#section-contact-done .wrap-in,.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:540px){#section-contact-done .wrap-in,.container,.container-sm{max-width:576px}}@media(min-width:720px){#section-contact-done .wrap-in,.container,.container-md,.container-sm{max-width:768px}}@media(min-width:960px){#section-contact-done .wrap-in,.container,.container-lg,.container-md,.container-sm{max-width:992px}}@media(min-width:1140px){#section-contact-done .wrap-in,.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1200px}}@media(min-width:1320px){#section-contact-done .wrap-in,.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1400px}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{appearance:none;background-clip:padding-box;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:var(--bs-body-bg);border-color:#80a5bd;box-shadow:0 0 0 .25rem rgba(0,74,123,.25);color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#80a5bd;box-shadow:0 0 0 .25rem rgba(0,74,123,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#80a5bd;box-shadow:0 0 0 .25rem rgba(0,74,123,.25);outline:0}.form-check-input:checked{background-color:#004a7b;border-color:#004a7b}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#004a7b;border-color:#004a7b;--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%237FA4BD'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,74,123,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,74,123,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{appearance:none;background-color:#004a7b;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3c9d7}.form-range::-webkit-slider-runnable-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#004a7b;border:0;border-radius:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3c9d7}.form-range::-moz-range-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:var(--bs-border-width) solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:var(--bs-success);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23AE9753' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23AE9753' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:var(--bs-danger);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23c2160d' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23c2160d' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23c2160d' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23c2160d' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#004a7b;--bs-btn-border-color:#004a7b;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#003f69;--bs-btn-hover-border-color:#003b62;--bs-btn-focus-shadow-rgb:38,101,143;--bs-btn-active-color:#fff;--bs-btn-active-bg:#003b62;--bs-btn-active-border-color:#00385c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#004a7b;--bs-btn-disabled-border-color:#004a7b}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#222;--bs-btn-border-color:#222;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#1d1d1d;--bs-btn-hover-border-color:#1b1b1b;--bs-btn-focus-shadow-rgb:67,67,67;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1b1b1b;--bs-btn-active-border-color:#1a1a1a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#222;--bs-btn-disabled-border-color:#222}.btn-info,.btn-success{--bs-btn-color:#000;--bs-btn-bg:#ae9753;--bs-btn-border-color:#ae9753;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#baa76d;--bs-btn-hover-border-color:#b6a164;--bs-btn-focus-shadow-rgb:148,128,71;--bs-btn-active-color:#000;--bs-btn-active-bg:#beac75;--bs-btn-active-border-color:#b6a164;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ae9753;--bs-btn-disabled-border-color:#ae9753}.btn-danger,.btn-warning{--bs-btn-color:#fff;--bs-btn-bg:#c2160d;--bs-btn-border-color:#c2160d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#a5130b;--bs-btn-hover-border-color:#9b120a;--bs-btn-focus-shadow-rgb:203,57,49;--bs-btn-active-color:#fff;--bs-btn-active-bg:#9b120a;--bs-btn-active-border-color:#92110a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#c2160d;--bs-btn-disabled-border-color:#c2160d}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#8c8a8a;--bs-btn-border-color:#8c8a8a;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#777575;--bs-btn-hover-border-color:#706e6e;--bs-btn-focus-shadow-rgb:119,117,117;--bs-btn-active-color:#fff;--bs-btn-active-bg:#706e6e;--bs-btn-active-border-color:#696868;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#8c8a8a;--bs-btn-disabled-border-color:#8c8a8a}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#222;--bs-btn-border-color:#222;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#434343;--bs-btn-hover-border-color:#383838;--bs-btn-focus-shadow-rgb:67,67,67;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4e4e4e;--bs-btn-active-border-color:#383838;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#222;--bs-btn-disabled-border-color:#222}.btn-outline-primary{--bs-btn-color:#004a7b;--bs-btn-border-color:#004a7b;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#004a7b;--bs-btn-hover-border-color:#004a7b;--bs-btn-focus-shadow-rgb:0,74,123;--bs-btn-active-color:#fff;--bs-btn-active-bg:#004a7b;--bs-btn-active-border-color:#004a7b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#004a7b;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#004a7b;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#222;--bs-btn-border-color:#222;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#222;--bs-btn-hover-border-color:#222;--bs-btn-focus-shadow-rgb:34,34,34;--bs-btn-active-color:#fff;--bs-btn-active-bg:#222;--bs-btn-active-border-color:#222;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#222;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#222;--bs-gradient:none}.btn-outline-info,.btn-outline-success{--bs-btn-color:#ae9753;--bs-btn-border-color:#ae9753;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ae9753;--bs-btn-hover-border-color:#ae9753;--bs-btn-focus-shadow-rgb:174,151,83;--bs-btn-active-color:#000;--bs-btn-active-bg:#ae9753;--bs-btn-active-border-color:#ae9753;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ae9753;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ae9753;--bs-gradient:none}.btn-outline-danger,.btn-outline-warning{--bs-btn-color:#c2160d;--bs-btn-border-color:#c2160d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#c2160d;--bs-btn-hover-border-color:#c2160d;--bs-btn-focus-shadow-rgb:194,22,13;--bs-btn-active-color:#fff;--bs-btn-active-bg:#c2160d;--bs-btn-active-border-color:#c2160d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#c2160d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#c2160d;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#8c8a8a;--bs-btn-border-color:#8c8a8a;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#8c8a8a;--bs-btn-hover-border-color:#8c8a8a;--bs-btn-focus-shadow-rgb:140,138,138;--bs-btn-active-color:#000;--bs-btn-active-bg:#8c8a8a;--bs-btn-active-border-color:#8c8a8a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#8c8a8a;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#8c8a8a;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#222;--bs-btn-border-color:#222;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#222;--bs-btn-hover-border-color:#222;--bs-btn-focus-shadow-rgb:34,34,34;--bs-btn-active-color:#fff;--bs-btn-active-bg:#222;--bs-btn-active-border-color:#222;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#222;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#222;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:38,101,143;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.theme-salon .block:not(.s_footer-peraichi):not([data-structure^=b-premium-header]):not([data-structure^=b-header]):nth-child(odd){background-color:#fff}.theme-salon .block:not([data-structure=b-article-point]):not([data-structure=b-article-point-2]):not([data-structure=b-article-point-3]):not([data-structure=b-list--bdr]):not([data-structure=b-list-faq--bdr]):not([data-structure=b-profile]) .c-heading--block-main{margin-bottom:40px;padding-bottom:15px;position:relative;text-align:center}.theme-salon .block:not([data-structure=b-article-point]):not([data-structure=b-article-point-2]):not([data-structure=b-article-point-3]):not([data-structure=b-list--bdr]):not([data-structure=b-list-faq--bdr]):not([data-structure=b-profile]) .c-heading--block-main:after{border-top:2px solid rgba(0,0,0,.3);bottom:0;content:"";display:block;left:50%;margin-left:-30px;position:absolute;width:60px}.theme-salon .c-bg-overlay--dark .c-heading--block-main,.theme-salon .p-article-point__heading.c-heading--block-main,.theme-salon [data-structure=b-timeline] .c-heading--block-main{color:#fff}.theme-salon [data-structure=b-article-img-left] .c-img{border-radius:10px;overflow:hidden}.theme-salon [data-structure=b-btn-in-bg] .c-btn a{border-radius:300px}.theme-salon [data-structure=b-heading-ribbon--flat],.theme-salon [data-structure=b-heading-ribbon]{position:relative;z-index:0}.theme-base{--block-bg-color:#f9fafc;background-color:#f9fafc}.theme-base .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(rgba(57,168,174,.9)),to(rgba(57,70,174,.9)));background-image:-webkit-linear-gradient(right,rgba(57,168,174,.9),rgba(57,70,174,.9));background-image:linear-gradient(270deg,rgba(57,168,174,.9),rgba(57,70,174,.9))}.theme-base .c-bg-color{background-color:#fff}.theme-base .c-border{border-color:#3e77bd}.theme-base .c-btn .btn-customform-submit,.theme-base .c-btn a,.theme-base .c-btn button,.theme-base .c-btn input{background-color:#3e77bd}.theme-base .c-btn--secondary .btn-customform-submit,.theme-base .c-btn--secondary a,.theme-base .c-btn--secondary button,.theme-base .c-btn--secondary input{background-color:#39a8ae;color:#fff}.theme-base .c-btn--invert .btn-customform-submit,.theme-base .c-btn--invert a,.theme-base .c-btn--invert button,.theme-base .c-btn--invert input{background-color:#fff;color:#3e77bd}.theme-base .c-btn--ghost .btn-customform-submit,.theme-base .c-btn--ghost a,.theme-base .c-btn--ghost button,.theme-base .c-btn--ghost input{background:none;border-color:#3e77bd;color:#3e77bd}.theme-base .c-btn--ghost.c-btn--secondary .btn-customform-submit,.theme-base .c-btn--ghost.c-btn--secondary a,.theme-base .c-btn--ghost.c-btn--secondary button,.theme-base .c-btn--ghost.c-btn--secondary input{background:none;border-color:#39a8ae;color:#39a8ae}.theme-base .c-btn--ghost-white .btn-customform-submit,.theme-base .c-btn--ghost-white a,.theme-base .c-btn--ghost-white button,.theme-base .c-btn--ghost-white input{background:none}.theme-base .c-form input[type=email]:focus,.theme-base .c-form input[type=text]:focus,.theme-base .c-form select:focus,.theme-base .c-form textarea:focus{border-color:#3e77bd;-webkit-box-shadow:0 0 6px 0 #afc7e5;box-shadow:0 0 6px 0 #afc7e5}.theme-base .c-form .file-upload-btn{border-color:#3e77bd;color:#3e77bd}.theme-base .c-heading--bdr-btm,.theme-base .c-heading--bdr-thin-btm{border-bottom-color:#3e77bd}.theme-base .c-hr-dashed,.theme-base .c-hr-dotted,.theme-base .c-hr-double,.theme-base .c-hr-solid{border-color:#3e77bd}.theme-base .c-hr-origin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M37.4 18.4c-.8.4-1.5.9-2.3 1.4-.5.3-1.1.8-1.6.8-.8.1-1.6.8-2.4.3-.6-.3-1.2-.2-1.7-.2-.9 0-1.8-.2-2.7-.2-.8 0-1.6.2-2.4.2-.7 0-1.3 0-2-.1-.6 0-1.3 0-1.9-.2-1-.4-1.9-1.3-2.9-2-.3-.3-.7-.6-1.1-.5-.6.1-1.1-.3-1.7 0s-1.2.3-1.9.5c-.6.2-1.2.7-1.8.9-.7.2-1.3.4-1.9.9-.1.1-.3.3-.4.3-.4 0-.7-.2-1.1 0-.9.5-1.8.2-2.6.3-.3 0-.6-.3-1-.5l-3-1.8c-.4-.2-.7-.4-1.1-.4v1.4c.7.1 1.5.5 2.1 1.2.2.2.4.2.6.3.6.3 1.2.5 1.7.8.4.2.5.3.7.3.6 0 1.1-.1 1.7-.1.6.1 1.2-.1 1.8-.5.1 0 .1 0 .2-.1l1.8-.6c.4-.1.8-.3 1.2-.4.2-.1.5-.2.7-.3 0 0 .1-.1.1-.2.1-.1.2-.4.3-.4.8-.2 1.7-.3 2.5-.4h.8c.5.2 1.1.3 1.6.7.8.6 1.6 1.3 2.5 1.5.7.2 1.5.4 2.2.4h2c.5 0 1.1-.2 1.6 0s1-.3 1.6-.1c.6.3 1.2 0 1.8 0s1.3.1 1.9.2c.5 0 1 .1 1.5 0 .7-.2 1.4-.5 2.2-.9s1.6-1 2.4-1.4 2.6 0 2.6 0v-1.4c-.5 0-.8-.2-1.3-.1-.4.2-.9.2-1.3.4' style='fill:rgba(62,119,189,.99)'/%3E%3C/svg%3E")}.theme-base .c-hr-origin--2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(62,119,189,.99)}%3C/style%3E%3Cpath d='M-265.9 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-252.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-239.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c.1-.4-.2-.5-.4-.8' class='st0'/%3E%3C/svg%3E")}.theme-base .c-hr-origin--3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cstyle%3E.st0{fill:rgba(62,119,189,.99)}%3C/style%3E%3Cpath d='M33.6 22c-.3.1-1.3-.1-1.5-.3-.5-.5-1.1-.9-1.5-1.5-.6-.8-.3-1.5 0-2 .4-.8 1.1-1.4 1.7-2 .7-.6 1.6-.4 2.4-.4.7.1 1 .8 1.1 1.3.2.6.3 1.5.2 2.1-.2.9-.3 1.9-1.5 2.3 0-.3-.7 0-.9.5M19.6 21.4c-1.2-.4-1.2-1.5-1.3-2.4 0-.5.2-.9.9-1.1.5-.2 1-.5 1.4-.9.6-.5.9-.5 1.7-.1.1.1.3.1.4.1.7 0 1.1.5 1.2 1.1.2 1.1.1 2.1-.8 3-.3.2-2.6.6-3.5.3M8.3 21.9c-.8.4-1.9 0-2.5-.7-.4-.5-1-1.2-.6-2.1.3-.7.2-1.6 1.1-1.9.4-.2.7-.5 1.2-.1.1.1.4.1.6-.1.5-.5.9-.2 1.3.1 1.1.9 1.7 2 .9 3.5-.3.6-1.4 1.1-2 1.3' class='st0'/%3E%3C/svg%3E")}.theme-base .c-hr-origin--4{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(62,119,189,.99)}%3C/style%3E%3Cpath d='M-271.5 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-261.6 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-251.7 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-241.8 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4 0 0 .1.2.1.4q0-.15 0 0' class='st0'/%3E%3C/svg%3E")}.theme-base .c-hr-origin--5{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cpath d='M-241.7 420.3c-2 .2-4 .7-4.8 2.5-.4-.5-.9-1-1.3-1.5-.3-.4-.6-.7-1-1.1-.7-.7-1.3-1.4-2-2.1-.8-.8-2-1-3-1.5-1.4-.7-2.9-.9-4.5-.9-1.1 0-2.2.2-3.2.3-3.2.1-6.3.7-9.3 1.7-1.3.4-2.6.9-3.6 1.9-.6.6-1.4 1.5-2 2-.3.3-.5.5-.7.5v2c.3 0 .4-.2.6-.3s.3-.3.5-.5c1.3-1.6 2.7-3.6 4.9-4.4 1.4-.5 2.8-1 4.3-1.3s3-.5 4.6-.7c1.3-.1 2.6-.2 4-.2 1.7-.1 3.2.6 4.8 1 .7.1 1.4.8 1.9 1.3.7.6 1.1 1.4 1.8 2 1.3 1.1 1.9 2.4 2.4 3.8.2.6.5.5 1 .5.6-.1.8-.5.9-1 .2-.8.5-1.6 1.4-2.1.2-.1.4-.3.7-.4.7-.2 1.5-.6 2.3-.6 1.8.2 3 1.1 3.3 2.7q0 .15.3.3c.2.1.3.1.5 0v-2.1c-.8-1.1-3-2-4.8-1.8' style='fill:rgba(62,119,189,.99)'/%3E%3C/svg%3E")}.theme-base .c-hr-origin--6{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' x='0' y='0' version='1.1' viewBox='0 0 40 40'%3E%3Cstyle%3Epath{fill:rgba(62,119,189,.99)}%3C/style%3E%3Cpath d='M3.2 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.2-.1-.4-.4-.6-.5l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.6.6-.9 1-1.3 1.4s-.7.7-1.2 1c-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7s.6.5.9.7c.4.4 1 .6 1 1.2.5.2.6.2.8-.3m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-1 .7-1.7 1.4-2.6 2.2-.1.1-.2.1-.5.4-.2-.4-.6-.8-1-1.2M17 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.3.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2M30.8 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.4.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2'/%3E%3C/svg%3E")}.theme-base .c-img-icon,.theme-base .c-symbol{background-color:#3e77bd}.theme-base .c-thead--color thead td,.theme-base .c-thead--color thead th{background-color:#fff}.theme-base .c-thead--color-invert thead td,.theme-base .c-thead--color-invert thead th{background-color:#3e77bd}.theme-base .p-main-campaign__tag{background:#3e77bd}.theme-base .p-sentence-caution__content-wrapper{background-color:#f4f8fb}.theme-base .p-sentence-caution__content-inner{background-color:#3e77bd}.theme-base .p-sentence-caution__icon{color:#3e77bd}.theme-base .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #3e77bd}.theme-base .p-btn-contact.c-bg-img{background-color:#3e77bd}.theme-base .p-btn-contact__contact-area-inner h2{color:#3e77bd}.theme-base .p-btn-contact__tel-wrapper{background-color:#f4f8fb}.theme-base .p-article-point__header{background-color:#3e77bd}.theme-base .p-article-has-number__ribbon{background:#3e77bd}.theme-base .p-article-has-number__ribbon:after{border-color:transparent #f9fafc transparent transparent;border-color:transparent var(--block-bg-color,#f9fafc) transparent transparent}.theme-base .p-article-has-number__circle{background:#3e77bd}.theme-base .p-article-has-tags__tag{background-color:#3e77bd}.theme-base .p-card-voice-bordered{border-top-color:#3e77bd}.theme-base .p-card-voice-bordered__img .pera1-clip-image,.theme-base .p-card-voice-bordered__img img{border-color:#3e77bd}.theme-base .p-cards-img-left--with-table-2col__table{border:1px solid #3e77bd}.theme-base .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #3e77bd}.theme-base .p-cards-img-left--with-table-2col__table tr:last-of-type{border-bottom:none}.theme-base .p-cards-img-left--with-table-2col__table tr th:before,.theme-base .p-form-simple .c-form-control-label{color:#3e77bd}.theme-base .p-form-simple input[type=email]:focus,.theme-base .p-form-simple input[type=text]:focus{background-color:#f4f8fb;-webkit-box-shadow:inset 0 -2px 0 0 #3e77bd;box-shadow:inset 0 -2px 0 0 #3e77bd}.theme-base .p-form-simple textarea:focus{background-color:#f4f8fb;border-color:#3e77bd}.theme-base .p-header--theme-color,.theme-base .p-heading-arrow{background-color:#3e77bd}.theme-base .p-heading-arrow:after,.theme-base .p-heading-arrow:before{background-color:#f9fafc}.theme-base .p-heading-arrow--v2{background-color:#3e77bd}.theme-base .p-heading-arrow--v2:before{background-color:transparent;border-top-color:#3e77bd}.theme-base .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#9cbadf 0,#9cbadf 14%,transparent 0,transparent 86%,#9cbadf 0,#9cbadf 92%,transparent 0),-webkit-linear-gradient(rgba(249,250,252,.75),rgba(249,250,252,0)),-webkit-linear-gradient(45deg,transparent 40%,#d6e2f1 0,#d6e2f1 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#9cbadf 0,#9cbadf 14%,transparent 0,transparent 86%,#9cbadf 0,#9cbadf 92%,transparent 0),linear-gradient(rgba(249,250,252,.75),rgba(249,250,252,0)),linear-gradient(45deg,transparent 40%,#d6e2f1 0,#d6e2f1 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-base .p-heading-ribbon:before{border-bottom-color:#d6e2f1;border-right-color:#d6e2f1;border-top-color:#d6e2f1}.theme-base .p-heading-ribbon:after{border-bottom-color:#d6e2f1;border-left-color:#d6e2f1;border-top-color:#d6e2f1}.theme-base .p-heading-ribbon__body:after,.theme-base .p-heading-ribbon__body:before{border-color:#6292cc transparent transparent}.theme-base .p-heading-ribbon--flat{background:#3e77bd}.theme-base .p-heading-ribbon--flat:before{border-bottom-color:#3a70b1;border-right-color:#3a70b1;border-top-color:#3a70b1}.theme-base .p-heading-ribbon--flat:after{border-bottom-color:#3a70b1;border-left-color:#3a70b1;border-top-color:#3a70b1}.theme-base .p-heading-btm-bdr:after{border-top-color:#3e77bd}.theme-base .p-heading-double-bdr{border-color:#3e77bd}.theme-base .p-heading-double-bdr--updown:after,.theme-base .p-heading-double-bdr--updown:before{border-bottom-color:#3e77bd;border-top-color:#3e77bd}.theme-base .p-heading-put-on-bdr__inner:after,.theme-base .p-heading-put-on-bdr__inner:before{background-color:#3e77bd}.theme-base .p-heading-balloon{background-color:#d6e2f1}.theme-base .p-heading-balloon:after{border-top-color:#d6e2f1}.theme-base .p-heading-balloon--invert{background-color:#3e77bd}.theme-base .p-heading-balloon--invert:after{border-top-color:#3e77bd}.theme-base .p-heading-balloon--ghost{border-color:#3e77bd}.theme-base .p-heading-balloon--ghost:before{border-top-color:#3e77bd}.theme-base .p-heading-dogear{background-color:#d6e2f1}.theme-base .p-heading-dogear:after{border-color:#f9fafc #f9fafc #3e77bd #3e77bd}.theme-base .p-heading-marker:after{background-color:#afc7e5}.theme-base .p-heading-accent:before{background-color:#3e77bd}.theme-base .p-heading-accent:after{background:#afc7e5}.theme-base .p-heading-background-text__sub{color:#d6e2f1}.theme-base .p-list-step{color:#3e77bd}.theme-base .p-list-step__body{border-left-color:#3e77bd}.theme-base .p-list-step-has-img:not(:last-child) .c-border:before{border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #3e77bd;height:0;width:0}.theme-base .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(62,119,189,.1)}.theme-base .p-list-faq-accordion__title-area{border-bottom-color:#3e77bd}.theme-base .p-list-faq-accordion__title-area:after{color:#3e77bd}.theme-base .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area{background-color:rgba(62,119,189,.1)}.theme-base .p-list-faq-accordion-has-img__title-area{border-bottom-color:#3e77bd}.theme-base .p-list-faq-accordion-has-img__title-area:after{color:#3e77bd}.theme-base .p-list-step-laterally__item{background:#3e77bd}.theme-base .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base .p-others-timeline__date{color:#3e77bd}.theme-base .p-order-ticket-2__price{color:#39a8ae}.theme-base .p-order-card-bordered{border-top-color:#3e77bd}.theme-base div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img{background-color:#f9fafc}.theme-base div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2{color:#3e77bd}.theme-base div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img{background-color:#f9fafc}.theme-base div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd,.theme-base div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2{color:#3e77bd}.theme-base .p-others-shop-menu__card{background-color:#fff;border:0;-webkit-box-shadow:none;box-shadow:none}.theme-base .p-others-shop-menu__label{background-color:#3e77bd}.theme-base .p-others-rectangle__item-inner{background-color:#3e77bd;color:#fff}.theme-base .p-timetable-item__subhead{background-color:#fcfdfe}@media only screen and (min-width:1px)and (max-width:480px){.theme-base .p-timetable-item__time{background-color:#eff2f7}}.theme-base .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#eff2f7}.theme-base .p-table-comparison__th--accent{background-color:#3e77bd;border:2px solid #3e77bd}.theme-base .p-table-comparison__td--accent{background-color:#f0f5fa;border:2px solid #3e77bd}.theme-base .p-funding-goal-borderd__flame{border-color:#3e77bd}.theme-base .p-before-after__arrow-element:after,.theme-base .p-before-after__arrow-element:before{border-left-color:#3e77bd}.theme-base .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base .p-others-price-guide__plus-element{color:#3e77bd}.theme-base .p-others-price-guide__circle{background-color:#3e77bd}.theme-base .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base .p-others-conversational-text__myself-voice:after,.theme-base .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base .p-premium-heading-arrow{background-color:#3e77bd}.theme-base .p-premium-heading-arrow:after,.theme-base .p-premium-heading-arrow:before{background-color:#f9fafc}.theme-base .p-premium-heading-arrow--v2{background-color:#3e77bd}.theme-base .p-premium-heading-arrow--v2:before{border-top-color:#3e77bd}.theme-base .p-premium-heading-frame{background-color:#3e77bd;-webkit-box-shadow:inset 0 0 0 5px #3e77bd,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #3e77bd,inset 0 0 0 6px #fff}.theme-base .p-premium-btn-set-2__heading,.theme-base .p-premium-btn-set-3__wrapper{background-color:#3e77bd}.theme-base .p-premium-faq__icon--a{background-color:#3e77bd;color:#fff}.theme-base .p-premium-cards-img-left__label,.theme-base .p-premium-sentence-merit__label{background-color:#3e77bd}.theme-base .p-premium-sentence-merit__header{border-color:#3e77bd}.theme-base .p-premium-profile__heading{background-color:#3e77bd}.theme-base .p-premium-profile__name{border-color:#3e77bd}.theme-base .p-premium-profile__subHeading{color:#3e77bd}.theme-base .p-premium-heading-grad,.theme-base .p-premium-heading-grad__inner{background-color:#3e77bd}.theme-base .p-premium-btn a{background-color:#39a8ae}.theme-base .p-premium-contact-set{background-color:#3e77bd;border-color:#315f97}.theme-base .p-premium-contact-set__btn a{background-color:#39a8ae}.theme-base .p-premium-steps__heading{border-color:#3e77bd}.theme-base .p-premium-steps__heading:after,.theme-base .p-premium-steps__item-header{background-color:#3e77bd}.theme-base .p-premium-steps__item-num{color:#3e77bd}.theme-base .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #3e77bd;box-shadow:0 0 0 3px #3e77bd}.theme-base .p-premium-steps__arrow:after{border-left-color:#3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base .p-premium-steps__arrow:after{border-left-color:transparent;border-top-color:#3e77bd}}.theme-base .p-premium-interview__heading{background-color:#3e77bd}.theme-base .p-sentence-card{background-color:#e9eff8;border:1px solid #3e77bd}.theme-base .u-color-theme-main{color:#3e77bd}.theme-base .u-color-theme-accent,.theme-base .u-color-theme-sub{color:#39a8ae}.theme-base div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,.theme-base div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-base div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,.theme-base div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,.theme-base div[data-structure=b-list-step] .p-list-step,.theme-base div[data-structure=b-order-ticket-2] .p-order-ticket-2__price,.theme-base div[data-structure=b-order-ticket-2] .u-color-theme-main,.theme-base div[data-structure=b-order-ticket] .u-color-theme-main,.theme-base div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,.theme-base div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,.theme-base div[data-structure=b-premium-steps] .p-premium-steps__item-num{color:#3e77bd}.theme-base div[data-structure=b-article-has-number] .p-article-has-number__circle,.theme-base div[data-structure=b-article-has-number] .p-article-has-number__ribbon,.theme-base div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-base div[data-structure=b-article-point] .p-article-point__header,.theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,.theme-base div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-base div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-base div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-base div[data-structure=b-premium-steps] .p-premium-steps__item-header{background:#3e77bd}.theme-base div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-base div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-base div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-base div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-base div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-base div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-base div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-base div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading,.theme-base div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,.theme-base div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,.theme-base div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-base div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-base div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-base div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base div[data-structure=b-rectangle] .p-others-rectangle__item-inner{background-color:#3e77bd}.theme-base div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #3e77bd}.theme-base div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before,.theme-base div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before,.theme-base div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after{border-top-color:#3e77bd}.theme-base div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #3e77bd}.theme-base div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #3e77bd}.theme-base div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:20px solid #fff}.theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before{border-bottom-color:#577aa4;border-right-color:#577aa4;border-top-color:#577aa4}.theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after{border-bottom-color:#577aa4;border-left-color:#577aa4;border-top-color:#577aa4}.theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after,.theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before{border-color:#6292cc transparent transparent}.theme-base div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner{border-color:#3e77bd}.theme-base div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #3e77bd}.theme-base div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-base div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-base div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #000;border-left:2px solid #000;border-top:2px solid #000}.theme-base div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #000;border-right:2px solid #000;border-top:2px solid #000}.theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#afc7e5 0,#afc7e5 14%,transparent 0,transparent 86%,#afc7e5 0,#afc7e5 92%,transparent 0),-webkit-linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),-webkit-linear-gradient(45deg,transparent 40%,#e5edf6 0,#e5edf6 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#afc7e5 0,#afc7e5 14%,transparent 0,transparent 86%,#afc7e5 0,#afc7e5 92%,transparent 0),linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),linear-gradient(45deg,transparent 40%,#e5edf6 0,#e5edf6 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon:before{border-bottom-color:#d6e2f1;border-right-color:#d6e2f1;border-top-color:#d6e2f1}.theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon:after{border-bottom-color:#d6e2f1;border-left-color:#d6e2f1;border-top-color:#d6e2f1}.theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after,.theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before{border-color:#447cc2 transparent transparent}.theme-base div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #3e77bd;box-shadow:0 0 0 3px #3e77bd}.theme-base div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:15px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:10px solid transparent;border-top:15px solid #3e77bd}}.theme-base div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #3e77bd}.theme-base div[data-structure=b-premium-heading-frame] .p-premium-heading-frame{background-color:#3e77bd;-webkit-box-shadow:inset 0 0 0 5px #3e77bd,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #3e77bd,inset 0 0 0 6px #fff}.theme-base div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #3e77bd}.theme-base div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-base div[data-structure=b-heading-dogear] .p-heading-dogear{background-color:#d6e2f1}.theme-base div[data-structure=b-heading-balloon] .p-heading-balloon:after{border-top:15px solid #d6e2f1}.theme-base div[data-structure=b-heading-dogear] .p-heading-dogear:after{border-color:#f9fafc #f9fafc #3e77bd #3e77bd}.theme-base div[data-structure=b-heading-accent] .p-heading-accent:before{background:#3e77bd}.theme-base div[data-structure=b-heading-accent] .p-heading-accent:after{background-color:#d6e2f1}.theme-base div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before{border-top:15px solid #3e77bd}.theme-base div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px solid #3e77bd}.theme-base div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #3e77bd}.theme-base div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#3e77bd;border:1px solid #3e77bd}.theme-base div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image,.theme-base div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #3e77bd}.theme-base div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#3e77bd;border:2px solid #3e77bd}.theme-base div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #3e77bd}.theme-base div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #3e77bd;color:#3e77bd}.theme-base div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#3e77bd}.theme-base div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#3e77bd}.theme-base div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area,.theme-base div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area{border-bottom:2px solid #3e77bd}.theme-base div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #3e77bd}.theme-base div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table{border:1px solid #3e77bd}.theme-base div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:hsla(0,0%,100%,.9)}.theme-base div[data-structure=b-sentence-card] .p-sentence-card{background-color:#d6e2f1;border:1px solid #3e77bd}.theme-base div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-base div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #3e77bd}.theme-base div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img{background-color:#f9fafc}.theme-base div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2{color:#3e77bd}.theme-base div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{background-color:#d6e2f1}.theme-base div[data-structure=b-premium-btn--type-2] .p-premium-btn a,.theme-base div[data-structure=b-premium-btn--type-3] .p-premium-btn a,.theme-base div[data-structure=b-premium-btn] .p-premium-btn a,.theme-base div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a{background-color:#39a8ae}.theme-base div[data-structure=b-shop-menu] .p-others-shop-menu__label{background-color:#3e77bd}.theme-base div[data-structure=b-timeline] .p-others-timeline__date{color:#3e77bd}.theme-base div[data-structure=b-funding-goal] .p-funding-goal__head{border-bottom:1px solid #ccc}.theme-base div[data-structure=b-before-after] .p-before-after__arrow-element:after{border-left:26px solid #3e77bd}.theme-base div[data-structure=b-before-after] .p-before-after__arrow-element:before{border-left:35px solid #3e77bd}.theme-base div[data-structure=b-premium-profile-set] .p-premium-profile__name{border-bottom:1px solid #3e77bd}.theme-base div[data-structure=b-premium-interview] .p-premium-interview__bottom{background:#f9f9f9}.theme-base div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after,.theme-base div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before{background-color:#f9fafc}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2{color:#fff}.theme-base div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#d6e2f1}.theme-base div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner{background-color:#3e77bd}.theme-base div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2{color:#fff}.theme-base div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper{background-color:#3e77bd}.theme-base div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body{background-color:#fff}.theme-base div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-color:#fbfbfc;background-image:-webkit-linear-gradient(45deg,#3e77bd 25%,transparent 0,transparent 50%,#3e77bd 0,#3e77bd 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#3e77bd 25%,transparent 0,transparent 50%,#3e77bd 0,#3e77bd 75%,transparent 0,transparent)}.theme-base div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner{background-color:#fafafa}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before{background:-webkit-repeating-linear-gradient(135deg,#afc7e5,#afc7e5 5px,#e5edf6 0,#e5edf6 10px);background:repeating-linear-gradient(-45deg,#afc7e5,#afc7e5 5px,#e5edf6 0,#e5edf6 10px)}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper{background-color:#e5edf6}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before{background:-webkit-gradient(linear,right bottom,left top,color-stop(50%,hsla(0,0%,100%,0)),color-stop(50.1%,rgba(62,119,189,.1))) no-repeat 100% 100%/100% 100%;background:-webkit-linear-gradient(bottom right,hsla(0,0%,100%,0) 50%,rgba(62,119,189,.1) 50.1%) no-repeat 100% 100%/100% 100%;background:linear-gradient(to top left,hsla(0,0%,100%,0) 50%,rgba(62,119,189,.1) 50.1%) no-repeat 100% 100%/100% 100%}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm{border-bottom-color:#3e77bd}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2{color:#fff}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#fff}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img{-webkit-box-shadow:15px 15px 0 0 #3e77bd;box-shadow:15px 15px 0 0 #3e77bd}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom-color:#fcfdfe}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{background-color:#d6e2f1}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6{background-color:#3e77bd}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#d6e2f1}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #3e77bd}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #3e77bd;border-top:none}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown{background-color:#d6e2f1}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{color:#05161a}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch{background-color:transparent;background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#f3e35f));background:-webkit-linear-gradient(transparent 80%,#f3e35f 0);background:linear-gradient(transparent 80%,#f3e35f 0)}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:after,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:after{color:#3e77bd}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#fff}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card{background-color:inherit;-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5);color:inherit}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text]{color:#5f5850}.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12{background-color:#e5edf6}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px dashed #3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before{background-image:-webkit-linear-gradient(135deg,rgba(62,119,189,.4) 25%,transparent 0,transparent 50%,rgba(62,119,189,.4) 0,rgba(62,119,189,.4) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,rgba(62,119,189,.4) 25%,transparent 0,transparent 50%,rgba(62,119,189,.4) 0,rgba(62,119,189,.4) 75%,transparent 0,transparent)}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col]{color:#05161a}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background:#f9fafc;background:var(--block-bg-color,#f9fafc);border:2px solid #3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body{border-bottom:1px dashed #3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img{-webkit-box-shadow:0 0 5px rgba(0,0,0,.8);box-shadow:0 0 5px rgba(0,0,0,.8)}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text]{background-color:#e5edf6}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a{color:#fff}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 10px rgba(0,0,0,.7)}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) body{background-color:#f9fafc;--block-bg-color:$bodyColor}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2{color:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9fafc}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover{color:#fff}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a{background-color:transparent;border:2px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #3e77bd;text-decoration:dashed underline #3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr{border:3px dotted #3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border:4px solid #3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:rgba(62,119,189,.7)}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form{border:none}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2{color:#fff}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(62,119,189,.1)}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(62,119,189,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(62,119,189,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(62,119,189,.1) 50%,transparent 0),linear-gradient(rgba(62,119,189,.1) 50%,transparent 0)}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body{background-color:rgba(62,119,189,.2);border-bottom:dashed #fff}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(62,119,189,.2)}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:rgba(62,119,189,.7)}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme),.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9fafc}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme),.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9fafc}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-gradient(linear,left bottom,left top,from(#3e77bd),to(#d6e2f1));background:-webkit-linear-gradient(bottom,#3e77bd,#d6e2f1);background:linear-gradient(0deg,#3e77bd,#d6e2f1)}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:2px solid #3e77bd;outline:1px solid #3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1px solid #3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form{background-color:#fff}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive{background-color:#f9fafc}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after{background:-webkit-gradient(linear,left bottom,left top,from(#3e77bd),to(#d6e2f1));background:-webkit-linear-gradient(bottom,#3e77bd,#d6e2f1);background:linear-gradient(0deg,#3e77bd,#d6e2f1)}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text]{color:#fff}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form{background-color:#f9fafc}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form{color:#05161a}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#3e77bd),to(#d6e2f1));background:-webkit-linear-gradient(bottom,#3e77bd,#d6e2f1);background:linear-gradient(0deg,#3e77bd,#d6e2f1)}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#f9fafc),color-stop(#3e77bd),to(#f9fafc));background:-webkit-linear-gradient(left,#f9fafc,#3e77bd,#f9fafc);background:linear-gradient(90deg,#f9fafc,#3e77bd,#f9fafc)}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#f9fafc}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text]{color:#05161a}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:768px){.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #3e77bd;border-right:8px solid transparent}}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:#f9fafc}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #f9fafc;box-shadow:inset 0 0 50px 30px #f9fafc}@media (max-width:480px){.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#3e77bd}}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9fafc}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#d6e2f1}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#fff}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail{color:#05161a}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a{color:#fff}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{color:#05161a}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9fafc}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9fafc}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background-color:#f9fafc;background-color:var(--block-bg-color,#f9fafc);border:2px solid #3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#f9fafc}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2{color:#05161a}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#b40d21}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row{background-color:#f9fafc;color:#05161a}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#d6e2f1}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th{border-color:#3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th{background-color:#d6e2f1}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text]{background-color:#e5edf6}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline{border-bottom:1px solid #3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body{background-color:#f9fafc;--block-bg-color:$bodyColor}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text]{color:#05161a}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#3e77bd;border:2px solid #2c2b2c;color:#fff}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{background-color:#fff;border:2px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev{background-color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before{color:#fff}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background:rgba(229,237,246,.7)}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(rgba(229,237,246,.7)),to(hsla(0,0%,100%,.7)));background-image:-webkit-linear-gradient(right,rgba(229,237,246,.7),hsla(0,0%,100%,.7));background-image:linear-gradient(270deg,rgba(229,237,246,.7),hsla(0,0%,100%,.7))}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border-color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text]{color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#fcfdfe}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:3px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:3px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#e5edf6}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#3e77bd;border:5px solid #f9fafc}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{-webkit-box-shadow:inset 0 -1px 0 0 #3e77bd;box-shadow:inset 0 -1px 0 0 #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{background-color:#fbfbfc;border-bottom:1px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #3e77bd;box-shadow:inset 0 -1px 0 0 #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fffdf2;-webkit-box-shadow:inset 0 -2px 0 0 #3e77bd;box-shadow:inset 0 -2px 0 0 #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img{border:none}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#e5edf6}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow{border:4px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img+.p-main-base-shop__heading{border-left:4px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading]{color:#fff}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#3e77bd;color:#fff}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover{color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;border-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm{border-bottom:none}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter{background-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#e5edf6}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:none}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{background-color:#3e77bd;border-bottom:1px solid #3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 0 2px #3e77bd;box-shadow:0 0 0 2px #3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#fff;color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before{background-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card{border:1px solid #3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#3e77bd;border:1px solid #3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#e5edf6}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #e5edf6;box-shadow:inset 0 -1px 0 0 #e5edf6}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n),.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#e5edf6}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading{text-shadow:none}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(62,119,189,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(62,119,189,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(62,119,189,.1) 50%,transparent 0),linear-gradient(rgba(62,119,189,.1) 50%,transparent 0)}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{border:none;-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li{border-bottom-style:none}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col]{background-image:-webkit-radial-gradient(closest-side,rgba(62,119,189,.2) 98%,rgba(62,119,189,.13) 100%),-webkit-radial-gradient(top left,circle,rgba(62,119,189,.1) 35%,rgba(62,119,189,0) 0 100%),-webkit-radial-gradient(top right,circle,rgba(62,119,189,.1) 35%,rgba(62,119,189,0) 0 100%),-webkit-radial-gradient(bottom left,circle,rgba(62,119,189,.1) 35%,rgba(62,119,189,0) 0 100%),-webkit-radial-gradient(bottom right,circle,rgba(62,119,189,.1) 35%,rgba(62,119,189,0) 0 100%);background-image:radial-gradient(closest-side,rgba(62,119,189,.2) 98%,rgba(62,119,189,.13) 100%),radial-gradient(circle at top left,rgba(62,119,189,.1) 35%,rgba(62,119,189,0) 0 100%),radial-gradient(circle at top right,rgba(62,119,189,.1) 35%,rgba(62,119,189,0) 0 100%),radial-gradient(circle at bottom left,rgba(62,119,189,.1) 35%,rgba(62,119,189,0) 0 100%),radial-gradient(circle at bottom right,rgba(62,119,189,.1) 35%,rgba(62,119,189,0) 0 100%);background-repeat:repeat;background-size:50px 50px}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1.5px solid #3e77bd;-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9fafc}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background-repeat:no-repeat}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge{width:210px}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#3e77bd;color:#fff}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern>.p-premium-faq__icon--a,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2{color:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img{border:1.5px solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #3e77bd;border-top:none}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item{border-bottom:1.5px solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #e5edf6;color:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent{background-color:#e5edf6}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]{background-color:#e5edf6;color:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#e5edf6;color:#05161a}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs{border:solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:#f9fafc}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2{color:#fff}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label{color:#05161a}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl>[data-structure=e-text]{color:#2b3846}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading{border-color:#d5ab33}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before{border-right-color:#cfa126}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before{background:-webkit-gradient(linear,left top,right top,from(#bd8417),color-stop(25%,#dcba4a),color-stop(50%,#e0c054),color-stop(75%,#dcba4a),color-stop(97%,#bd8417));background:-webkit-linear-gradient(left,#bd8417,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%);background:linear-gradient(90deg,#bd8417 0,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%)}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner{color:#0c5980}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,#ffe9ee),color-stop(80%,#ffeff3),to(#ffeff3));background:-webkit-linear-gradient(top,#ffe9ee 80%,#ffeff3 0,#ffeff3);background:linear-gradient(180deg,#ffe9ee 80%,#ffeff3 0,#ffeff3)}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:15px solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{color:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#fff),color-stop(10%,#fff9f1),to(#fff9f1));background-image:-webkit-linear-gradient(top,#fff 10%,#fff9f1 0,#fff9f1);background-image:linear-gradient(180deg,#fff 10%,#fff9f1 0,#fff9f1)}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#e5d9af),to(#eadfb8));background:-webkit-linear-gradient(right,#e5d9af,#eadfb8);background:linear-gradient(270deg,#e5d9af,#eadfb8)}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading{color:#bf953c}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#fff0e0}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:#fcc000}@media only screen and (min-width:1px)and (max-width:599px){.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#3e77bd}}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2{color:#fff}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#3e77bd;color:#fff}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{border:2px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before{border-bottom:1px solid #3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before{color:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before{background:#3e77bd;border:2px solid #fff}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:2px solid #fff}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:none}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr]{background-color:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img{border:1px solid #fff}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col]{background-color:#3e77bd;color:#05161a}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:8px double #3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th{border-color:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:none}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{color:#fff}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2{color:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th{border-color:#fff}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{background-color:#fff}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2{background-image:none}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(62,119,189,.2)}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background-color:#fff;color:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{-webkit-box-shadow:inset 0 0 30px #3e77bd;box-shadow:inset 0 0 30px #3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg{background-color:#d6e2f1;-webkit-box-shadow:inset 0 0 30px #3e77bd;box-shadow:inset 0 0 30px #3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea{background-color:#d6e2f1}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #fff;color:#fff}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#3e77bd;color:#fff}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading{background-image:-webkit-linear-gradient(left,#3e77bd,#3e77bd 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#3e77bd,#3e77bd 5px,transparent 0,transparent 10px)}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img{background-image:-webkit-repeating-linear-gradient(45deg,transparent,transparent 3px,#3e77bd 0,#3e77bd 6px);background-image:repeating-linear-gradient(45deg,transparent,transparent 3px,#3e77bd 0,#3e77bd 6px)}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2{background:#3e77bd;color:#fff}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#3e77bd),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,right bottom,left top,color-stop(50%,#3e77bd),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top right,#3e77bd 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom right,#3e77bd 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom left,#3e77bd 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top left,#3e77bd 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after{background:-webkit-gradient(linear,left top,right bottom,color-stop(50%,#3e77bd),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,left bottom,right top,color-stop(50%,#3e77bd),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top left,#3e77bd 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom left,#3e77bd 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom right,#3e77bd 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top right,#3e77bd 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm{border-bottom:2px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#3e77bd;color:#fff}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before{border-left:5px solid #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:2px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:1px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku{border-top:1px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm{border-bottom:2px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item{border-top:1px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half{border-bottom:1px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{background-color:#fff;border:1px solid #3e77bd;outline:1px solid #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background:none;border-bottom:1px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after{background-color:#3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;background-image:-webkit-linear-gradient(left,#3e77bd,#3e77bd 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#3e77bd,#3e77bd 5px,transparent 0,transparent 10px)}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before{background-image:-webkit-linear-gradient(left,#3e77bd,#3e77bd 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#3e77bd,#3e77bd 5px,transparent 0,transparent 10px)}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after{border:1px dashed #fff}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{border-bottom:2px dashed #afc7e5}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{border-bottom:2px dashed #afc7e5}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:2px dashed #afc7e5}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:transparent}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{border-bottom:2px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fff;-webkit-box-shadow:inset 0 -2px 0 0 #3e77bd;box-shadow:inset 0 -2px 0 0 #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text{color:#3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th{border:1px dashed #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(62,119,189,.1)}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(62,119,189,.2)}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2{color:#3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num{color:#fff}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #3e77bd;text-decoration:dashed underline #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:none}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9fafc}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:rgba(62,119,189,.4)}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:4px dotted #3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{background-color:#3e77bd;color:#fff}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:#3e77bd;color:#fff}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:4px dotted #3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#e5edf6}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left bottom,left top,from(#3e77bd),to(#d6e2f1));background:-webkit-linear-gradient(bottom,#3e77bd,#d6e2f1);background:linear-gradient(0deg,#3e77bd,#d6e2f1)}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:rgba(229,237,246,.7)}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:4px solid #3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#3e77bd),to(#3e77bd));background:-webkit-linear-gradient(right,#3e77bd,#3e77bd);background:linear-gradient(270deg,#3e77bd,#3e77bd)}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{color:#fff}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right{background-color:hsla(0,0%,100%,.95)}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after{border-right:10px solid hsla(0,0%,100%,.95)}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge{color:#3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(62,119,189,.2)}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after{border-left:10px solid #e5edf6}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:rgba(249,250,252,.6);border:1px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#f9fafc}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9fafc}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:double #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9fafc;border-color:#3e77bd;-webkit-box-shadow:inset 0 -1px 0 0 #3e77bd;box-shadow:inset 0 -1px 0 0 #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#3e77bd}@media (min-width:1px)and (max-width:768px){.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #3e77bd;-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(62,119,189,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(62,119,189,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(62,119,189,.1) 50%,transparent 0),linear-gradient(rgba(62,119,189,.1) 50%,transparent 0)}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(62,119,189,.6)}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(62,119,189,.7)}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#e5edf6}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #3e77bd;border-left:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #3e77bd;border-right:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9fafc}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #e5edf6}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:rgba(62,119,189,.1);background:-webkit-linear-gradient(233deg,rgba(62,119,189,.6),rgba(255,0,0,0) 50%),-webkit-linear-gradient(323deg,#f2faff,rgba(0,255,0,0) 35%),-webkit-linear-gradient(114deg,rgba(62,119,189,.8),rgba(0,0,255,0) 35%);background:linear-gradient(217deg,rgba(62,119,189,.6),rgba(255,0,0,0) 50%),linear-gradient(127deg,#f2faff,rgba(0,255,0,0) 35%),linear-gradient(336deg,rgba(62,119,189,.8),rgba(0,0,255,0) 35%)}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px solid #3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:transparent;border:1px solid #e5edf6}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;border:1px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#e5edf6}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:6px outset #e5edf6}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{background-color:#f9fafc;border:none;-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover{background-color:#f9fafc}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{background-color:#fcfdfe}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#3e77bd;color:#fff}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#3e77bd;color:#fff}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a{background-color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2{color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #3e77bd;border-left:2px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #3e77bd;border-right:2px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body{background-color:#f9fafc}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#89acd8 0,#d6e2f1);background:radial-gradient(circle,#89acd8 0,#d6e2f1)}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border:none;border-top:4px solid #3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#3e77bd;color:#fff}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:solid transparent;border-left:solid #3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(62,119,189,.7)}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px dashed #3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#e5edf6}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area{border-bottom:1px solid #3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after{color:#3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #3e77bd;border-left:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #3e77bd;border-right:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) body{background-color:#f9fafc}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#3e77bd 0,#d6e2f1);background:radial-gradient(circle,#3e77bd 0,#d6e2f1)}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;float:left;height:2em;margin-right:10px;width:2em}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{color:#3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#d6e2f1}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date{border-color:#3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text]{color:#fff}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text]{color:#3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #3e77bd;border-left:2px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #3e77bd;border-right:2px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text],.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9fafc}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #3e77bd;-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:#3e77bd;-webkit-box-shadow:inset 0 -1px 0 0 #3e77bd;box-shadow:inset 0 -1px 0 0 #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(62,119,189,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(62,119,189,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(62,119,189,.1) 50%,transparent 0),linear-gradient(rgba(62,119,189,.1) 50%,transparent 0)}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(62,119,189,.7)}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(62,119,189,.6)}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #3e77bd;border-radius:4px;color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9fafc}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#05161a}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{border-bottom:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border{background-color:#fff}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #3e77bd;color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2{color:#fff}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background:#fff;border:5px solid #fff}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background-color:#fff}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover{background-color:transparent}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #3e77bd;border-left:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #3e77bd;border-right:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{color:#fff}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) body,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div{background-color:#f9fafc}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background:#3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#e5edf6}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#d6e2f1}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading .c-heading,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white{color:#3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #3e77bd;border-top:4px solid #3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li>div,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img{-webkit-box-shadow:0 15px -5px #3e77bd;box-shadow:0 15px -5px #3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{border:1px solid #3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #3e77bd;border-left:2px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #3e77bd;border-right:2px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-image:-webkit-linear-gradient(45deg,#3e77bd 25%,transparent 0,transparent 50%,#3e77bd 0,#3e77bd 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#3e77bd 25%,transparent 0,transparent 50%,#3e77bd 0,#3e77bd 75%,transparent 0,transparent)}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3e77bd),to(#3e77bd));background:-webkit-linear-gradient(top,#3e77bd,#3e77bd);background:linear-gradient(180deg,#3e77bd 0,#3e77bd);-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(62,119,189,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(62,119,189,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(62,119,189,.1) 50%,transparent 0),linear-gradient(rgba(62,119,189,.1) 50%,transparent 0)}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(62,119,189,.6)}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:rgba(229,237,246,.7)}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(62,119,189,.2)}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme),.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input{background:#3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9fafc}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#3e77bd),to(#d6e2f1));background:-webkit-linear-gradient(bottom,#3e77bd,#d6e2f1);background:linear-gradient(0deg,#3e77bd,#d6e2f1)}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#d6e2f1}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{background-color:#e5edf6}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(229,237,246,.7)}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#3e77bd}@media (max-width:480px){.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#3e77bd}}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:1px solid #3e77bd;outline:1px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:768px){.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #3e77bd;border-right:8px solid transparent}}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:1px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #d6e2f1}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#f9fafc;border:5px solid #f9fafc}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #f9fafc}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #e5edf6}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol{outline:1px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#f9fafc),color-stop(#3e77bd),to(#f9fafc));background:-webkit-linear-gradient(left,#f9fafc,#3e77bd,#f9fafc);background:linear-gradient(90deg,#f9fafc,#3e77bd,#f9fafc)}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #f9fafc;box-shadow:inset 0 0 50px 30px #f9fafc}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 10px rgba(0,0,0,.7)}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(62,119,189,.6)),color-stop(80%,rgba(62,119,189,.6)),to(rgba(62,119,189,0)));background-image:-webkit-linear-gradient(left,rgba(62,119,189,.6),rgba(62,119,189,.6) 80%,rgba(62,119,189,0));background-image:linear-gradient(90deg,rgba(62,119,189,.6) 0,rgba(62,119,189,.6) 80%,rgba(62,119,189,0))}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme),.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input{background:#3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9fafc}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#3e77bd;color:#fff}}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#d6e2f1}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#e5edf6}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(229,237,246,.7)}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#3e77bd}@media (max-width:480px){.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#3e77bd}}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom{border-top:1px solid #fff}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{background-color:#f9fafc;border:4px solid #3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:2px solid #3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #d6e2f1}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #d6e2f1}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#f9fafc;border:5px solid #f9fafc}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #f9fafc}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{border-right:2px solid #3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px solid #3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a{background-color:#fff;color:#3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img{-webkit-box-shadow:15px 15px 0 0 #3e77bd;box-shadow:15px 15px 0 0 #3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img{-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown]{background:-webkit-gradient(linear,left top,right top,from(#f9fafc),color-stop(#3e77bd),to(#f9fafc));background:-webkit-linear-gradient(left,#f9fafc,#3e77bd,#f9fafc);background:linear-gradient(90deg,#f9fafc,#3e77bd,#f9fafc)}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 3px #3e77bd,0 0 10px rgba(0,0,0,.7)}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(62,119,189,.6)),color-stop(80%,rgba(62,119,189,.6)),to(rgba(62,119,189,0)));background-image:-webkit-linear-gradient(left,rgba(62,119,189,.6),rgba(62,119,189,.6) 80%,rgba(62,119,189,0));background-image:linear-gradient(90deg,rgba(62,119,189,.6) 0,rgba(62,119,189,.6) 80%,rgba(62,119,189,0))}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme),.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #3e77bd;border-radius:50px;color:#3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9fafc}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9fafc}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(62,119,189,.6)}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(62,119,189,.7)}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#e5edf6}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border{border:2px dotted #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px dotted #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dotted #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:2px dotted #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px dotted #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:4px dotted #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]{border-bottom:1px solid #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#3e77bd}@media (min-width:1px)and (max-width:768px){.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #3e77bd;border-left:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #3e77bd;border-right:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9fafc;border-color:#3e77bd;-webkit-box-shadow:inset 0 -1px 0 0 #3e77bd;box-shadow:inset 0 -1px 0 0 #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #3e77bd;-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background-color:#fff;border:5px solid #fff}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #3e77bd;box-shadow:0 0 0 3px #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(62,119,189,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(62,119,189,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(62,119,189,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(62,119,189,.1) 50%,transparent 0),linear-gradient(rgba(62,119,189,.1) 50%,transparent 0)}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{background-color:#fff;border-bottom:1px solid #3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#3e77bd}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#fff;text-shadow:1px 2px 1px #3e77bd,0 0 1rem #3e77bd,0 0 1rem #3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-radial-gradient(top,ellipse,#3e77bd,transparent),-webkit-radial-gradient(bottom,ellipse,#3e77bd,transparent);background:radial-gradient(ellipse at top,#3e77bd,transparent),radial-gradient(ellipse at bottom,#3e77bd,transparent);color:#fff}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a{background:-webkit-radial-gradient(top,ellipse,#fff,transparent),-webkit-radial-gradient(bottom,ellipse,#fff,transparent);background:radial-gradient(ellipse at top,#fff,transparent),radial-gradient(ellipse at bottom,#fff,transparent);color:#3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#3e77bd,transparent),-webkit-radial-gradient(bottom,ellipse,#3e77bd,transparent);background:radial-gradient(ellipse at top,#3e77bd,transparent),radial-gradient(ellipse at bottom,#3e77bd,transparent)}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9fafc}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9fafc}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg{background-color:#3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(62,119,189,.6)}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(62,119,189,.7)}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#e5edf6}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#3e77bd}@media (min-width:1px)and (max-width:768px){.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #3e77bd;border-left:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #3e77bd;border-right:1px solid #3e77bd;border-top:1px solid #3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9fafc;border-color:#3e77bd;-webkit-box-shadow:inset 0 -1px 0 0 #3e77bd;box-shadow:inset 0 -1px 0 0 #3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 1rem 2rem rgba(0,0,0,.1);box-shadow:0 1rem 2rem rgba(0,0,0,.1)}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(62,119,189,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(62,119,189,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(62,119,189,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(62,119,189,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(62,119,189,.3) 100%,transparent 0),linear-gradient(rgba(62,119,189,.3) 50%,transparent 0)}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#3e77bd}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme){color:#05161a}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a;text-shadow:1px 1px 1px #fff,0 0 1rem #fff}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input{background:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9fafc}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9fafc}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#3e77bd,transparent),-webkit-radial-gradient(bottom,ellipse,#3e77bd,transparent);background:radial-gradient(ellipse at top,#3e77bd,transparent),radial-gradient(ellipse at bottom,#3e77bd,transparent)}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#e5edf6}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{background:#fff}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background:#000}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) form{color:#05161a}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#d6e2f1}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{color:#fff}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #3e77bd;border-top:4px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:2px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#3e77bd}@media (min-width:1px)and (max-width:768px){.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #3e77bd;border-left:2px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #3e77bd;border-right:2px solid #3e77bd;border-top:2px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #d6e2f1}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th{-webkit-box-shadow:inset 0 0 8px 6px #f9fafc;box-shadow:inset 0 0 8px 6px #f9fafc}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{-webkit-box-shadow:none;box-shadow:none}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#3e77bd;border:1px solid #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td{border:none}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#3e77bd;-webkit-box-shadow:inset 0 0 6px 3px #f9fafc;box-shadow:inset 0 0 6px 3px #f9fafc;color:#fff}}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box{-webkit-box-shadow:inset 0 0 15px 10px #f9fafc;box-shadow:inset 0 0 15px 10px #f9fafc}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9fafc;border-color:#3e77bd;-webkit-box-shadow:inset 0 -1px 0 0 #3e77bd;box-shadow:inset 0 -1px 0 0 #3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{background:inherit}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg,.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg{background-color:inherit}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(62,119,189,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(62,119,189,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(62,119,189,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(62,119,189,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(62,119,189,.3) 100%,transparent 0),linear-gradient(rgba(62,119,189,.3) 50%,transparent 0)}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6e2f1;border:1px solid #d6e2f1}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#3e77bd}.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #3e77bd}@media only screen and (min-width:1px)and (max-width:480px){.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #3e77bd}}.theme-base [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#3e77bd}.theme-base .s_footer-peraichi{background-image:-webkit-gradient(linear,right top,left top,from(rgba(57,168,174,.9)),to(rgba(57,70,174,.9)));background-image:-webkit-linear-gradient(right,rgba(57,168,174,.9),rgba(57,70,174,.9));background-image:linear-gradient(270deg,rgba(57,168,174,.9),rgba(57,70,174,.9));color:#fff}.theme-base .c-btn .btn-customform-submit{background-color:#3e77bd}.theme-base .p-header,.theme-base .p-m_navigation{background-color:#f9fafc}.theme-base .p-header--theme-color,.theme-base .p-m_navigation--theme-color{background-color:#3e77bd}.theme-base .p-header-nav-floating-btn,.theme-base .p-header-nav-floating-btn .p-m_navigation{background-color:#f9fafc}.theme-base [data-structure=b-btn-in-bg] .c-bg-img{position:relative}.theme-base [data-structure=b-btn-in-bg] .c-bg-img:before{background-image:-webkit-gradient(linear,right top,left top,from(rgba(57,168,174,.9)),to(rgba(57,70,174,.9)));background-image:-webkit-linear-gradient(right,rgba(57,168,174,.9),rgba(57,70,174,.9));background-image:linear-gradient(270deg,rgba(57,168,174,.9),rgba(57,70,174,.9));content:"";display:block;height:100%;position:absolute;width:100%}.theme-base [data-structure=b-btn-in-bg] .c-bg-img .c-wrapper{position:relative}.theme-base .p-main-set-3--center{border-color:#3e77bd}.theme-base .p-main-set-3--center__subhead{background-color:#3e77bd}.theme-base .p-main-set-3--center__period{border-color:#3e77bd;color:#3e77bd}.theme-base .p-main-set-3--center__main{color:#3e77bd}.theme-base .p-heading-balloon--ghost{background-color:#f9fafc}.theme-base .p-heading-balloon--ghost:after{border-top-color:#f9fafc}.theme-base .p-article--bdr__box,.theme-base .p-article-point__border,.theme-base .p-article-point__box{background-color:transparent}.theme-base .p-card-voice-bordered{background-color:#fff;-webkit-box-shadow:1px 1px 2px 0 #ddd;box-shadow:1px 1px 2px 0 #ddd}.theme-base .p-sentence-set__box--bdr{background-color:transparent}.theme-base .p-premium-btn-set-3__body{background-color:#fff;color:inherit}.theme-base .p-order-ticket-2__inner{background-color:#fff}.theme-base .p-list__box--bdr,.theme-base .p-order-card-bordered{background-color:transparent}.theme-base .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:transparent}.theme-base .p-list-center-img li>div{background-color:#fff}.theme-base .p-others-shop-menu__card{-webkit-box-shadow:0 0 0 2px #f7f7f7;box-shadow:0 0 0 2px #f7f7f7}.theme-base .c-heading--block-main{color:#4e5f74}.theme-modern{--block-bg-color:#f9f9fa;background-color:#f9f9fa}.theme-modern .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(rgba(60,83,139,.9)),to(rgba(102,60,139,.9)));background-image:-webkit-linear-gradient(right,rgba(60,83,139,.9),rgba(102,60,139,.9));background-image:linear-gradient(270deg,rgba(60,83,139,.9),rgba(102,60,139,.9))}.theme-modern .c-bg-color{background-color:#fff}.theme-modern .c-border{border-color:#544299}.theme-modern .c-btn .btn-customform-submit,.theme-modern .c-btn a,.theme-modern .c-btn button,.theme-modern .c-btn input{background-color:#544299}.theme-modern .c-btn--secondary .btn-customform-submit,.theme-modern .c-btn--secondary a,.theme-modern .c-btn--secondary button,.theme-modern .c-btn--secondary input{background-color:#669cc7;color:#fff}.theme-modern .c-btn--invert .btn-customform-submit,.theme-modern .c-btn--invert a,.theme-modern .c-btn--invert button,.theme-modern .c-btn--invert input{background-color:#fff;color:#544299}.theme-modern .c-btn--ghost .btn-customform-submit,.theme-modern .c-btn--ghost a,.theme-modern .c-btn--ghost button,.theme-modern .c-btn--ghost input{background:none;border-color:#544299;color:#544299}.theme-modern .c-btn--ghost.c-btn--secondary .btn-customform-submit,.theme-modern .c-btn--ghost.c-btn--secondary a,.theme-modern .c-btn--ghost.c-btn--secondary button,.theme-modern .c-btn--ghost.c-btn--secondary input{background:none;border-color:#669cc7;color:#669cc7}.theme-modern .c-btn--ghost-white .btn-customform-submit,.theme-modern .c-btn--ghost-white a,.theme-modern .c-btn--ghost-white button,.theme-modern .c-btn--ghost-white input{background:none}.theme-modern .c-form input[type=email]:focus,.theme-modern .c-form input[type=text]:focus,.theme-modern .c-form select:focus,.theme-modern .c-form textarea:focus{border-color:#544299;-webkit-box-shadow:0 0 6px 0 #aa9fd5;box-shadow:0 0 6px 0 #aa9fd5}.theme-modern .c-form .file-upload-btn{border-color:#544299;color:#544299}.theme-modern .c-heading--bdr-btm,.theme-modern .c-heading--bdr-thin-btm{border-bottom-color:#544299}.theme-modern .c-hr-dashed,.theme-modern .c-hr-dotted,.theme-modern .c-hr-double,.theme-modern .c-hr-solid{border-color:#544299}.theme-modern .c-hr-origin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M37.4 18.4c-.8.4-1.5.9-2.3 1.4-.5.3-1.1.8-1.6.8-.8.1-1.6.8-2.4.3-.6-.3-1.2-.2-1.7-.2-.9 0-1.8-.2-2.7-.2-.8 0-1.6.2-2.4.2-.7 0-1.3 0-2-.1-.6 0-1.3 0-1.9-.2-1-.4-1.9-1.3-2.9-2-.3-.3-.7-.6-1.1-.5-.6.1-1.1-.3-1.7 0s-1.2.3-1.9.5c-.6.2-1.2.7-1.8.9-.7.2-1.3.4-1.9.9-.1.1-.3.3-.4.3-.4 0-.7-.2-1.1 0-.9.5-1.8.2-2.6.3-.3 0-.6-.3-1-.5l-3-1.8c-.4-.2-.7-.4-1.1-.4v1.4c.7.1 1.5.5 2.1 1.2.2.2.4.2.6.3.6.3 1.2.5 1.7.8.4.2.5.3.7.3.6 0 1.1-.1 1.7-.1.6.1 1.2-.1 1.8-.5.1 0 .1 0 .2-.1l1.8-.6c.4-.1.8-.3 1.2-.4.2-.1.5-.2.7-.3 0 0 .1-.1.1-.2.1-.1.2-.4.3-.4.8-.2 1.7-.3 2.5-.4h.8c.5.2 1.1.3 1.6.7.8.6 1.6 1.3 2.5 1.5.7.2 1.5.4 2.2.4h2c.5 0 1.1-.2 1.6 0s1-.3 1.6-.1c.6.3 1.2 0 1.8 0s1.3.1 1.9.2c.5 0 1 .1 1.5 0 .7-.2 1.4-.5 2.2-.9s1.6-1 2.4-1.4 2.6 0 2.6 0v-1.4c-.5 0-.8-.2-1.3-.1-.4.2-.9.2-1.3.4' style='fill:rgba(84,66,153,.99)'/%3E%3C/svg%3E")}.theme-modern .c-hr-origin--2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(84,66,153,.99)}%3C/style%3E%3Cpath d='M-265.9 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-252.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-239.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c.1-.4-.2-.5-.4-.8' class='st0'/%3E%3C/svg%3E")}.theme-modern .c-hr-origin--3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cstyle%3E.st0{fill:rgba(84,66,153,.99)}%3C/style%3E%3Cpath d='M33.6 22c-.3.1-1.3-.1-1.5-.3-.5-.5-1.1-.9-1.5-1.5-.6-.8-.3-1.5 0-2 .4-.8 1.1-1.4 1.7-2 .7-.6 1.6-.4 2.4-.4.7.1 1 .8 1.1 1.3.2.6.3 1.5.2 2.1-.2.9-.3 1.9-1.5 2.3 0-.3-.7 0-.9.5M19.6 21.4c-1.2-.4-1.2-1.5-1.3-2.4 0-.5.2-.9.9-1.1.5-.2 1-.5 1.4-.9.6-.5.9-.5 1.7-.1.1.1.3.1.4.1.7 0 1.1.5 1.2 1.1.2 1.1.1 2.1-.8 3-.3.2-2.6.6-3.5.3M8.3 21.9c-.8.4-1.9 0-2.5-.7-.4-.5-1-1.2-.6-2.1.3-.7.2-1.6 1.1-1.9.4-.2.7-.5 1.2-.1.1.1.4.1.6-.1.5-.5.9-.2 1.3.1 1.1.9 1.7 2 .9 3.5-.3.6-1.4 1.1-2 1.3' class='st0'/%3E%3C/svg%3E")}.theme-modern .c-hr-origin--4{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(84,66,153,.99)}%3C/style%3E%3Cpath d='M-271.5 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-261.6 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-251.7 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-241.8 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4 0 0 .1.2.1.4q0-.15 0 0' class='st0'/%3E%3C/svg%3E")}.theme-modern .c-hr-origin--5{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cpath d='M-241.7 420.3c-2 .2-4 .7-4.8 2.5-.4-.5-.9-1-1.3-1.5-.3-.4-.6-.7-1-1.1-.7-.7-1.3-1.4-2-2.1-.8-.8-2-1-3-1.5-1.4-.7-2.9-.9-4.5-.9-1.1 0-2.2.2-3.2.3-3.2.1-6.3.7-9.3 1.7-1.3.4-2.6.9-3.6 1.9-.6.6-1.4 1.5-2 2-.3.3-.5.5-.7.5v2c.3 0 .4-.2.6-.3s.3-.3.5-.5c1.3-1.6 2.7-3.6 4.9-4.4 1.4-.5 2.8-1 4.3-1.3s3-.5 4.6-.7c1.3-.1 2.6-.2 4-.2 1.7-.1 3.2.6 4.8 1 .7.1 1.4.8 1.9 1.3.7.6 1.1 1.4 1.8 2 1.3 1.1 1.9 2.4 2.4 3.8.2.6.5.5 1 .5.6-.1.8-.5.9-1 .2-.8.5-1.6 1.4-2.1.2-.1.4-.3.7-.4.7-.2 1.5-.6 2.3-.6 1.8.2 3 1.1 3.3 2.7q0 .15.3.3c.2.1.3.1.5 0v-2.1c-.8-1.1-3-2-4.8-1.8' style='fill:rgba(84,66,153,.99)'/%3E%3C/svg%3E")}.theme-modern .c-hr-origin--6{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' x='0' y='0' version='1.1' viewBox='0 0 40 40'%3E%3Cstyle%3Epath{fill:rgba(84,66,153,.99)}%3C/style%3E%3Cpath d='M3.2 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.2-.1-.4-.4-.6-.5l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.6.6-.9 1-1.3 1.4s-.7.7-1.2 1c-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7s.6.5.9.7c.4.4 1 .6 1 1.2.5.2.6.2.8-.3m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-1 .7-1.7 1.4-2.6 2.2-.1.1-.2.1-.5.4-.2-.4-.6-.8-1-1.2M17 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.3.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2M30.8 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.4.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2'/%3E%3C/svg%3E")}.theme-modern .c-img-icon,.theme-modern .c-symbol{background-color:#544299}.theme-modern .c-thead--color thead td,.theme-modern .c-thead--color thead th{background-color:#fff}.theme-modern .c-thead--color-invert thead td,.theme-modern .c-thead--color-invert thead th{background-color:#544299}.theme-modern .p-main-campaign__tag{background:#544299}.theme-modern .p-sentence-caution__content-wrapper{background-color:#e3dff1}.theme-modern .p-sentence-caution__content-inner{background-color:#544299}.theme-modern .p-sentence-caution__icon{color:#544299}.theme-modern .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #544299}.theme-modern .p-btn-contact.c-bg-img{background-color:#544299}.theme-modern .p-btn-contact__contact-area-inner h2{color:#544299}.theme-modern .p-btn-contact__tel-wrapper{background-color:#e3dff1}.theme-modern .p-article-point__header{background-color:#544299}.theme-modern .p-article-has-number__ribbon{background:#544299}.theme-modern .p-article-has-number__ribbon:after{border-color:transparent #f9f9fa transparent transparent;border-color:transparent var(--block-bg-color,#f9f9fa) transparent transparent}.theme-modern .p-article-has-number__circle{background:#544299}.theme-modern .p-article-has-tags__tag{background-color:#544299}.theme-modern .p-card-voice-bordered{border-top-color:#544299}.theme-modern .p-card-voice-bordered__img .pera1-clip-image,.theme-modern .p-card-voice-bordered__img img{border-color:#544299}.theme-modern .p-cards-img-left--with-table-2col__table{border:1px solid #544299}.theme-modern .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #544299}.theme-modern .p-cards-img-left--with-table-2col__table tr:last-of-type{border-bottom:none}.theme-modern .p-cards-img-left--with-table-2col__table tr th:before,.theme-modern .p-form-simple .c-form-control-label{color:#544299}.theme-modern .p-form-simple input[type=email]:focus,.theme-modern .p-form-simple input[type=text]:focus{background-color:#e3dff1;-webkit-box-shadow:inset 0 -2px 0 0 #544299;box-shadow:inset 0 -2px 0 0 #544299}.theme-modern .p-form-simple textarea:focus{background-color:#e3dff1;border-color:#544299}.theme-modern .p-header--theme-color,.theme-modern .p-heading-arrow{background-color:#544299}.theme-modern .p-heading-arrow:after,.theme-modern .p-heading-arrow:before{background-color:#f9f9fa}.theme-modern .p-heading-arrow--v2{background-color:#544299}.theme-modern .p-heading-arrow--v2:before{background-color:transparent;border-top-color:#544299}.theme-modern .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#9a8dce 0,#9a8dce 14%,transparent 0,transparent 86%,#9a8dce 0,#9a8dce 92%,transparent 0),-webkit-linear-gradient(hsla(240,9%,98%,.75),hsla(240,9%,98%,0)),-webkit-linear-gradient(45deg,transparent 40%,#c9c2e5 0,#c9c2e5 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#9a8dce 0,#9a8dce 14%,transparent 0,transparent 86%,#9a8dce 0,#9a8dce 92%,transparent 0),linear-gradient(hsla(240,9%,98%,.75),hsla(240,9%,98%,0)),linear-gradient(45deg,transparent 40%,#c9c2e5 0,#c9c2e5 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-modern .p-heading-ribbon:before{border-bottom-color:#c9c2e5;border-right-color:#c9c2e5;border-top-color:#c9c2e5}.theme-modern .p-heading-ribbon:after{border-bottom-color:#c9c2e5;border-left-color:#c9c2e5;border-top-color:#c9c2e5}.theme-modern .p-heading-ribbon__body:after,.theme-modern .p-heading-ribbon__body:before{border-color:#6b57b7 transparent transparent}.theme-modern .p-heading-ribbon--flat{background:#544299}.theme-modern .p-heading-ribbon--flat:before{border-bottom-color:#4e3d8e;border-right-color:#4e3d8e;border-top-color:#4e3d8e}.theme-modern .p-heading-ribbon--flat:after{border-bottom-color:#4e3d8e;border-left-color:#4e3d8e;border-top-color:#4e3d8e}.theme-modern .p-heading-btm-bdr:after{border-top-color:#544299}.theme-modern .p-heading-double-bdr{border-color:#544299}.theme-modern .p-heading-double-bdr--updown:after,.theme-modern .p-heading-double-bdr--updown:before{border-bottom-color:#544299;border-top-color:#544299}.theme-modern .p-heading-put-on-bdr__inner:after,.theme-modern .p-heading-put-on-bdr__inner:before{background-color:#544299}.theme-modern .p-heading-balloon{background-color:#c9c2e5}.theme-modern .p-heading-balloon:after{border-top-color:#c9c2e5}.theme-modern .p-heading-balloon--invert{background-color:#544299}.theme-modern .p-heading-balloon--invert:after{border-top-color:#544299}.theme-modern .p-heading-balloon--ghost{border-color:#544299}.theme-modern .p-heading-balloon--ghost:before{border-top-color:#544299}.theme-modern .p-heading-dogear{background-color:#c9c2e5}.theme-modern .p-heading-dogear:after{border-color:#f9f9fa #f9f9fa #544299 #544299}.theme-modern .p-heading-marker:after{background-color:#aa9fd5}.theme-modern .p-heading-accent:before{background-color:#544299}.theme-modern .p-heading-accent:after{background:#aa9fd5}.theme-modern .p-heading-background-text__sub{color:#c9c2e5}.theme-modern .p-list-step{color:#544299}.theme-modern .p-list-step__body{border-left-color:#544299}.theme-modern .p-list-step-has-img:not(:last-child) .c-border:before{border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #544299;height:0;width:0}.theme-modern .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(84,66,153,.1)}.theme-modern .p-list-faq-accordion__title-area{border-bottom-color:#544299}.theme-modern .p-list-faq-accordion__title-area:after{color:#544299}.theme-modern .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area{background-color:rgba(84,66,153,.1)}.theme-modern .p-list-faq-accordion-has-img__title-area{border-bottom-color:#544299}.theme-modern .p-list-faq-accordion-has-img__title-area:after{color:#544299}.theme-modern .p-list-step-laterally__item{background:#544299}.theme-modern .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern .p-others-timeline__date{color:#544299}.theme-modern .p-order-ticket-2__price{color:#669cc7}.theme-modern .p-order-card-bordered{border-top-color:#544299}.theme-modern div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img{background-color:#f9f9fa}.theme-modern div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2{color:#544299}.theme-modern div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img{background-color:#f9f9fa}.theme-modern div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd,.theme-modern div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2{color:#544299}.theme-modern .p-others-shop-menu__card{background-color:#fff;border:0;-webkit-box-shadow:none;box-shadow:none}.theme-modern .p-others-shop-menu__label{background-color:#544299}.theme-modern .p-others-rectangle__item-inner{background-color:#544299;color:#fff}.theme-modern .p-timetable-item__subhead{background-color:#e9e6f4}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern .p-timetable-item__time{background-color:#f1f1f3}}.theme-modern .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#f1f1f3}.theme-modern .p-table-comparison__th--accent{background-color:#544299;border:2px solid #544299}.theme-modern .p-table-comparison__td--accent{background-color:#dfdbf0;border:2px solid #544299}.theme-modern .p-funding-goal-borderd__flame{border-color:#544299}.theme-modern .p-before-after__arrow-element:after,.theme-modern .p-before-after__arrow-element:before{border-left-color:#544299}.theme-modern .p-others-price-guide__card{border:3px solid #544299}.theme-modern .p-others-price-guide__plus-element{color:#544299}.theme-modern .p-others-price-guide__circle{background-color:#544299}.theme-modern .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern .p-others-conversational-text__myself-voice:after,.theme-modern .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern .p-premium-heading-arrow{background-color:#544299}.theme-modern .p-premium-heading-arrow:after,.theme-modern .p-premium-heading-arrow:before{background-color:#f9f9fa}.theme-modern .p-premium-heading-arrow--v2{background-color:#544299}.theme-modern .p-premium-heading-arrow--v2:before{border-top-color:#544299}.theme-modern .p-premium-heading-frame{background-color:#544299;-webkit-box-shadow:inset 0 0 0 5px #544299,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #544299,inset 0 0 0 6px #fff}.theme-modern .p-premium-btn-set-2__heading,.theme-modern .p-premium-btn-set-3__wrapper{background-color:#544299}.theme-modern .p-premium-faq__icon--a{background-color:#544299;color:#fff}.theme-modern .p-premium-cards-img-left__label,.theme-modern .p-premium-sentence-merit__label{background-color:#544299}.theme-modern .p-premium-sentence-merit__header{border-color:#544299}.theme-modern .p-premium-profile__heading{background-color:#544299}.theme-modern .p-premium-profile__name{border-color:#544299}.theme-modern .p-premium-profile__subHeading{color:#544299}.theme-modern .p-premium-heading-grad,.theme-modern .p-premium-heading-grad__inner{background-color:#544299}.theme-modern .p-premium-btn a{background-color:#669cc7}.theme-modern .p-premium-contact-set{background-color:#544299;border-color:#403375}.theme-modern .p-premium-contact-set__btn a{background-color:#669cc7}.theme-modern .p-premium-steps__heading{border-color:#544299}.theme-modern .p-premium-steps__heading:after,.theme-modern .p-premium-steps__item-header{background-color:#544299}.theme-modern .p-premium-steps__item-num{color:#544299}.theme-modern .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #544299;box-shadow:0 0 0 3px #544299}.theme-modern .p-premium-steps__arrow:after{border-left-color:#544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern .p-premium-steps__arrow:after{border-left-color:transparent;border-top-color:#544299}}.theme-modern .p-premium-interview__heading{background-color:#544299}.theme-modern .p-sentence-card{background-color:#d9d4ec;border:1px solid #544299}.theme-modern .u-color-theme-main{color:#544299}.theme-modern .u-color-theme-accent,.theme-modern .u-color-theme-sub{color:#669cc7}.theme-modern div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,.theme-modern div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-modern div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,.theme-modern div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,.theme-modern div[data-structure=b-list-step] .p-list-step,.theme-modern div[data-structure=b-order-ticket-2] .p-order-ticket-2__price,.theme-modern div[data-structure=b-order-ticket-2] .u-color-theme-main,.theme-modern div[data-structure=b-order-ticket] .u-color-theme-main,.theme-modern div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,.theme-modern div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,.theme-modern div[data-structure=b-premium-steps] .p-premium-steps__item-num{color:#544299}.theme-modern div[data-structure=b-article-has-number] .p-article-has-number__circle,.theme-modern div[data-structure=b-article-has-number] .p-article-has-number__ribbon,.theme-modern div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-modern div[data-structure=b-article-point] .p-article-point__header,.theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,.theme-modern div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-modern div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-modern div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-modern div[data-structure=b-premium-steps] .p-premium-steps__item-header{background:#544299}.theme-modern div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-modern div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-modern div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-modern div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-modern div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-modern div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-modern div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-modern div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading,.theme-modern div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,.theme-modern div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,.theme-modern div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-modern div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-modern div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-modern div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern div[data-structure=b-rectangle] .p-others-rectangle__item-inner{background-color:#544299}.theme-modern div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #544299}.theme-modern div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before,.theme-modern div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before,.theme-modern div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after{border-top-color:#544299}.theme-modern div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #544299}.theme-modern div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #544299}.theme-modern div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:20px solid #fff}.theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before{border-bottom-color:#615883;border-right-color:#615883;border-top-color:#615883}.theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after{border-bottom-color:#615883;border-left-color:#615883;border-top-color:#615883}.theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after,.theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before{border-color:#6b57b7 transparent transparent}.theme-modern div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner{border-color:#544299}.theme-modern div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #544299}.theme-modern div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-modern div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-modern div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #000;border-left:2px solid #000;border-top:2px solid #000}.theme-modern div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #000;border-right:2px solid #000;border-top:2px solid #000}.theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#aa9fd5 0,#aa9fd5 14%,transparent 0,transparent 86%,#aa9fd5 0,#aa9fd5 92%,transparent 0),-webkit-linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),-webkit-linear-gradient(45deg,transparent 40%,#d6d0eb 0,#d6d0eb 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#aa9fd5 0,#aa9fd5 14%,transparent 0,transparent 86%,#aa9fd5 0,#aa9fd5 92%,transparent 0),linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),linear-gradient(45deg,transparent 40%,#d6d0eb 0,#d6d0eb 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon:before{border-bottom-color:#c9c2e5;border-right-color:#c9c2e5;border-top-color:#c9c2e5}.theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon:after{border-bottom-color:#c9c2e5;border-left-color:#c9c2e5;border-top-color:#c9c2e5}.theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after,.theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before{border-color:#5845a0 transparent transparent}.theme-modern div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #544299;box-shadow:0 0 0 3px #544299}.theme-modern div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:15px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:10px solid transparent;border-top:15px solid #544299}}.theme-modern div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #544299}.theme-modern div[data-structure=b-premium-heading-frame] .p-premium-heading-frame{background-color:#544299;-webkit-box-shadow:inset 0 0 0 5px #544299,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #544299,inset 0 0 0 6px #fff}.theme-modern div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #544299}.theme-modern div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-modern div[data-structure=b-heading-dogear] .p-heading-dogear{background-color:#c9c2e5}.theme-modern div[data-structure=b-heading-balloon] .p-heading-balloon:after{border-top:15px solid #c9c2e5}.theme-modern div[data-structure=b-heading-dogear] .p-heading-dogear:after{border-color:#f9f9fa #f9f9fa #544299 #544299}.theme-modern div[data-structure=b-heading-accent] .p-heading-accent:before{background:#544299}.theme-modern div[data-structure=b-heading-accent] .p-heading-accent:after{background-color:#c9c2e5}.theme-modern div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before{border-top:15px solid #544299}.theme-modern div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px solid #544299}.theme-modern div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #544299;border-top:2px solid #544299}.theme-modern div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #544299;border-top:1px solid #544299}.theme-modern div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #544299}.theme-modern div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#544299;border:1px solid #544299}.theme-modern div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image,.theme-modern div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #544299}.theme-modern div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#544299;border:2px solid #544299}.theme-modern div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #544299}.theme-modern div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #544299;color:#544299}.theme-modern div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#544299}.theme-modern div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#544299}.theme-modern div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area,.theme-modern div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area{border-bottom:2px solid #544299}.theme-modern div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #544299}.theme-modern div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table{border:1px solid #544299}.theme-modern div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:hsla(0,0%,100%,.9)}.theme-modern div[data-structure=b-sentence-card] .p-sentence-card{background-color:#c9c2e5;border:1px solid #544299}.theme-modern div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-modern div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #544299}.theme-modern div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img{background-color:#f9f9fa}.theme-modern div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2{color:#544299}.theme-modern div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{background-color:#c9c2e5}.theme-modern div[data-structure=b-premium-btn--type-2] .p-premium-btn a,.theme-modern div[data-structure=b-premium-btn--type-3] .p-premium-btn a,.theme-modern div[data-structure=b-premium-btn] .p-premium-btn a,.theme-modern div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a{background-color:#669cc7}.theme-modern div[data-structure=b-shop-menu] .p-others-shop-menu__label{background-color:#544299}.theme-modern div[data-structure=b-timeline] .p-others-timeline__date{color:#544299}.theme-modern div[data-structure=b-funding-goal] .p-funding-goal__head{border-bottom:1px solid #ccc}.theme-modern div[data-structure=b-before-after] .p-before-after__arrow-element:after{border-left:26px solid #544299}.theme-modern div[data-structure=b-before-after] .p-before-after__arrow-element:before{border-left:35px solid #544299}.theme-modern div[data-structure=b-premium-profile-set] .p-premium-profile__name{border-bottom:1px solid #544299}.theme-modern div[data-structure=b-premium-interview] .p-premium-interview__bottom{background:#f9f9f9}.theme-modern div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after,.theme-modern div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before{background-color:#f9f9fa}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2{color:#fff}.theme-modern div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#c9c2e5}.theme-modern div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner{background-color:#544299}.theme-modern div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2{color:#fff}.theme-modern div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper{background-color:#544299}.theme-modern div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body{background-color:#fff}.theme-modern div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-color:#fbfbfc;background-image:-webkit-linear-gradient(45deg,#544299 25%,transparent 0,transparent 50%,#544299 0,#544299 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#544299 25%,transparent 0,transparent 50%,#544299 0,#544299 75%,transparent 0,transparent)}.theme-modern div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner{background-color:#fafafa}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before{background:-webkit-repeating-linear-gradient(135deg,#aa9fd5,#aa9fd5 5px,#d6d0eb 0,#d6d0eb 10px);background:repeating-linear-gradient(-45deg,#aa9fd5,#aa9fd5 5px,#d6d0eb 0,#d6d0eb 10px)}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper{background-color:#d6d0eb}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before{background:-webkit-gradient(linear,right bottom,left top,color-stop(50%,hsla(0,0%,100%,0)),color-stop(50.1%,rgba(84,66,153,.1))) no-repeat 100% 100%/100% 100%;background:-webkit-linear-gradient(bottom right,hsla(0,0%,100%,0) 50%,rgba(84,66,153,.1) 50.1%) no-repeat 100% 100%/100% 100%;background:linear-gradient(to top left,hsla(0,0%,100%,0) 50%,rgba(84,66,153,.1) 50.1%) no-repeat 100% 100%/100% 100%}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm{border-bottom-color:#544299}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2{color:#fff}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#fff}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img{-webkit-box-shadow:15px 15px 0 0 #544299;box-shadow:15px 15px 0 0 #544299}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom-color:#e9e6f4}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{background-color:#c9c2e5}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6{background-color:#544299}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#c9c2e5}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #544299}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #544299;border-top:none}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown{background-color:#c9c2e5}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{color:#05161a}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch{background-color:transparent;background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#f3e35f));background:-webkit-linear-gradient(transparent 80%,#f3e35f 0);background:linear-gradient(transparent 80%,#f3e35f 0)}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:after,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:after{color:#544299}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#fff}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card{background-color:inherit;-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5);color:inherit}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text]{color:#5f5850}.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12{background-color:#d6d0eb}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px dashed #544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before{background-image:-webkit-linear-gradient(135deg,rgba(84,66,153,.4) 25%,transparent 0,transparent 50%,rgba(84,66,153,.4) 0,rgba(84,66,153,.4) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,rgba(84,66,153,.4) 25%,transparent 0,transparent 50%,rgba(84,66,153,.4) 0,rgba(84,66,153,.4) 75%,transparent 0,transparent)}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col]{color:#05161a}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background:#f9f9fa;background:var(--block-bg-color,#f9f9fa);border:2px solid #544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body{border-bottom:1px dashed #544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img{-webkit-box-shadow:0 0 5px rgba(0,0,0,.8);box-shadow:0 0 5px rgba(0,0,0,.8)}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text]{background-color:#d6d0eb}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a{color:#fff}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 10px rgba(0,0,0,.7)}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa;--block-bg-color:$bodyColor}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2{color:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover{color:#fff}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a{background-color:transparent;border:2px solid #544299;color:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #544299;text-decoration:dashed underline #544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr{border:3px dotted #544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border:4px solid #544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:rgba(84,66,153,.7)}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form{border:none}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2{color:#fff}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(84,66,153,.1)}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(84,66,153,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(84,66,153,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(84,66,153,.1) 50%,transparent 0),linear-gradient(rgba(84,66,153,.1) 50%,transparent 0)}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body{background-color:rgba(84,66,153,.2);border-bottom:dashed #fff}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(84,66,153,.2)}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:rgba(84,66,153,.7)}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme),.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme),.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-gradient(linear,left bottom,left top,from(#544299),to(#c9c2e5));background:-webkit-linear-gradient(bottom,#544299,#c9c2e5);background:linear-gradient(0deg,#544299,#c9c2e5)}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:2px solid #544299;outline:1px solid #544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1px solid #544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form{background-color:#fff}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive{background-color:#f9f9fa}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after{background:-webkit-gradient(linear,left bottom,left top,from(#544299),to(#c9c2e5));background:-webkit-linear-gradient(bottom,#544299,#c9c2e5);background:linear-gradient(0deg,#544299,#c9c2e5)}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text]{color:#fff}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form{background-color:#f9f9fa}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form{color:#05161a}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#544299),to(#c9c2e5));background:-webkit-linear-gradient(bottom,#544299,#c9c2e5);background:linear-gradient(0deg,#544299,#c9c2e5)}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#f9f9fa),color-stop(#544299),to(#f9f9fa));background:-webkit-linear-gradient(left,#f9f9fa,#544299,#f9f9fa);background:linear-gradient(90deg,#f9f9fa,#544299,#f9f9fa)}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#f9f9fa}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text]{color:#05161a}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #544299}@media only screen and (min-width:1px)and (max-width:768px){.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #544299;border-right:8px solid transparent}}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:#f9f9fa}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #f9f9fa;box-shadow:inset 0 0 50px 30px #f9f9fa}@media (max-width:480px){.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#544299}}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9f9fa}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#c9c2e5}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#fff}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail{color:#05161a}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a{color:#fff}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{color:#05161a}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background-color:#f9f9fa;background-color:var(--block-bg-color,#f9f9fa);border:2px solid #544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#f9f9fa}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2{color:#05161a}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#b40d21}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row{background-color:#f9f9fa;color:#05161a}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#c9c2e5}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th{border-color:#544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th{background-color:#c9c2e5}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text]{background-color:#d6d0eb}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline{border-bottom:1px solid #544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa;--block-bg-color:$bodyColor}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text]{color:#05161a}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#544299;border:2px solid #2c2b2c;color:#fff}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{background-color:#fff;border:2px solid #544299;color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev{background-color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before{color:#fff}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background:rgba(214,208,235,.7)}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(rgba(214,208,235,.7)),to(hsla(0,0%,100%,.7)));background-image:-webkit-linear-gradient(right,rgba(214,208,235,.7),hsla(0,0%,100%,.7));background-image:linear-gradient(270deg,rgba(214,208,235,.7),hsla(0,0%,100%,.7))}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border-color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text]{color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #544299;border-top:2px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#e9e6f4}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:3px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:3px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#d6d0eb}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#544299;border:5px solid #f9f9fa}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{-webkit-box-shadow:inset 0 -1px 0 0 #544299;box-shadow:inset 0 -1px 0 0 #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{background-color:#fbfbfc;border-bottom:1px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #544299;box-shadow:inset 0 -1px 0 0 #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fffdf2;-webkit-box-shadow:inset 0 -2px 0 0 #544299;box-shadow:inset 0 -2px 0 0 #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img{border:none}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#d6d0eb}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow{border:4px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img+.p-main-base-shop__heading{border-left:4px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading]{color:#fff}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #544299;color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#544299;color:#fff}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover{color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;border-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm{border-bottom:none}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter{background-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#d6d0eb}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:none}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{background-color:#544299;border-bottom:1px solid #544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 0 2px #544299;box-shadow:0 0 0 2px #544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#fff;color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before{background-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card{border:1px solid #544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#544299;border:1px solid #544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#d6d0eb}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #d6d0eb;box-shadow:inset 0 -1px 0 0 #d6d0eb}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n),.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#d6d0eb}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading{text-shadow:none}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(84,66,153,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(84,66,153,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(84,66,153,.1) 50%,transparent 0),linear-gradient(rgba(84,66,153,.1) 50%,transparent 0)}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{border:none;-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li{border-bottom-style:none}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col]{background-image:-webkit-radial-gradient(closest-side,rgba(84,66,153,.2) 98%,rgba(84,66,153,.13) 100%),-webkit-radial-gradient(top left,circle,rgba(84,66,153,.1) 35%,rgba(84,66,153,0) 0 100%),-webkit-radial-gradient(top right,circle,rgba(84,66,153,.1) 35%,rgba(84,66,153,0) 0 100%),-webkit-radial-gradient(bottom left,circle,rgba(84,66,153,.1) 35%,rgba(84,66,153,0) 0 100%),-webkit-radial-gradient(bottom right,circle,rgba(84,66,153,.1) 35%,rgba(84,66,153,0) 0 100%);background-image:radial-gradient(closest-side,rgba(84,66,153,.2) 98%,rgba(84,66,153,.13) 100%),radial-gradient(circle at top left,rgba(84,66,153,.1) 35%,rgba(84,66,153,0) 0 100%),radial-gradient(circle at top right,rgba(84,66,153,.1) 35%,rgba(84,66,153,0) 0 100%),radial-gradient(circle at bottom left,rgba(84,66,153,.1) 35%,rgba(84,66,153,0) 0 100%),radial-gradient(circle at bottom right,rgba(84,66,153,.1) 35%,rgba(84,66,153,0) 0 100%);background-repeat:repeat;background-size:50px 50px}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1.5px solid #544299;-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background-repeat:no-repeat}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge{width:210px}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#544299;color:#fff}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern>.p-premium-faq__icon--a,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2{color:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img{border:1.5px solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #544299;border-top:none}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item{border-bottom:1.5px solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #d6d0eb;color:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent{background-color:#d6d0eb}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]{background-color:#d6d0eb;color:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#d6d0eb;color:#05161a}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs{border:solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:#f9f9fa}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2{color:#fff}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label{color:#05161a}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl>[data-structure=e-text]{color:#2b3846}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading{border-color:#d5ab33}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before{border-right-color:#cfa126}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before{background:-webkit-gradient(linear,left top,right top,from(#bd8417),color-stop(25%,#dcba4a),color-stop(50%,#e0c054),color-stop(75%,#dcba4a),color-stop(97%,#bd8417));background:-webkit-linear-gradient(left,#bd8417,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%);background:linear-gradient(90deg,#bd8417 0,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%)}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner{color:#0c5980}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,#ffe9ee),color-stop(80%,#ffeff3),to(#ffeff3));background:-webkit-linear-gradient(top,#ffe9ee 80%,#ffeff3 0,#ffeff3);background:linear-gradient(180deg,#ffe9ee 80%,#ffeff3 0,#ffeff3)}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:15px solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{color:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#fff),color-stop(10%,#fff9f1),to(#fff9f1));background-image:-webkit-linear-gradient(top,#fff 10%,#fff9f1 0,#fff9f1);background-image:linear-gradient(180deg,#fff 10%,#fff9f1 0,#fff9f1)}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#e5d9af),to(#eadfb8));background:-webkit-linear-gradient(right,#e5d9af,#eadfb8);background:linear-gradient(270deg,#e5d9af,#eadfb8)}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading{color:#bf953c}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#fff0e0}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:#fcc000}@media only screen and (min-width:1px)and (max-width:599px){.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#544299}}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2{color:#fff}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#544299;color:#fff}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{border:2px solid #544299;color:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before{border-bottom:1px solid #544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before{color:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before{background:#544299;border:2px solid #fff}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:2px solid #fff}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:none}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr]{background-color:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img{border:1px solid #fff}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col]{background-color:#544299;color:#05161a}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:8px double #544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th{border-color:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:none}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{color:#fff}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2{color:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th{border-color:#fff}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{background-color:#fff}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2{background-image:none}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(84,66,153,.2)}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background-color:#fff;color:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{-webkit-box-shadow:inset 0 0 30px #544299;box-shadow:inset 0 0 30px #544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg{background-color:#c9c2e5;-webkit-box-shadow:inset 0 0 30px #544299;box-shadow:inset 0 0 30px #544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea{background-color:#c9c2e5}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #fff;color:#fff}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#544299;color:#fff}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading{background-image:-webkit-linear-gradient(left,#544299,#544299 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#544299,#544299 5px,transparent 0,transparent 10px)}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img{background-image:-webkit-repeating-linear-gradient(45deg,transparent,transparent 3px,#544299 0,#544299 6px);background-image:repeating-linear-gradient(45deg,transparent,transparent 3px,#544299 0,#544299 6px)}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2{background:#544299;color:#fff}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#544299),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,right bottom,left top,color-stop(50%,#544299),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top right,#544299 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom right,#544299 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom left,#544299 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top left,#544299 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after{background:-webkit-gradient(linear,left top,right bottom,color-stop(50%,#544299),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,left bottom,right top,color-stop(50%,#544299),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top left,#544299 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom left,#544299 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom right,#544299 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top right,#544299 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm{border-bottom:2px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#544299;color:#fff}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before{border-left:5px solid #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:2px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:1px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku{border-top:1px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm{border-bottom:2px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item{border-top:1px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half{border-bottom:1px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{background-color:#fff;border:1px solid #544299;outline:1px solid #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background:none;border-bottom:1px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after{background-color:#544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;background-image:-webkit-linear-gradient(left,#544299,#544299 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#544299,#544299 5px,transparent 0,transparent 10px)}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before{background-image:-webkit-linear-gradient(left,#544299,#544299 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#544299,#544299 5px,transparent 0,transparent 10px)}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after{border:1px dashed #fff}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{border-bottom:2px dashed #aa9fd5}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{border-bottom:2px dashed #aa9fd5}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:2px dashed #aa9fd5}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:transparent}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{border-bottom:2px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fff;-webkit-box-shadow:inset 0 -2px 0 0 #544299;box-shadow:inset 0 -2px 0 0 #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text{color:#544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th{border:1px dashed #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(84,66,153,.1)}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(84,66,153,.2)}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2{color:#544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num{color:#fff}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #544299;text-decoration:dashed underline #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:none}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:rgba(84,66,153,.4)}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:4px dotted #544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{background-color:#544299;color:#fff}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:#544299;color:#fff}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:4px dotted #544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#d6d0eb}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left bottom,left top,from(#544299),to(#c9c2e5));background:-webkit-linear-gradient(bottom,#544299,#c9c2e5);background:linear-gradient(0deg,#544299,#c9c2e5)}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:rgba(214,208,235,.7)}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:4px solid #544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#544299),to(#544299));background:-webkit-linear-gradient(right,#544299,#544299);background:linear-gradient(270deg,#544299,#544299)}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{color:#fff}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right{background-color:hsla(0,0%,100%,.95)}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after{border-right:10px solid hsla(0,0%,100%,.95)}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge{color:#544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(84,66,153,.2)}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after{border-left:10px solid #d6d0eb}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #544299;color:#544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(240,9%,98%,.6);border:1px solid #544299;color:#544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#f9f9fa}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:double #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#544299;-webkit-box-shadow:inset 0 -1px 0 0 #544299;box-shadow:inset 0 -1px 0 0 #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#544299}@media (min-width:1px)and (max-width:768px){.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #544299;-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(84,66,153,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(84,66,153,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(84,66,153,.1) 50%,transparent 0),linear-gradient(rgba(84,66,153,.1) 50%,transparent 0)}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(84,66,153,.6)}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(84,66,153,.7)}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#d6d0eb}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #544299;border-left:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #544299;border-right:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #d6d0eb}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:rgba(84,66,153,.1);background:-webkit-linear-gradient(233deg,rgba(84,66,153,.6),rgba(255,0,0,0) 50%),-webkit-linear-gradient(323deg,#f2faff,rgba(0,255,0,0) 35%),-webkit-linear-gradient(114deg,rgba(84,66,153,.8),rgba(0,0,255,0) 35%);background:linear-gradient(217deg,rgba(84,66,153,.6),rgba(255,0,0,0) 50%),linear-gradient(127deg,#f2faff,rgba(0,255,0,0) 35%),linear-gradient(336deg,rgba(84,66,153,.8),rgba(0,0,255,0) 35%)}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px solid #544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:transparent;border:1px solid #d6d0eb}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;border:1px solid #544299;color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#d6d0eb}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:6px outset #d6d0eb}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{background-color:#f9f9fa;border:none;-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover{background-color:#f9f9fa}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{background-color:#e9e6f4}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#544299;color:#fff}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #544299;color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#544299;color:#fff}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a{background-color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2{color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #544299;border-left:2px solid #544299;border-top:2px solid #544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #544299;border-right:2px solid #544299;border-top:2px solid #544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#8a7bc6 0,#c9c2e5);background:radial-gradient(circle,#8a7bc6 0,#c9c2e5)}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border:none;border-top:4px solid #544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#544299;color:#fff}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:solid transparent;border-left:solid #544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #544299;color:#544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(84,66,153,.7)}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px dashed #544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#d6d0eb}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area{border-bottom:1px solid #544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after{color:#544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #544299;border-left:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #544299;border-right:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#544299 0,#c9c2e5);background:radial-gradient(circle,#544299 0,#c9c2e5)}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;float:left;height:2em;margin-right:10px;width:2em}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{color:#544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#c9c2e5}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date{border-color:#544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text]{color:#fff}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text]{color:#544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #544299;border-left:2px solid #544299;border-top:2px solid #544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #544299;border-right:2px solid #544299;border-top:2px solid #544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text],.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #544299;-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:#544299;-webkit-box-shadow:inset 0 -1px 0 0 #544299;box-shadow:inset 0 -1px 0 0 #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(84,66,153,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(84,66,153,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(84,66,153,.1) 50%,transparent 0),linear-gradient(rgba(84,66,153,.1) 50%,transparent 0)}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(84,66,153,.7)}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(84,66,153,.6)}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #544299;border-radius:4px;color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#05161a}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{border-bottom:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border{background-color:#fff}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #544299;color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2{color:#fff}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background:#fff;border:5px solid #fff}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background-color:#fff}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover{background-color:transparent}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #544299;border-left:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #544299;border-right:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{color:#fff}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) body,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div{background-color:#f9f9fa}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background:#544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#d6d0eb}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#c9c2e5}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading .c-heading,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white{color:#544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #544299;border-top:4px solid #544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li>div,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img{-webkit-box-shadow:0 15px -5px #544299;box-shadow:0 15px -5px #544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{border:1px solid #544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #544299;border-left:2px solid #544299;border-top:2px solid #544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #544299;border-right:2px solid #544299;border-top:2px solid #544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-image:-webkit-linear-gradient(45deg,#544299 25%,transparent 0,transparent 50%,#544299 0,#544299 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#544299 25%,transparent 0,transparent 50%,#544299 0,#544299 75%,transparent 0,transparent)}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#544299),to(#544299));background:-webkit-linear-gradient(top,#544299,#544299);background:linear-gradient(180deg,#544299 0,#544299);-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(84,66,153,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(84,66,153,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(84,66,153,.1) 50%,transparent 0),linear-gradient(rgba(84,66,153,.1) 50%,transparent 0)}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(84,66,153,.6)}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:rgba(214,208,235,.7)}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(84,66,153,.2)}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme),.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input{background:#544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9f9fa}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#544299),to(#c9c2e5));background:-webkit-linear-gradient(bottom,#544299,#c9c2e5);background:linear-gradient(0deg,#544299,#c9c2e5)}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#c9c2e5}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{background-color:#d6d0eb}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(214,208,235,.7)}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#544299}@media (max-width:480px){.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#544299}}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:1px solid #544299;outline:1px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #544299}@media only screen and (min-width:1px)and (max-width:768px){.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #544299;border-right:8px solid transparent}}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:1px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #c9c2e5}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#f9f9fa;border:5px solid #f9f9fa}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #f9f9fa}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #d6d0eb}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol{outline:1px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#f9f9fa),color-stop(#544299),to(#f9f9fa));background:-webkit-linear-gradient(left,#f9f9fa,#544299,#f9f9fa);background:linear-gradient(90deg,#f9f9fa,#544299,#f9f9fa)}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #f9f9fa;box-shadow:inset 0 0 50px 30px #f9f9fa}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 10px rgba(0,0,0,.7)}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(84,66,153,.6)),color-stop(80%,rgba(84,66,153,.6)),to(rgba(84,66,153,0)));background-image:-webkit-linear-gradient(left,rgba(84,66,153,.6),rgba(84,66,153,.6) 80%,rgba(84,66,153,0));background-image:linear-gradient(90deg,rgba(84,66,153,.6) 0,rgba(84,66,153,.6) 80%,rgba(84,66,153,0))}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme),.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input{background:#544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9f9fa}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#544299;color:#fff}}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#c9c2e5}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#d6d0eb}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(214,208,235,.7)}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#544299}@media (max-width:480px){.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#544299}}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom{border-top:1px solid #fff}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{background-color:#f9f9fa;border:4px solid #544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:2px solid #544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #c9c2e5}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #c9c2e5}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#f9f9fa;border:5px solid #f9f9fa}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #f9f9fa}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{border-right:2px solid #544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px solid #544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a{background-color:#fff;color:#544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img{-webkit-box-shadow:15px 15px 0 0 #544299;box-shadow:15px 15px 0 0 #544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img{-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown]{background:-webkit-gradient(linear,left top,right top,from(#f9f9fa),color-stop(#544299),to(#f9f9fa));background:-webkit-linear-gradient(left,#f9f9fa,#544299,#f9f9fa);background:linear-gradient(90deg,#f9f9fa,#544299,#f9f9fa)}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 3px #544299,0 0 10px rgba(0,0,0,.7)}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(84,66,153,.6)),color-stop(80%,rgba(84,66,153,.6)),to(rgba(84,66,153,0)));background-image:-webkit-linear-gradient(left,rgba(84,66,153,.6),rgba(84,66,153,.6) 80%,rgba(84,66,153,0));background-image:linear-gradient(90deg,rgba(84,66,153,.6) 0,rgba(84,66,153,.6) 80%,rgba(84,66,153,0))}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme),.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #544299;border-radius:50px;color:#544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(84,66,153,.6)}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(84,66,153,.7)}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#d6d0eb}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border{border:2px dotted #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px dotted #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dotted #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:2px dotted #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px dotted #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:4px dotted #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]{border-bottom:1px solid #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#544299}@media (min-width:1px)and (max-width:768px){.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #544299;border-left:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #544299;border-right:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#544299;-webkit-box-shadow:inset 0 -1px 0 0 #544299;box-shadow:inset 0 -1px 0 0 #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #544299;-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background-color:#fff;border:5px solid #fff}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #544299;box-shadow:0 0 0 3px #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(84,66,153,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(84,66,153,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(84,66,153,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(84,66,153,.1) 50%,transparent 0),linear-gradient(rgba(84,66,153,.1) 50%,transparent 0)}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{background-color:#fff;border-bottom:1px solid #544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#544299}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#fff;text-shadow:1px 2px 1px #544299,0 0 1rem #544299,0 0 1rem #544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-radial-gradient(top,ellipse,#544299,transparent),-webkit-radial-gradient(bottom,ellipse,#544299,transparent);background:radial-gradient(ellipse at top,#544299,transparent),radial-gradient(ellipse at bottom,#544299,transparent);color:#fff}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a{background:-webkit-radial-gradient(top,ellipse,#fff,transparent),-webkit-radial-gradient(bottom,ellipse,#fff,transparent);background:radial-gradient(ellipse at top,#fff,transparent),radial-gradient(ellipse at bottom,#fff,transparent);color:#544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#544299,transparent),-webkit-radial-gradient(bottom,ellipse,#544299,transparent);background:radial-gradient(ellipse at top,#544299,transparent),radial-gradient(ellipse at bottom,#544299,transparent)}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg{background-color:#544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(84,66,153,.6)}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(84,66,153,.7)}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#d6d0eb}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#544299}@media (min-width:1px)and (max-width:768px){.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #544299;border-left:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #544299;border-right:1px solid #544299;border-top:1px solid #544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#544299;-webkit-box-shadow:inset 0 -1px 0 0 #544299;box-shadow:inset 0 -1px 0 0 #544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 1rem 2rem rgba(0,0,0,.1);box-shadow:0 1rem 2rem rgba(0,0,0,.1)}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(84,66,153,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(84,66,153,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(84,66,153,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(84,66,153,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(84,66,153,.3) 100%,transparent 0),linear-gradient(rgba(84,66,153,.3) 50%,transparent 0)}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#544299}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme){color:#05161a}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a;text-shadow:1px 1px 1px #fff,0 0 1rem #fff}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input{background:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#544299,transparent),-webkit-radial-gradient(bottom,ellipse,#544299,transparent);background:radial-gradient(ellipse at top,#544299,transparent),radial-gradient(ellipse at bottom,#544299,transparent)}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#d6d0eb}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{background:#fff}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background:#000}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) form{color:#05161a}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#c9c2e5}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{color:#fff}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #544299;border-top:4px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:2px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#544299}@media (min-width:1px)and (max-width:768px){.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #544299;border-left:2px solid #544299;border-top:2px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #544299;border-right:2px solid #544299;border-top:2px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #c9c2e5}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th{-webkit-box-shadow:inset 0 0 8px 6px #f9f9fa;box-shadow:inset 0 0 8px 6px #f9f9fa}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{-webkit-box-shadow:none;box-shadow:none}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#544299;border:1px solid #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td{border:none}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#544299;-webkit-box-shadow:inset 0 0 6px 3px #f9f9fa;box-shadow:inset 0 0 6px 3px #f9f9fa;color:#fff}}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box{-webkit-box-shadow:inset 0 0 15px 10px #f9f9fa;box-shadow:inset 0 0 15px 10px #f9f9fa}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#544299;-webkit-box-shadow:inset 0 -1px 0 0 #544299;box-shadow:inset 0 -1px 0 0 #544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{background:inherit}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg,.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg{background-color:inherit}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(84,66,153,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(84,66,153,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(84,66,153,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(84,66,153,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(84,66,153,.3) 100%,transparent 0),linear-gradient(rgba(84,66,153,.3) 50%,transparent 0)}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#c9c2e5;border:1px solid #c9c2e5}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#544299}.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #544299}@media only screen and (min-width:1px)and (max-width:480px){.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #544299}}.theme-modern [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#544299}.theme-modern .s_footer-peraichi{background-image:-webkit-gradient(linear,right top,left top,from(rgba(60,83,139,.9)),to(rgba(102,60,139,.9)));background-image:-webkit-linear-gradient(right,rgba(60,83,139,.9),rgba(102,60,139,.9));background-image:linear-gradient(270deg,rgba(60,83,139,.9),rgba(102,60,139,.9));color:#fff}.theme-modern .c-btn .btn-customform-submit{background-color:#544299}.theme-modern .p-header,.theme-modern .p-m_navigation{background-color:#f9f9fa}.theme-modern .p-header--theme-color,.theme-modern .p-m_navigation--theme-color{background-color:#544299}.theme-modern .p-header-nav-floating-btn,.theme-modern .p-header-nav-floating-btn .p-m_navigation{background-color:#f9f9fa}.theme-modern [data-structure=b-btn-in-bg] .c-bg-img{position:relative}.theme-modern [data-structure=b-btn-in-bg] .c-bg-img:before{background-image:-webkit-gradient(linear,right top,left top,from(rgba(60,83,139,.9)),to(rgba(102,60,139,.9)));background-image:-webkit-linear-gradient(right,rgba(60,83,139,.9),rgba(102,60,139,.9));background-image:linear-gradient(270deg,rgba(60,83,139,.9),rgba(102,60,139,.9));content:"";display:block;height:100%;position:absolute;width:100%}.theme-modern [data-structure=b-btn-in-bg] .c-bg-img .c-wrapper{position:relative}.theme-modern .p-main-set-3--center{border-color:#544299}.theme-modern .p-main-set-3--center__subhead{background-color:#544299}.theme-modern .p-main-set-3--center__period{border-color:#544299;color:#544299}.theme-modern .p-main-set-3--center__main{color:#544299}.theme-modern .p-heading-balloon--ghost{background-color:#f9f9fa}.theme-modern .p-heading-balloon--ghost:after{border-top-color:#f9f9fa}.theme-modern .p-article--bdr__box,.theme-modern .p-article-point__border,.theme-modern .p-article-point__box{background-color:transparent}.theme-modern .p-card-voice-bordered{background-color:#fff;-webkit-box-shadow:1px 1px 2px 0 #ddd;box-shadow:1px 1px 2px 0 #ddd}.theme-modern .p-sentence-set__box--bdr{background-color:transparent}.theme-modern .p-premium-btn-set-3__body{background-color:#fff;color:inherit}.theme-modern .p-order-ticket-2__inner{background-color:#fff}.theme-modern .p-list__box--bdr,.theme-modern .p-order-card-bordered{background-color:transparent}.theme-modern .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:transparent}.theme-modern .p-list-center-img li>div{background-color:#fff}.theme-modern .p-others-shop-menu__card{-webkit-box-shadow:0 0 0 2px #f7f7f7;box-shadow:0 0 0 2px #f7f7f7}.theme-modern .c-heading--block-main{color:#554f69}.theme-nature{--block-bg-color:#f9f9fa;background-color:#f9f9fa}.theme-nature .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(rgba(23,154,69,.9)),to(rgba(23,130,154,.9)));background-image:-webkit-linear-gradient(right,rgba(23,154,69,.9),rgba(23,130,154,.9));background-image:linear-gradient(270deg,rgba(23,154,69,.9),rgba(23,130,154,.9))}.theme-nature .c-bg-color{background-color:#fff}.theme-nature .c-border{border-color:#1aac96}.theme-nature .c-btn .btn-customform-submit,.theme-nature .c-btn a,.theme-nature .c-btn button,.theme-nature .c-btn input{background-color:#1aac96}.theme-nature .c-btn--secondary .btn-customform-submit,.theme-nature .c-btn--secondary a,.theme-nature .c-btn--secondary button,.theme-nature .c-btn--secondary input{background-color:#17829a;color:#fff}.theme-nature .c-btn--invert .btn-customform-submit,.theme-nature .c-btn--invert a,.theme-nature .c-btn--invert button,.theme-nature .c-btn--invert input{background-color:#fff;color:#1aac96}.theme-nature .c-btn--ghost .btn-customform-submit,.theme-nature .c-btn--ghost a,.theme-nature .c-btn--ghost button,.theme-nature .c-btn--ghost input{background:none;border-color:#1aac96;color:#1aac96}.theme-nature .c-btn--ghost.c-btn--secondary .btn-customform-submit,.theme-nature .c-btn--ghost.c-btn--secondary a,.theme-nature .c-btn--ghost.c-btn--secondary button,.theme-nature .c-btn--ghost.c-btn--secondary input{background:none;border-color:#17829a;color:#17829a}.theme-nature .c-btn--ghost-white .btn-customform-submit,.theme-nature .c-btn--ghost-white a,.theme-nature .c-btn--ghost-white button,.theme-nature .c-btn--ghost-white input{background:none}.theme-nature .c-form input[type=email]:focus,.theme-nature .c-form input[type=text]:focus,.theme-nature .c-form select:focus,.theme-nature .c-form textarea:focus{border-color:#1aac96;-webkit-box-shadow:0 0 6px 0 #75ead8;box-shadow:0 0 6px 0 #75ead8}.theme-nature .c-form .file-upload-btn{border-color:#1aac96;color:#1aac96}.theme-nature .c-heading--bdr-btm,.theme-nature .c-heading--bdr-thin-btm{border-bottom-color:#1aac96}.theme-nature .c-hr-dashed,.theme-nature .c-hr-dotted,.theme-nature .c-hr-double,.theme-nature .c-hr-solid{border-color:#1aac96}.theme-nature .c-hr-origin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M37.4 18.4c-.8.4-1.5.9-2.3 1.4-.5.3-1.1.8-1.6.8-.8.1-1.6.8-2.4.3-.6-.3-1.2-.2-1.7-.2-.9 0-1.8-.2-2.7-.2-.8 0-1.6.2-2.4.2-.7 0-1.3 0-2-.1-.6 0-1.3 0-1.9-.2-1-.4-1.9-1.3-2.9-2-.3-.3-.7-.6-1.1-.5-.6.1-1.1-.3-1.7 0s-1.2.3-1.9.5c-.6.2-1.2.7-1.8.9-.7.2-1.3.4-1.9.9-.1.1-.3.3-.4.3-.4 0-.7-.2-1.1 0-.9.5-1.8.2-2.6.3-.3 0-.6-.3-1-.5l-3-1.8c-.4-.2-.7-.4-1.1-.4v1.4c.7.1 1.5.5 2.1 1.2.2.2.4.2.6.3.6.3 1.2.5 1.7.8.4.2.5.3.7.3.6 0 1.1-.1 1.7-.1.6.1 1.2-.1 1.8-.5.1 0 .1 0 .2-.1l1.8-.6c.4-.1.8-.3 1.2-.4.2-.1.5-.2.7-.3 0 0 .1-.1.1-.2.1-.1.2-.4.3-.4.8-.2 1.7-.3 2.5-.4h.8c.5.2 1.1.3 1.6.7.8.6 1.6 1.3 2.5 1.5.7.2 1.5.4 2.2.4h2c.5 0 1.1-.2 1.6 0s1-.3 1.6-.1c.6.3 1.2 0 1.8 0s1.3.1 1.9.2c.5 0 1 .1 1.5 0 .7-.2 1.4-.5 2.2-.9s1.6-1 2.4-1.4 2.6 0 2.6 0v-1.4c-.5 0-.8-.2-1.3-.1-.4.2-.9.2-1.3.4' style='fill:rgba(26,172,150,.99)'/%3E%3C/svg%3E")}.theme-nature .c-hr-origin--2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(26,172,150,.99)}%3C/style%3E%3Cpath d='M-265.9 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-252.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-239.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c.1-.4-.2-.5-.4-.8' class='st0'/%3E%3C/svg%3E")}.theme-nature .c-hr-origin--3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cstyle%3E.st0{fill:rgba(26,172,150,.99)}%3C/style%3E%3Cpath d='M33.6 22c-.3.1-1.3-.1-1.5-.3-.5-.5-1.1-.9-1.5-1.5-.6-.8-.3-1.5 0-2 .4-.8 1.1-1.4 1.7-2 .7-.6 1.6-.4 2.4-.4.7.1 1 .8 1.1 1.3.2.6.3 1.5.2 2.1-.2.9-.3 1.9-1.5 2.3 0-.3-.7 0-.9.5M19.6 21.4c-1.2-.4-1.2-1.5-1.3-2.4 0-.5.2-.9.9-1.1.5-.2 1-.5 1.4-.9.6-.5.9-.5 1.7-.1.1.1.3.1.4.1.7 0 1.1.5 1.2 1.1.2 1.1.1 2.1-.8 3-.3.2-2.6.6-3.5.3M8.3 21.9c-.8.4-1.9 0-2.5-.7-.4-.5-1-1.2-.6-2.1.3-.7.2-1.6 1.1-1.9.4-.2.7-.5 1.2-.1.1.1.4.1.6-.1.5-.5.9-.2 1.3.1 1.1.9 1.7 2 .9 3.5-.3.6-1.4 1.1-2 1.3' class='st0'/%3E%3C/svg%3E")}.theme-nature .c-hr-origin--4{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(26,172,150,.99)}%3C/style%3E%3Cpath d='M-271.5 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-261.6 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-251.7 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-241.8 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4 0 0 .1.2.1.4q0-.15 0 0' class='st0'/%3E%3C/svg%3E")}.theme-nature .c-hr-origin--5{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cpath d='M-241.7 420.3c-2 .2-4 .7-4.8 2.5-.4-.5-.9-1-1.3-1.5-.3-.4-.6-.7-1-1.1-.7-.7-1.3-1.4-2-2.1-.8-.8-2-1-3-1.5-1.4-.7-2.9-.9-4.5-.9-1.1 0-2.2.2-3.2.3-3.2.1-6.3.7-9.3 1.7-1.3.4-2.6.9-3.6 1.9-.6.6-1.4 1.5-2 2-.3.3-.5.5-.7.5v2c.3 0 .4-.2.6-.3s.3-.3.5-.5c1.3-1.6 2.7-3.6 4.9-4.4 1.4-.5 2.8-1 4.3-1.3s3-.5 4.6-.7c1.3-.1 2.6-.2 4-.2 1.7-.1 3.2.6 4.8 1 .7.1 1.4.8 1.9 1.3.7.6 1.1 1.4 1.8 2 1.3 1.1 1.9 2.4 2.4 3.8.2.6.5.5 1 .5.6-.1.8-.5.9-1 .2-.8.5-1.6 1.4-2.1.2-.1.4-.3.7-.4.7-.2 1.5-.6 2.3-.6 1.8.2 3 1.1 3.3 2.7q0 .15.3.3c.2.1.3.1.5 0v-2.1c-.8-1.1-3-2-4.8-1.8' style='fill:rgba(26,172,150,.99)'/%3E%3C/svg%3E")}.theme-nature .c-hr-origin--6{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' x='0' y='0' version='1.1' viewBox='0 0 40 40'%3E%3Cstyle%3Epath{fill:rgba(26,172,150,.99)}%3C/style%3E%3Cpath d='M3.2 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.2-.1-.4-.4-.6-.5l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.6.6-.9 1-1.3 1.4s-.7.7-1.2 1c-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7s.6.5.9.7c.4.4 1 .6 1 1.2.5.2.6.2.8-.3m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-1 .7-1.7 1.4-2.6 2.2-.1.1-.2.1-.5.4-.2-.4-.6-.8-1-1.2M17 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.3.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2M30.8 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.4.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2'/%3E%3C/svg%3E")}.theme-nature .c-img-icon,.theme-nature .c-symbol{background-color:#1aac96}.theme-nature .c-thead--color thead td,.theme-nature .c-thead--color thead th{background-color:#fff}.theme-nature .c-thead--color-invert thead td,.theme-nature .c-thead--color-invert thead th{background-color:#1aac96}.theme-nature .p-main-campaign__tag{background:#1aac96}.theme-nature .p-sentence-caution__content-wrapper{background-color:#c5f6ef}.theme-nature .p-sentence-caution__content-inner{background-color:#1aac96}.theme-nature .p-sentence-caution__icon{color:#1aac96}.theme-nature .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #1aac96}.theme-nature .p-btn-contact.c-bg-img{background-color:#1aac96}.theme-nature .p-btn-contact__contact-area-inner h2{color:#1aac96}.theme-nature .p-btn-contact__tel-wrapper{background-color:#c5f6ef}.theme-nature .p-article-point__header{background-color:#1aac96}.theme-nature .p-article-has-number__ribbon{background:#1aac96}.theme-nature .p-article-has-number__ribbon:after{border-color:transparent #f9f9fa transparent transparent;border-color:transparent var(--block-bg-color,#f9f9fa) transparent transparent}.theme-nature .p-article-has-number__circle{background:#1aac96}.theme-nature .p-article-has-tags__tag{background-color:#1aac96}.theme-nature .p-card-voice-bordered{border-top-color:#1aac96}.theme-nature .p-card-voice-bordered__img .pera1-clip-image,.theme-nature .p-card-voice-bordered__img img{border-color:#1aac96}.theme-nature .p-cards-img-left--with-table-2col__table{border:1px solid #1aac96}.theme-nature .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #1aac96}.theme-nature .p-cards-img-left--with-table-2col__table tr:last-of-type{border-bottom:none}.theme-nature .p-cards-img-left--with-table-2col__table tr th:before,.theme-nature .p-form-simple .c-form-control-label{color:#1aac96}.theme-nature .p-form-simple input[type=email]:focus,.theme-nature .p-form-simple input[type=text]:focus{background-color:#c5f6ef;-webkit-box-shadow:inset 0 -2px 0 0 #1aac96;box-shadow:inset 0 -2px 0 0 #1aac96}.theme-nature .p-form-simple textarea:focus{background-color:#c5f6ef;border-color:#1aac96}.theme-nature .p-header--theme-color,.theme-nature .p-heading-arrow{background-color:#1aac96}.theme-nature .p-heading-arrow:after,.theme-nature .p-heading-arrow:before{background-color:#f9f9fa}.theme-nature .p-heading-arrow--v2{background-color:#1aac96}.theme-nature .p-heading-arrow--v2:before{background-color:transparent;border-top-color:#1aac96}.theme-nature .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#5fe7d2 0,#5fe7d2 14%,transparent 0,transparent 86%,#5fe7d2 0,#5fe7d2 92%,transparent 0),-webkit-linear-gradient(hsla(240,9%,98%,.75),hsla(240,9%,98%,0)),-webkit-linear-gradient(45deg,transparent 40%,#a1f1e5 0,#a1f1e5 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#5fe7d2 0,#5fe7d2 14%,transparent 0,transparent 86%,#5fe7d2 0,#5fe7d2 92%,transparent 0),linear-gradient(hsla(240,9%,98%,.75),hsla(240,9%,98%,0)),linear-gradient(45deg,transparent 40%,#a1f1e5 0,#a1f1e5 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-nature .p-heading-ribbon:before{border-bottom-color:#a1f1e5;border-right-color:#a1f1e5;border-top-color:#a1f1e5}.theme-nature .p-heading-ribbon:after{border-bottom-color:#a1f1e5;border-left-color:#a1f1e5;border-top-color:#a1f1e5}.theme-nature .p-heading-ribbon__body:after,.theme-nature .p-heading-ribbon__body:before{border-color:#21d8bd transparent transparent}.theme-nature .p-heading-ribbon--flat{background:#1aac96}.theme-nature .p-heading-ribbon--flat:before{border-bottom-color:#189f8a;border-right-color:#189f8a;border-top-color:#189f8a}.theme-nature .p-heading-ribbon--flat:after{border-bottom-color:#189f8a;border-left-color:#189f8a;border-top-color:#189f8a}.theme-nature .p-heading-btm-bdr:after{border-top-color:#1aac96}.theme-nature .p-heading-double-bdr{border-color:#1aac96}.theme-nature .p-heading-double-bdr--updown:after,.theme-nature .p-heading-double-bdr--updown:before{border-bottom-color:#1aac96;border-top-color:#1aac96}.theme-nature .p-heading-put-on-bdr__inner:after,.theme-nature .p-heading-put-on-bdr__inner:before{background-color:#1aac96}.theme-nature .p-heading-balloon{background-color:#a1f1e5}.theme-nature .p-heading-balloon:after{border-top-color:#a1f1e5}.theme-nature .p-heading-balloon--invert{background-color:#1aac96}.theme-nature .p-heading-balloon--invert:after{border-top-color:#1aac96}.theme-nature .p-heading-balloon--ghost{border-color:#1aac96}.theme-nature .p-heading-balloon--ghost:before{border-top-color:#1aac96}.theme-nature .p-heading-dogear{background-color:#a1f1e5}.theme-nature .p-heading-dogear:after{border-color:#f9f9fa #f9f9fa #1aac96 #1aac96}.theme-nature .p-heading-marker:after{background-color:#75ead8}.theme-nature .p-heading-accent:before{background-color:#1aac96}.theme-nature .p-heading-accent:after{background:#75ead8}.theme-nature .p-heading-background-text__sub{color:#a1f1e5}.theme-nature .p-list-step{color:#1aac96}.theme-nature .p-list-step__body{border-left-color:#1aac96}.theme-nature .p-list-step-has-img:not(:last-child) .c-border:before{border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #1aac96;height:0;width:0}.theme-nature .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(26,172,150,.1)}.theme-nature .p-list-faq-accordion__title-area{border-bottom-color:#1aac96}.theme-nature .p-list-faq-accordion__title-area:after{color:#1aac96}.theme-nature .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area{background-color:rgba(26,172,150,.1)}.theme-nature .p-list-faq-accordion-has-img__title-area{border-bottom-color:#1aac96}.theme-nature .p-list-faq-accordion-has-img__title-area:after{color:#1aac96}.theme-nature .p-list-step-laterally__item{background:#1aac96}.theme-nature .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature .p-others-timeline__date{color:#1aac96}.theme-nature .p-order-ticket-2__price{color:#17829a}.theme-nature .p-order-card-bordered{border-top-color:#1aac96}.theme-nature div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img{background-color:#f9f9fa}.theme-nature div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2{color:#1aac96}.theme-nature div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img{background-color:#f9f9fa}.theme-nature div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd,.theme-nature div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2{color:#1aac96}.theme-nature .p-others-shop-menu__card{background-color:#fff;border:0;-webkit-box-shadow:none;box-shadow:none}.theme-nature .p-others-shop-menu__label{background-color:#1aac96}.theme-nature .p-others-rectangle__item-inner{background-color:#1aac96;color:#fff}.theme-nature .p-timetable-item__subhead{background-color:#cdf8f1}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature .p-timetable-item__time{background-color:#f1f1f3}}.theme-nature .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#f1f1f3}.theme-nature .p-table-comparison__th--accent{background-color:#1aac96;border:2px solid #1aac96}.theme-nature .p-table-comparison__td--accent{background-color:#c0f6ed;border:2px solid #1aac96}.theme-nature .p-funding-goal-borderd__flame{border-color:#1aac96}.theme-nature .p-before-after__arrow-element:after,.theme-nature .p-before-after__arrow-element:before{border-left-color:#1aac96}.theme-nature .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature .p-others-price-guide__plus-element{color:#1aac96}.theme-nature .p-others-price-guide__circle{background-color:#1aac96}.theme-nature .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature .p-others-conversational-text__myself-voice:after,.theme-nature .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature .p-premium-heading-arrow{background-color:#1aac96}.theme-nature .p-premium-heading-arrow:after,.theme-nature .p-premium-heading-arrow:before{background-color:#f9f9fa}.theme-nature .p-premium-heading-arrow--v2{background-color:#1aac96}.theme-nature .p-premium-heading-arrow--v2:before{border-top-color:#1aac96}.theme-nature .p-premium-heading-frame{background-color:#1aac96;-webkit-box-shadow:inset 0 0 0 5px #1aac96,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #1aac96,inset 0 0 0 6px #fff}.theme-nature .p-premium-btn-set-2__heading,.theme-nature .p-premium-btn-set-3__wrapper{background-color:#1aac96}.theme-nature .p-premium-faq__icon--a{background-color:#1aac96;color:#fff}.theme-nature .p-premium-cards-img-left__label,.theme-nature .p-premium-sentence-merit__label{background-color:#1aac96}.theme-nature .p-premium-sentence-merit__header{border-color:#1aac96}.theme-nature .p-premium-profile__heading{background-color:#1aac96}.theme-nature .p-premium-profile__name{border-color:#1aac96}.theme-nature .p-premium-profile__subHeading{color:#1aac96}.theme-nature .p-premium-heading-grad,.theme-nature .p-premium-heading-grad__inner{background-color:#1aac96}.theme-nature .p-premium-btn a{background-color:#17829a}.theme-nature .p-premium-contact-set{background-color:#1aac96;border-color:#13806f}.theme-nature .p-premium-contact-set__btn a{background-color:#17829a}.theme-nature .p-premium-steps__heading{border-color:#1aac96}.theme-nature .p-premium-steps__heading:after,.theme-nature .p-premium-steps__item-header{background-color:#1aac96}.theme-nature .p-premium-steps__item-num{color:#1aac96}.theme-nature .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #1aac96;box-shadow:0 0 0 3px #1aac96}.theme-nature .p-premium-steps__arrow:after{border-left-color:#1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature .p-premium-steps__arrow:after{border-left-color:transparent;border-top-color:#1aac96}}.theme-nature .p-premium-interview__heading{background-color:#1aac96}.theme-nature .p-sentence-card{background-color:#b7f4eb;border:1px solid #1aac96}.theme-nature .u-color-theme-main{color:#1aac96}.theme-nature .u-color-theme-accent,.theme-nature .u-color-theme-sub{color:#17829a}.theme-nature div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,.theme-nature div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-nature div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,.theme-nature div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,.theme-nature div[data-structure=b-list-step] .p-list-step,.theme-nature div[data-structure=b-order-ticket-2] .p-order-ticket-2__price,.theme-nature div[data-structure=b-order-ticket-2] .u-color-theme-main,.theme-nature div[data-structure=b-order-ticket] .u-color-theme-main,.theme-nature div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,.theme-nature div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,.theme-nature div[data-structure=b-premium-steps] .p-premium-steps__item-num{color:#1aac96}.theme-nature div[data-structure=b-article-has-number] .p-article-has-number__circle,.theme-nature div[data-structure=b-article-has-number] .p-article-has-number__ribbon,.theme-nature div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-nature div[data-structure=b-article-point] .p-article-point__header,.theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,.theme-nature div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-nature div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-nature div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-nature div[data-structure=b-premium-steps] .p-premium-steps__item-header{background:#1aac96}.theme-nature div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-nature div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-nature div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-nature div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-nature div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-nature div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-nature div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-nature div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading,.theme-nature div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,.theme-nature div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,.theme-nature div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-nature div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-nature div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-nature div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature div[data-structure=b-rectangle] .p-others-rectangle__item-inner{background-color:#1aac96}.theme-nature div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #1aac96}.theme-nature div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before,.theme-nature div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before,.theme-nature div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after{border-top-color:#1aac96}.theme-nature div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #1aac96}.theme-nature div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #1aac96}.theme-nature div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:20px solid #fff}.theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before{border-bottom-color:#2e9888;border-right-color:#2e9888;border-top-color:#2e9888}.theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after{border-bottom-color:#2e9888;border-left-color:#2e9888;border-top-color:#2e9888}.theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after,.theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before{border-color:#21d8bd transparent transparent}.theme-nature div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner{border-color:#1aac96}.theme-nature div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #1aac96}.theme-nature div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-nature div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-nature div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #000;border-left:2px solid #000;border-top:2px solid #000}.theme-nature div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #000;border-right:2px solid #000;border-top:2px solid #000}.theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#75ead8 0,#75ead8 14%,transparent 0,transparent 86%,#75ead8 0,#75ead8 92%,transparent 0),-webkit-linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),-webkit-linear-gradient(45deg,transparent 40%,#b3f3ea 0,#b3f3ea 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#75ead8 0,#75ead8 14%,transparent 0,transparent 86%,#75ead8 0,#75ead8 92%,transparent 0),linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),linear-gradient(45deg,transparent 40%,#b3f3ea 0,#b3f3ea 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon:before{border-bottom-color:#a1f1e5;border-right-color:#a1f1e5;border-top-color:#a1f1e5}.theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon:after{border-bottom-color:#a1f1e5;border-left-color:#a1f1e5;border-top-color:#a1f1e5}.theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after,.theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before{border-color:#1bb59e transparent transparent}.theme-nature div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #1aac96;box-shadow:0 0 0 3px #1aac96}.theme-nature div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:15px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:10px solid transparent;border-top:15px solid #1aac96}}.theme-nature div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #1aac96}.theme-nature div[data-structure=b-premium-heading-frame] .p-premium-heading-frame{background-color:#1aac96;-webkit-box-shadow:inset 0 0 0 5px #1aac96,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #1aac96,inset 0 0 0 6px #fff}.theme-nature div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #1aac96}.theme-nature div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-nature div[data-structure=b-heading-dogear] .p-heading-dogear{background-color:#a1f1e5}.theme-nature div[data-structure=b-heading-balloon] .p-heading-balloon:after{border-top:15px solid #a1f1e5}.theme-nature div[data-structure=b-heading-dogear] .p-heading-dogear:after{border-color:#f9f9fa #f9f9fa #1aac96 #1aac96}.theme-nature div[data-structure=b-heading-accent] .p-heading-accent:before{background:#1aac96}.theme-nature div[data-structure=b-heading-accent] .p-heading-accent:after{background-color:#a1f1e5}.theme-nature div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before{border-top:15px solid #1aac96}.theme-nature div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px solid #1aac96}.theme-nature div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #1aac96;border-top:2px solid #1aac96}.theme-nature div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #1aac96;border-top:1px solid #1aac96}.theme-nature div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #1aac96}.theme-nature div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#1aac96;border:1px solid #1aac96}.theme-nature div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image,.theme-nature div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #1aac96}.theme-nature div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#1aac96;border:2px solid #1aac96}.theme-nature div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #1aac96}.theme-nature div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #1aac96;color:#1aac96}.theme-nature div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#1aac96}.theme-nature div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#1aac96}.theme-nature div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area,.theme-nature div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area{border-bottom:2px solid #1aac96}.theme-nature div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #1aac96}.theme-nature div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table{border:1px solid #1aac96}.theme-nature div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:hsla(0,0%,100%,.9)}.theme-nature div[data-structure=b-sentence-card] .p-sentence-card{background-color:#a1f1e5;border:1px solid #1aac96}.theme-nature div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-nature div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #1aac96}.theme-nature div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img{background-color:#f9f9fa}.theme-nature div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2{color:#1aac96}.theme-nature div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{background-color:#a1f1e5}.theme-nature div[data-structure=b-premium-btn--type-2] .p-premium-btn a,.theme-nature div[data-structure=b-premium-btn--type-3] .p-premium-btn a,.theme-nature div[data-structure=b-premium-btn] .p-premium-btn a,.theme-nature div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a{background-color:#17829a}.theme-nature div[data-structure=b-shop-menu] .p-others-shop-menu__label{background-color:#1aac96}.theme-nature div[data-structure=b-timeline] .p-others-timeline__date{color:#1aac96}.theme-nature div[data-structure=b-funding-goal] .p-funding-goal__head{border-bottom:1px solid #ccc}.theme-nature div[data-structure=b-before-after] .p-before-after__arrow-element:after{border-left:26px solid #1aac96}.theme-nature div[data-structure=b-before-after] .p-before-after__arrow-element:before{border-left:35px solid #1aac96}.theme-nature div[data-structure=b-premium-profile-set] .p-premium-profile__name{border-bottom:1px solid #1aac96}.theme-nature div[data-structure=b-premium-interview] .p-premium-interview__bottom{background:#f9f9f9}.theme-nature div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after,.theme-nature div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before{background-color:#f9f9fa}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2{color:#fff}.theme-nature div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#a1f1e5}.theme-nature div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner{background-color:#1aac96}.theme-nature div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2{color:#fff}.theme-nature div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper{background-color:#1aac96}.theme-nature div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body{background-color:#fff}.theme-nature div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-color:#fbfbfc;background-image:-webkit-linear-gradient(45deg,#1aac96 25%,transparent 0,transparent 50%,#1aac96 0,#1aac96 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#1aac96 25%,transparent 0,transparent 50%,#1aac96 0,#1aac96 75%,transparent 0,transparent)}.theme-nature div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner{background-color:#fafafa}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before{background:-webkit-repeating-linear-gradient(135deg,#75ead8,#75ead8 5px,#b3f3ea 0,#b3f3ea 10px);background:repeating-linear-gradient(-45deg,#75ead8,#75ead8 5px,#b3f3ea 0,#b3f3ea 10px)}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper{background-color:#b3f3ea}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before{background:-webkit-gradient(linear,right bottom,left top,color-stop(50%,hsla(0,0%,100%,0)),color-stop(50.1%,rgba(26,172,150,.1))) no-repeat 100% 100%/100% 100%;background:-webkit-linear-gradient(bottom right,hsla(0,0%,100%,0) 50%,rgba(26,172,150,.1) 50.1%) no-repeat 100% 100%/100% 100%;background:linear-gradient(to top left,hsla(0,0%,100%,0) 50%,rgba(26,172,150,.1) 50.1%) no-repeat 100% 100%/100% 100%}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm{border-bottom-color:#1aac96}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2{color:#fff}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#fff}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img{-webkit-box-shadow:15px 15px 0 0 #1aac96;box-shadow:15px 15px 0 0 #1aac96}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom-color:#cdf8f1}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{background-color:#a1f1e5}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6{background-color:#1aac96}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#a1f1e5}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #1aac96}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #1aac96;border-top:none}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown{background-color:#a1f1e5}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{color:#05161a}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch{background-color:transparent;background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#f3e35f));background:-webkit-linear-gradient(transparent 80%,#f3e35f 0);background:linear-gradient(transparent 80%,#f3e35f 0)}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:after,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:after{color:#1aac96}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#fff}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card{background-color:inherit;-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5);color:inherit}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text]{color:#5f5850}.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12{background-color:#b3f3ea}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px dashed #1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before{background-image:-webkit-linear-gradient(135deg,rgba(26,172,150,.4) 25%,transparent 0,transparent 50%,rgba(26,172,150,.4) 0,rgba(26,172,150,.4) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,rgba(26,172,150,.4) 25%,transparent 0,transparent 50%,rgba(26,172,150,.4) 0,rgba(26,172,150,.4) 75%,transparent 0,transparent)}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col]{color:#05161a}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background:#f9f9fa;background:var(--block-bg-color,#f9f9fa);border:2px solid #1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body{border-bottom:1px dashed #1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img{-webkit-box-shadow:0 0 5px rgba(0,0,0,.8);box-shadow:0 0 5px rgba(0,0,0,.8)}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text]{background-color:#b3f3ea}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a{color:#fff}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 10px rgba(0,0,0,.7)}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa;--block-bg-color:$bodyColor}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2{color:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover{color:#fff}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a{background-color:transparent;border:2px solid #1aac96;color:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #1aac96;text-decoration:dashed underline #1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr{border:3px dotted #1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border:4px solid #1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:rgba(26,172,150,.7)}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form{border:none}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2{color:#fff}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(26,172,150,.1)}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(26,172,150,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(26,172,150,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(26,172,150,.1) 50%,transparent 0),linear-gradient(rgba(26,172,150,.1) 50%,transparent 0)}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body{background-color:rgba(26,172,150,.2);border-bottom:dashed #fff}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(26,172,150,.2)}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:rgba(26,172,150,.7)}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme),.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme),.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-gradient(linear,left bottom,left top,from(#1aac96),to(#a1f1e5));background:-webkit-linear-gradient(bottom,#1aac96,#a1f1e5);background:linear-gradient(0deg,#1aac96,#a1f1e5)}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:2px solid #1aac96;outline:1px solid #1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1px solid #1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form{background-color:#fff}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive{background-color:#f9f9fa}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after{background:-webkit-gradient(linear,left bottom,left top,from(#1aac96),to(#a1f1e5));background:-webkit-linear-gradient(bottom,#1aac96,#a1f1e5);background:linear-gradient(0deg,#1aac96,#a1f1e5)}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text]{color:#fff}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form{background-color:#f9f9fa}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form{color:#05161a}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#1aac96),to(#a1f1e5));background:-webkit-linear-gradient(bottom,#1aac96,#a1f1e5);background:linear-gradient(0deg,#1aac96,#a1f1e5)}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#f9f9fa),color-stop(#1aac96),to(#f9f9fa));background:-webkit-linear-gradient(left,#f9f9fa,#1aac96,#f9f9fa);background:linear-gradient(90deg,#f9f9fa,#1aac96,#f9f9fa)}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#f9f9fa}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text]{color:#05161a}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #1aac96}@media only screen and (min-width:1px)and (max-width:768px){.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #1aac96;border-right:8px solid transparent}}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:#f9f9fa}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #f9f9fa;box-shadow:inset 0 0 50px 30px #f9f9fa}@media (max-width:480px){.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#1aac96}}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9f9fa}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#a1f1e5}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#fff}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail{color:#05161a}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a{color:#fff}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{color:#05161a}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background-color:#f9f9fa;background-color:var(--block-bg-color,#f9f9fa);border:2px solid #1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#f9f9fa}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2{color:#05161a}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#b40d21}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row{background-color:#f9f9fa;color:#05161a}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#a1f1e5}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th{border-color:#1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th{background-color:#a1f1e5}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text]{background-color:#b3f3ea}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline{border-bottom:1px solid #1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa;--block-bg-color:$bodyColor}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text]{color:#05161a}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#1aac96;border:2px solid #2c2b2c;color:#fff}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{background-color:#fff;border:2px solid #1aac96;color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev{background-color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before{color:#fff}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background:rgba(179,243,234,.7)}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(rgba(179,243,234,.7)),to(hsla(0,0%,100%,.7)));background-image:-webkit-linear-gradient(right,rgba(179,243,234,.7),hsla(0,0%,100%,.7));background-image:linear-gradient(270deg,rgba(179,243,234,.7),hsla(0,0%,100%,.7))}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border-color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text]{color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #1aac96;border-top:2px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#cdf8f1}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:3px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:3px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#b3f3ea}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#1aac96;border:5px solid #f9f9fa}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{-webkit-box-shadow:inset 0 -1px 0 0 #1aac96;box-shadow:inset 0 -1px 0 0 #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{background-color:#fbfbfc;border-bottom:1px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #1aac96;box-shadow:inset 0 -1px 0 0 #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fffdf2;-webkit-box-shadow:inset 0 -2px 0 0 #1aac96;box-shadow:inset 0 -2px 0 0 #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img{border:none}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#b3f3ea}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow{border:4px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img+.p-main-base-shop__heading{border-left:4px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading]{color:#fff}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #1aac96;color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#1aac96;color:#fff}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover{color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;border-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm{border-bottom:none}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter{background-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#b3f3ea}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:none}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{background-color:#1aac96;border-bottom:1px solid #1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 0 2px #1aac96;box-shadow:0 0 0 2px #1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#fff;color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before{background-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card{border:1px solid #1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#1aac96;border:1px solid #1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#b3f3ea}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #b3f3ea;box-shadow:inset 0 -1px 0 0 #b3f3ea}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n),.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#b3f3ea}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading{text-shadow:none}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(26,172,150,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(26,172,150,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(26,172,150,.1) 50%,transparent 0),linear-gradient(rgba(26,172,150,.1) 50%,transparent 0)}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{border:none;-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li{border-bottom-style:none}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col]{background-image:-webkit-radial-gradient(closest-side,rgba(26,172,150,.2) 98%,rgba(26,172,150,.13) 100%),-webkit-radial-gradient(top left,circle,rgba(26,172,150,.1) 35%,rgba(26,172,150,0) 0 100%),-webkit-radial-gradient(top right,circle,rgba(26,172,150,.1) 35%,rgba(26,172,150,0) 0 100%),-webkit-radial-gradient(bottom left,circle,rgba(26,172,150,.1) 35%,rgba(26,172,150,0) 0 100%),-webkit-radial-gradient(bottom right,circle,rgba(26,172,150,.1) 35%,rgba(26,172,150,0) 0 100%);background-image:radial-gradient(closest-side,rgba(26,172,150,.2) 98%,rgba(26,172,150,.13) 100%),radial-gradient(circle at top left,rgba(26,172,150,.1) 35%,rgba(26,172,150,0) 0 100%),radial-gradient(circle at top right,rgba(26,172,150,.1) 35%,rgba(26,172,150,0) 0 100%),radial-gradient(circle at bottom left,rgba(26,172,150,.1) 35%,rgba(26,172,150,0) 0 100%),radial-gradient(circle at bottom right,rgba(26,172,150,.1) 35%,rgba(26,172,150,0) 0 100%);background-repeat:repeat;background-size:50px 50px}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1.5px solid #1aac96;-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background-repeat:no-repeat}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge{width:210px}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#1aac96;color:#fff}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern>.p-premium-faq__icon--a,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2{color:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img{border:1.5px solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #1aac96;border-top:none}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item{border-bottom:1.5px solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #b3f3ea;color:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent{background-color:#b3f3ea}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]{background-color:#b3f3ea;color:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#b3f3ea;color:#05161a}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs{border:solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:#f9f9fa}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2{color:#fff}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label{color:#05161a}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl>[data-structure=e-text]{color:#2b3846}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading{border-color:#d5ab33}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before{border-right-color:#cfa126}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before{background:-webkit-gradient(linear,left top,right top,from(#bd8417),color-stop(25%,#dcba4a),color-stop(50%,#e0c054),color-stop(75%,#dcba4a),color-stop(97%,#bd8417));background:-webkit-linear-gradient(left,#bd8417,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%);background:linear-gradient(90deg,#bd8417 0,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%)}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner{color:#0c5980}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,#ffe9ee),color-stop(80%,#ffeff3),to(#ffeff3));background:-webkit-linear-gradient(top,#ffe9ee 80%,#ffeff3 0,#ffeff3);background:linear-gradient(180deg,#ffe9ee 80%,#ffeff3 0,#ffeff3)}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:15px solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{color:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#fff),color-stop(10%,#fff9f1),to(#fff9f1));background-image:-webkit-linear-gradient(top,#fff 10%,#fff9f1 0,#fff9f1);background-image:linear-gradient(180deg,#fff 10%,#fff9f1 0,#fff9f1)}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#e5d9af),to(#eadfb8));background:-webkit-linear-gradient(right,#e5d9af,#eadfb8);background:linear-gradient(270deg,#e5d9af,#eadfb8)}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading{color:#bf953c}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#fff0e0}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:#fcc000}@media only screen and (min-width:1px)and (max-width:599px){.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#1aac96}}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2{color:#fff}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#1aac96;color:#fff}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{border:2px solid #1aac96;color:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before{border-bottom:1px solid #1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before{color:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before{background:#1aac96;border:2px solid #fff}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:2px solid #fff}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:none}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr]{background-color:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img{border:1px solid #fff}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col]{background-color:#1aac96;color:#05161a}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:8px double #1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th{border-color:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:none}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{color:#fff}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2{color:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th{border-color:#fff}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{background-color:#fff}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2{background-image:none}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(26,172,150,.2)}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background-color:#fff;color:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{-webkit-box-shadow:inset 0 0 30px #1aac96;box-shadow:inset 0 0 30px #1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg{background-color:#a1f1e5;-webkit-box-shadow:inset 0 0 30px #1aac96;box-shadow:inset 0 0 30px #1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea{background-color:#a1f1e5}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #fff;color:#fff}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#1aac96;color:#fff}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading{background-image:-webkit-linear-gradient(left,#1aac96,#1aac96 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#1aac96,#1aac96 5px,transparent 0,transparent 10px)}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img{background-image:-webkit-repeating-linear-gradient(45deg,transparent,transparent 3px,#1aac96 0,#1aac96 6px);background-image:repeating-linear-gradient(45deg,transparent,transparent 3px,#1aac96 0,#1aac96 6px)}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2{background:#1aac96;color:#fff}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#1aac96),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,right bottom,left top,color-stop(50%,#1aac96),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top right,#1aac96 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom right,#1aac96 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom left,#1aac96 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top left,#1aac96 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after{background:-webkit-gradient(linear,left top,right bottom,color-stop(50%,#1aac96),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,left bottom,right top,color-stop(50%,#1aac96),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top left,#1aac96 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom left,#1aac96 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom right,#1aac96 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top right,#1aac96 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm{border-bottom:2px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#1aac96;color:#fff}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before{border-left:5px solid #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:2px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:1px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku{border-top:1px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm{border-bottom:2px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item{border-top:1px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half{border-bottom:1px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{background-color:#fff;border:1px solid #1aac96;outline:1px solid #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background:none;border-bottom:1px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after{background-color:#1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;background-image:-webkit-linear-gradient(left,#1aac96,#1aac96 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#1aac96,#1aac96 5px,transparent 0,transparent 10px)}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before{background-image:-webkit-linear-gradient(left,#1aac96,#1aac96 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#1aac96,#1aac96 5px,transparent 0,transparent 10px)}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after{border:1px dashed #fff}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{border-bottom:2px dashed #75ead8}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{border-bottom:2px dashed #75ead8}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:2px dashed #75ead8}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:transparent}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{border-bottom:2px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fff;-webkit-box-shadow:inset 0 -2px 0 0 #1aac96;box-shadow:inset 0 -2px 0 0 #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text{color:#1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th{border:1px dashed #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(26,172,150,.1)}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(26,172,150,.2)}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2{color:#1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num{color:#fff}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #1aac96;text-decoration:dashed underline #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:none}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:rgba(26,172,150,.4)}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:4px dotted #1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{background-color:#1aac96;color:#fff}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:#1aac96;color:#fff}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:4px dotted #1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#b3f3ea}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left bottom,left top,from(#1aac96),to(#a1f1e5));background:-webkit-linear-gradient(bottom,#1aac96,#a1f1e5);background:linear-gradient(0deg,#1aac96,#a1f1e5)}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:rgba(179,243,234,.7)}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:4px solid #1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#1aac96),to(#1aac96));background:-webkit-linear-gradient(right,#1aac96,#1aac96);background:linear-gradient(270deg,#1aac96,#1aac96)}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{color:#fff}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right{background-color:hsla(0,0%,100%,.95)}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after{border-right:10px solid hsla(0,0%,100%,.95)}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge{color:#1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(26,172,150,.2)}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after{border-left:10px solid #b3f3ea}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #1aac96;color:#1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(240,9%,98%,.6);border:1px solid #1aac96;color:#1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#f9f9fa}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:double #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#1aac96;-webkit-box-shadow:inset 0 -1px 0 0 #1aac96;box-shadow:inset 0 -1px 0 0 #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#1aac96}@media (min-width:1px)and (max-width:768px){.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #1aac96;-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(26,172,150,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(26,172,150,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(26,172,150,.1) 50%,transparent 0),linear-gradient(rgba(26,172,150,.1) 50%,transparent 0)}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(26,172,150,.6)}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(26,172,150,.7)}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#b3f3ea}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #1aac96;border-left:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #1aac96;border-right:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #b3f3ea}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:rgba(26,172,150,.1);background:-webkit-linear-gradient(233deg,rgba(26,172,150,.6),rgba(255,0,0,0) 50%),-webkit-linear-gradient(323deg,#f2faff,rgba(0,255,0,0) 35%),-webkit-linear-gradient(114deg,rgba(26,172,150,.8),rgba(0,0,255,0) 35%);background:linear-gradient(217deg,rgba(26,172,150,.6),rgba(255,0,0,0) 50%),linear-gradient(127deg,#f2faff,rgba(0,255,0,0) 35%),linear-gradient(336deg,rgba(26,172,150,.8),rgba(0,0,255,0) 35%)}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px solid #1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:transparent;border:1px solid #b3f3ea}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;border:1px solid #1aac96;color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#b3f3ea}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:6px outset #b3f3ea}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{background-color:#f9f9fa;border:none;-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover{background-color:#f9f9fa}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{background-color:#cdf8f1}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#1aac96;color:#fff}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #1aac96;color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#1aac96;color:#fff}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a{background-color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2{color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #1aac96;border-left:2px solid #1aac96;border-top:2px solid #1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #1aac96;border-right:2px solid #1aac96;border-top:2px solid #1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#49e3cc 0,#a1f1e5);background:radial-gradient(circle,#49e3cc 0,#a1f1e5)}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border:none;border-top:4px solid #1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#1aac96;color:#fff}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:solid transparent;border-left:solid #1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #1aac96;color:#1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(26,172,150,.7)}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px dashed #1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#b3f3ea}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area{border-bottom:1px solid #1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after{color:#1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #1aac96;border-left:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #1aac96;border-right:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#1aac96 0,#a1f1e5);background:radial-gradient(circle,#1aac96 0,#a1f1e5)}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;float:left;height:2em;margin-right:10px;width:2em}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{color:#1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#a1f1e5}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date{border-color:#1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text]{color:#fff}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text]{color:#1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #1aac96;border-left:2px solid #1aac96;border-top:2px solid #1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #1aac96;border-right:2px solid #1aac96;border-top:2px solid #1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text],.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #1aac96;-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:#1aac96;-webkit-box-shadow:inset 0 -1px 0 0 #1aac96;box-shadow:inset 0 -1px 0 0 #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(26,172,150,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(26,172,150,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(26,172,150,.1) 50%,transparent 0),linear-gradient(rgba(26,172,150,.1) 50%,transparent 0)}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(26,172,150,.7)}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(26,172,150,.6)}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #1aac96;border-radius:4px;color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#05161a}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{border-bottom:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border{background-color:#fff}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #1aac96;color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2{color:#fff}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background:#fff;border:5px solid #fff}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background-color:#fff}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover{background-color:transparent}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #1aac96;border-left:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #1aac96;border-right:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{color:#fff}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) body,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div{background-color:#f9f9fa}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background:#1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#b3f3ea}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#a1f1e5}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading .c-heading,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white{color:#1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #1aac96;border-top:4px solid #1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li>div,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img{-webkit-box-shadow:0 15px -5px #1aac96;box-shadow:0 15px -5px #1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{border:1px solid #1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #1aac96;border-left:2px solid #1aac96;border-top:2px solid #1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #1aac96;border-right:2px solid #1aac96;border-top:2px solid #1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-image:-webkit-linear-gradient(45deg,#1aac96 25%,transparent 0,transparent 50%,#1aac96 0,#1aac96 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#1aac96 25%,transparent 0,transparent 50%,#1aac96 0,#1aac96 75%,transparent 0,transparent)}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#1aac96),to(#1aac96));background:-webkit-linear-gradient(top,#1aac96,#1aac96);background:linear-gradient(180deg,#1aac96 0,#1aac96);-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(26,172,150,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(26,172,150,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(26,172,150,.1) 50%,transparent 0),linear-gradient(rgba(26,172,150,.1) 50%,transparent 0)}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(26,172,150,.6)}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:rgba(179,243,234,.7)}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(26,172,150,.2)}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme),.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input{background:#1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9f9fa}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#1aac96),to(#a1f1e5));background:-webkit-linear-gradient(bottom,#1aac96,#a1f1e5);background:linear-gradient(0deg,#1aac96,#a1f1e5)}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#a1f1e5}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{background-color:#b3f3ea}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(179,243,234,.7)}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#1aac96}@media (max-width:480px){.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#1aac96}}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:1px solid #1aac96;outline:1px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #1aac96}@media only screen and (min-width:1px)and (max-width:768px){.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #1aac96;border-right:8px solid transparent}}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:1px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #a1f1e5}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#f9f9fa;border:5px solid #f9f9fa}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #f9f9fa}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #b3f3ea}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol{outline:1px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#f9f9fa),color-stop(#1aac96),to(#f9f9fa));background:-webkit-linear-gradient(left,#f9f9fa,#1aac96,#f9f9fa);background:linear-gradient(90deg,#f9f9fa,#1aac96,#f9f9fa)}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #f9f9fa;box-shadow:inset 0 0 50px 30px #f9f9fa}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 10px rgba(0,0,0,.7)}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(26,172,150,.6)),color-stop(80%,rgba(26,172,150,.6)),to(rgba(26,172,150,0)));background-image:-webkit-linear-gradient(left,rgba(26,172,150,.6),rgba(26,172,150,.6) 80%,rgba(26,172,150,0));background-image:linear-gradient(90deg,rgba(26,172,150,.6) 0,rgba(26,172,150,.6) 80%,rgba(26,172,150,0))}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme),.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input{background:#1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9f9fa}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#1aac96;color:#fff}}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#a1f1e5}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#b3f3ea}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(179,243,234,.7)}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#1aac96}@media (max-width:480px){.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#1aac96}}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom{border-top:1px solid #fff}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{background-color:#f9f9fa;border:4px solid #1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:2px solid #1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #a1f1e5}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #a1f1e5}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#f9f9fa;border:5px solid #f9f9fa}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #f9f9fa}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{border-right:2px solid #1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px solid #1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a{background-color:#fff;color:#1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img{-webkit-box-shadow:15px 15px 0 0 #1aac96;box-shadow:15px 15px 0 0 #1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img{-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown]{background:-webkit-gradient(linear,left top,right top,from(#f9f9fa),color-stop(#1aac96),to(#f9f9fa));background:-webkit-linear-gradient(left,#f9f9fa,#1aac96,#f9f9fa);background:linear-gradient(90deg,#f9f9fa,#1aac96,#f9f9fa)}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 3px #1aac96,0 0 10px rgba(0,0,0,.7)}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(26,172,150,.6)),color-stop(80%,rgba(26,172,150,.6)),to(rgba(26,172,150,0)));background-image:-webkit-linear-gradient(left,rgba(26,172,150,.6),rgba(26,172,150,.6) 80%,rgba(26,172,150,0));background-image:linear-gradient(90deg,rgba(26,172,150,.6) 0,rgba(26,172,150,.6) 80%,rgba(26,172,150,0))}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme),.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #1aac96;border-radius:50px;color:#1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(26,172,150,.6)}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(26,172,150,.7)}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#b3f3ea}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border{border:2px dotted #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px dotted #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dotted #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:2px dotted #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px dotted #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:4px dotted #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]{border-bottom:1px solid #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#1aac96}@media (min-width:1px)and (max-width:768px){.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #1aac96;border-left:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #1aac96;border-right:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#1aac96;-webkit-box-shadow:inset 0 -1px 0 0 #1aac96;box-shadow:inset 0 -1px 0 0 #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #1aac96;-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background-color:#fff;border:5px solid #fff}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #1aac96;box-shadow:0 0 0 3px #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(26,172,150,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(26,172,150,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(26,172,150,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(26,172,150,.1) 50%,transparent 0),linear-gradient(rgba(26,172,150,.1) 50%,transparent 0)}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{background-color:#fff;border-bottom:1px solid #1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#1aac96}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#fff;text-shadow:1px 2px 1px #1aac96,0 0 1rem #1aac96,0 0 1rem #1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-radial-gradient(top,ellipse,#1aac96,transparent),-webkit-radial-gradient(bottom,ellipse,#1aac96,transparent);background:radial-gradient(ellipse at top,#1aac96,transparent),radial-gradient(ellipse at bottom,#1aac96,transparent);color:#fff}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a{background:-webkit-radial-gradient(top,ellipse,#fff,transparent),-webkit-radial-gradient(bottom,ellipse,#fff,transparent);background:radial-gradient(ellipse at top,#fff,transparent),radial-gradient(ellipse at bottom,#fff,transparent);color:#1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#1aac96,transparent),-webkit-radial-gradient(bottom,ellipse,#1aac96,transparent);background:radial-gradient(ellipse at top,#1aac96,transparent),radial-gradient(ellipse at bottom,#1aac96,transparent)}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg{background-color:#1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(26,172,150,.6)}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(26,172,150,.7)}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#b3f3ea}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#1aac96}@media (min-width:1px)and (max-width:768px){.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #1aac96;border-left:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #1aac96;border-right:1px solid #1aac96;border-top:1px solid #1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#1aac96;-webkit-box-shadow:inset 0 -1px 0 0 #1aac96;box-shadow:inset 0 -1px 0 0 #1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 1rem 2rem rgba(0,0,0,.1);box-shadow:0 1rem 2rem rgba(0,0,0,.1)}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(26,172,150,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(26,172,150,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(26,172,150,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(26,172,150,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(26,172,150,.3) 100%,transparent 0),linear-gradient(rgba(26,172,150,.3) 50%,transparent 0)}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#1aac96}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme){color:#05161a}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a;text-shadow:1px 1px 1px #fff,0 0 1rem #fff}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input{background:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#1aac96,transparent),-webkit-radial-gradient(bottom,ellipse,#1aac96,transparent);background:radial-gradient(ellipse at top,#1aac96,transparent),radial-gradient(ellipse at bottom,#1aac96,transparent)}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#b3f3ea}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{background:#fff}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background:#000}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) form{color:#05161a}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#a1f1e5}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{color:#fff}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #1aac96;border-top:4px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:2px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#1aac96}@media (min-width:1px)and (max-width:768px){.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #1aac96;border-left:2px solid #1aac96;border-top:2px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #1aac96;border-right:2px solid #1aac96;border-top:2px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #a1f1e5}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th{-webkit-box-shadow:inset 0 0 8px 6px #f9f9fa;box-shadow:inset 0 0 8px 6px #f9f9fa}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{-webkit-box-shadow:none;box-shadow:none}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#1aac96;border:1px solid #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td{border:none}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#1aac96;-webkit-box-shadow:inset 0 0 6px 3px #f9f9fa;box-shadow:inset 0 0 6px 3px #f9f9fa;color:#fff}}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box{-webkit-box-shadow:inset 0 0 15px 10px #f9f9fa;box-shadow:inset 0 0 15px 10px #f9f9fa}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#1aac96;-webkit-box-shadow:inset 0 -1px 0 0 #1aac96;box-shadow:inset 0 -1px 0 0 #1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{background:inherit}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg,.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg{background-color:inherit}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(26,172,150,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(26,172,150,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(26,172,150,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(26,172,150,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(26,172,150,.3) 100%,transparent 0),linear-gradient(rgba(26,172,150,.3) 50%,transparent 0)}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a1f1e5;border:1px solid #a1f1e5}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#1aac96}.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #1aac96}@media only screen and (min-width:1px)and (max-width:480px){.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #1aac96}}.theme-nature [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#1aac96}.theme-nature .s_footer-peraichi{background-image:-webkit-gradient(linear,right top,left top,from(rgba(23,154,69,.9)),to(rgba(23,130,154,.9)));background-image:-webkit-linear-gradient(right,rgba(23,154,69,.9),rgba(23,130,154,.9));background-image:linear-gradient(270deg,rgba(23,154,69,.9),rgba(23,130,154,.9));color:#fff}.theme-nature .c-btn .btn-customform-submit{background-color:#1aac96}.theme-nature .p-header,.theme-nature .p-m_navigation{background-color:#f9f9fa}.theme-nature .p-header--theme-color,.theme-nature .p-m_navigation--theme-color{background-color:#1aac96}.theme-nature .p-header-nav-floating-btn,.theme-nature .p-header-nav-floating-btn .p-m_navigation{background-color:#f9f9fa}.theme-nature [data-structure=b-btn-in-bg] .c-bg-img{position:relative}.theme-nature [data-structure=b-btn-in-bg] .c-bg-img:before{background-image:-webkit-gradient(linear,right top,left top,from(rgba(23,154,69,.9)),to(rgba(23,130,154,.9)));background-image:-webkit-linear-gradient(right,rgba(23,154,69,.9),rgba(23,130,154,.9));background-image:linear-gradient(270deg,rgba(23,154,69,.9),rgba(23,130,154,.9));content:"";display:block;height:100%;position:absolute;width:100%}.theme-nature [data-structure=b-btn-in-bg] .c-bg-img .c-wrapper{position:relative}.theme-nature .p-main-set-3--center{border-color:#1aac96}.theme-nature .p-main-set-3--center__subhead{background-color:#1aac96}.theme-nature .p-main-set-3--center__period{border-color:#1aac96;color:#1aac96}.theme-nature .p-main-set-3--center__main{color:#1aac96}.theme-nature .p-heading-balloon--ghost{background-color:#f9f9fa}.theme-nature .p-heading-balloon--ghost:after{border-top-color:#f9f9fa}.theme-nature .p-article--bdr__box,.theme-nature .p-article-point__border,.theme-nature .p-article-point__box{background-color:transparent}.theme-nature .p-card-voice-bordered{background-color:#fff;-webkit-box-shadow:1px 1px 2px 0 #ddd;box-shadow:1px 1px 2px 0 #ddd}.theme-nature .p-sentence-set__box--bdr{background-color:transparent}.theme-nature .p-premium-btn-set-3__body{background-color:#fff;color:inherit}.theme-nature .p-order-ticket-2__inner{background-color:#fff}.theme-nature .p-list__box--bdr,.theme-nature .p-order-card-bordered{background-color:transparent}.theme-nature .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:transparent}.theme-nature .p-list-center-img li>div{background-color:#fff}.theme-nature .p-others-shop-menu__card{-webkit-box-shadow:0 0 0 2px #f7f7f7;box-shadow:0 0 0 2px #f7f7f7}.theme-nature .c-heading--block-main{color:#436f69}.theme-elegant{--block-bg-color:#fcfafb;background-color:#fcfafb}.theme-elegant .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(rgba(234,70,152,.9)),to(rgba(234,124,70,.9)));background-image:-webkit-linear-gradient(right,rgba(234,70,152,.9),rgba(234,124,70,.9));background-image:linear-gradient(270deg,rgba(234,70,152,.9),rgba(234,124,70,.9))}.theme-elegant .c-bg-color{background-color:#fff}.theme-elegant .c-border{border-color:#ec5858}.theme-elegant .c-btn .btn-customform-submit,.theme-elegant .c-btn a,.theme-elegant .c-btn button,.theme-elegant .c-btn input{background-color:#ec5858}.theme-elegant .c-btn--secondary .btn-customform-submit,.theme-elegant .c-btn--secondary a,.theme-elegant .c-btn--secondary button,.theme-elegant .c-btn--secondary input{background-color:#ea7c46;color:#fff}.theme-elegant .c-btn--invert .btn-customform-submit,.theme-elegant .c-btn--invert a,.theme-elegant .c-btn--invert button,.theme-elegant .c-btn--invert input{background-color:#fff;color:#ec5858}.theme-elegant .c-btn--ghost .btn-customform-submit,.theme-elegant .c-btn--ghost a,.theme-elegant .c-btn--ghost button,.theme-elegant .c-btn--ghost input{background:none;border-color:#ec5858;color:#ec5858}.theme-elegant .c-btn--ghost.c-btn--secondary .btn-customform-submit,.theme-elegant .c-btn--ghost.c-btn--secondary a,.theme-elegant .c-btn--ghost.c-btn--secondary button,.theme-elegant .c-btn--ghost.c-btn--secondary input{background:none;border-color:#ea7c46;color:#ea7c46}.theme-elegant .c-btn--ghost-white .btn-customform-submit,.theme-elegant .c-btn--ghost-white a,.theme-elegant .c-btn--ghost-white button,.theme-elegant .c-btn--ghost-white input{background:none}.theme-elegant .c-form input[type=email]:focus,.theme-elegant .c-form input[type=text]:focus,.theme-elegant .c-form select:focus,.theme-elegant .c-form textarea:focus{border-color:#ec5858;-webkit-box-shadow:0 0 6px 0 #fce1e1;box-shadow:0 0 6px 0 #fce1e1}.theme-elegant .c-form .file-upload-btn{border-color:#ec5858;color:#ec5858}.theme-elegant .c-heading--bdr-btm,.theme-elegant .c-heading--bdr-thin-btm{border-bottom-color:#ec5858}.theme-elegant .c-hr-dashed,.theme-elegant .c-hr-dotted,.theme-elegant .c-hr-double,.theme-elegant .c-hr-solid{border-color:#ec5858}.theme-elegant .c-hr-origin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M37.4 18.4c-.8.4-1.5.9-2.3 1.4-.5.3-1.1.8-1.6.8-.8.1-1.6.8-2.4.3-.6-.3-1.2-.2-1.7-.2-.9 0-1.8-.2-2.7-.2-.8 0-1.6.2-2.4.2-.7 0-1.3 0-2-.1-.6 0-1.3 0-1.9-.2-1-.4-1.9-1.3-2.9-2-.3-.3-.7-.6-1.1-.5-.6.1-1.1-.3-1.7 0s-1.2.3-1.9.5c-.6.2-1.2.7-1.8.9-.7.2-1.3.4-1.9.9-.1.1-.3.3-.4.3-.4 0-.7-.2-1.1 0-.9.5-1.8.2-2.6.3-.3 0-.6-.3-1-.5l-3-1.8c-.4-.2-.7-.4-1.1-.4v1.4c.7.1 1.5.5 2.1 1.2.2.2.4.2.6.3.6.3 1.2.5 1.7.8.4.2.5.3.7.3.6 0 1.1-.1 1.7-.1.6.1 1.2-.1 1.8-.5.1 0 .1 0 .2-.1l1.8-.6c.4-.1.8-.3 1.2-.4.2-.1.5-.2.7-.3 0 0 .1-.1.1-.2.1-.1.2-.4.3-.4.8-.2 1.7-.3 2.5-.4h.8c.5.2 1.1.3 1.6.7.8.6 1.6 1.3 2.5 1.5.7.2 1.5.4 2.2.4h2c.5 0 1.1-.2 1.6 0s1-.3 1.6-.1c.6.3 1.2 0 1.8 0s1.3.1 1.9.2c.5 0 1 .1 1.5 0 .7-.2 1.4-.5 2.2-.9s1.6-1 2.4-1.4 2.6 0 2.6 0v-1.4c-.5 0-.8-.2-1.3-.1-.4.2-.9.2-1.3.4' style='fill:rgba(236,88,88,.99)'/%3E%3C/svg%3E")}.theme-elegant .c-hr-origin--2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(236,88,88,.99)}%3C/style%3E%3Cpath d='M-265.9 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-252.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-239.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c.1-.4-.2-.5-.4-.8' class='st0'/%3E%3C/svg%3E")}.theme-elegant .c-hr-origin--3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cstyle%3E.st0{fill:rgba(236,88,88,.99)}%3C/style%3E%3Cpath d='M33.6 22c-.3.1-1.3-.1-1.5-.3-.5-.5-1.1-.9-1.5-1.5-.6-.8-.3-1.5 0-2 .4-.8 1.1-1.4 1.7-2 .7-.6 1.6-.4 2.4-.4.7.1 1 .8 1.1 1.3.2.6.3 1.5.2 2.1-.2.9-.3 1.9-1.5 2.3 0-.3-.7 0-.9.5M19.6 21.4c-1.2-.4-1.2-1.5-1.3-2.4 0-.5.2-.9.9-1.1.5-.2 1-.5 1.4-.9.6-.5.9-.5 1.7-.1.1.1.3.1.4.1.7 0 1.1.5 1.2 1.1.2 1.1.1 2.1-.8 3-.3.2-2.6.6-3.5.3M8.3 21.9c-.8.4-1.9 0-2.5-.7-.4-.5-1-1.2-.6-2.1.3-.7.2-1.6 1.1-1.9.4-.2.7-.5 1.2-.1.1.1.4.1.6-.1.5-.5.9-.2 1.3.1 1.1.9 1.7 2 .9 3.5-.3.6-1.4 1.1-2 1.3' class='st0'/%3E%3C/svg%3E")}.theme-elegant .c-hr-origin--4{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(236,88,88,.99)}%3C/style%3E%3Cpath d='M-271.5 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-261.6 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-251.7 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-241.8 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4 0 0 .1.2.1.4q0-.15 0 0' class='st0'/%3E%3C/svg%3E")}.theme-elegant .c-hr-origin--5{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cpath d='M-241.7 420.3c-2 .2-4 .7-4.8 2.5-.4-.5-.9-1-1.3-1.5-.3-.4-.6-.7-1-1.1-.7-.7-1.3-1.4-2-2.1-.8-.8-2-1-3-1.5-1.4-.7-2.9-.9-4.5-.9-1.1 0-2.2.2-3.2.3-3.2.1-6.3.7-9.3 1.7-1.3.4-2.6.9-3.6 1.9-.6.6-1.4 1.5-2 2-.3.3-.5.5-.7.5v2c.3 0 .4-.2.6-.3s.3-.3.5-.5c1.3-1.6 2.7-3.6 4.9-4.4 1.4-.5 2.8-1 4.3-1.3s3-.5 4.6-.7c1.3-.1 2.6-.2 4-.2 1.7-.1 3.2.6 4.8 1 .7.1 1.4.8 1.9 1.3.7.6 1.1 1.4 1.8 2 1.3 1.1 1.9 2.4 2.4 3.8.2.6.5.5 1 .5.6-.1.8-.5.9-1 .2-.8.5-1.6 1.4-2.1.2-.1.4-.3.7-.4.7-.2 1.5-.6 2.3-.6 1.8.2 3 1.1 3.3 2.7q0 .15.3.3c.2.1.3.1.5 0v-2.1c-.8-1.1-3-2-4.8-1.8' style='fill:rgba(236,88,88,.99)'/%3E%3C/svg%3E")}.theme-elegant .c-hr-origin--6{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' x='0' y='0' version='1.1' viewBox='0 0 40 40'%3E%3Cstyle%3Epath{fill:rgba(236,88,88,.99)}%3C/style%3E%3Cpath d='M3.2 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.2-.1-.4-.4-.6-.5l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.6.6-.9 1-1.3 1.4s-.7.7-1.2 1c-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7s.6.5.9.7c.4.4 1 .6 1 1.2.5.2.6.2.8-.3m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-1 .7-1.7 1.4-2.6 2.2-.1.1-.2.1-.5.4-.2-.4-.6-.8-1-1.2M17 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.3.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2M30.8 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.4.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2'/%3E%3C/svg%3E")}.theme-elegant .c-img-icon,.theme-elegant .c-symbol{background-color:#ec5858}.theme-elegant .c-thead--color thead td,.theme-elegant .c-thead--color thead th{background-color:#fff}.theme-elegant .c-thead--color-invert thead td,.theme-elegant .c-thead--color-invert thead th{background-color:#ec5858}.theme-elegant .p-main-campaign__tag{background:#ec5858}.theme-elegant .p-sentence-caution__content-wrapper{background-color:#fff}.theme-elegant .p-sentence-caution__content-inner{background-color:#ec5858}.theme-elegant .p-sentence-caution__icon{color:#ec5858}.theme-elegant .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #ec5858}.theme-elegant .p-btn-contact.c-bg-img{background-color:#ec5858}.theme-elegant .p-btn-contact__contact-area-inner h2{color:#ec5858}.theme-elegant .p-btn-contact__tel-wrapper{background-color:#fff}.theme-elegant .p-article-point__header{background-color:#ec5858}.theme-elegant .p-article-has-number__ribbon{background:#ec5858}.theme-elegant .p-article-has-number__ribbon:after{border-color:transparent #fcfafb transparent transparent;border-color:transparent var(--block-bg-color,#fcfafb) transparent transparent}.theme-elegant .p-article-has-number__circle{background:#ec5858}.theme-elegant .p-article-has-tags__tag{background-color:#ec5858}.theme-elegant .p-card-voice-bordered{border-top-color:#ec5858}.theme-elegant .p-card-voice-bordered__img .pera1-clip-image,.theme-elegant .p-card-voice-bordered__img img{border-color:#ec5858}.theme-elegant .p-cards-img-left--with-table-2col__table{border:1px solid #ec5858}.theme-elegant .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #ec5858}.theme-elegant .p-cards-img-left--with-table-2col__table tr:last-of-type{border-bottom:none}.theme-elegant .p-cards-img-left--with-table-2col__table tr th:before,.theme-elegant .p-form-simple .c-form-control-label{color:#ec5858}.theme-elegant .p-form-simple input[type=email]:focus,.theme-elegant .p-form-simple input[type=text]:focus{background-color:#fff;-webkit-box-shadow:inset 0 -2px 0 0 #ec5858;box-shadow:inset 0 -2px 0 0 #ec5858}.theme-elegant .p-form-simple textarea:focus{background-color:#fff;border-color:#ec5858}.theme-elegant .p-header--theme-color,.theme-elegant .p-heading-arrow{background-color:#ec5858}.theme-elegant .p-heading-arrow:after,.theme-elegant .p-heading-arrow:before{background-color:#fcfafb}.theme-elegant .p-heading-arrow--v2{background-color:#ec5858}.theme-elegant .p-heading-arrow--v2:before{background-color:transparent;border-top-color:#ec5858}.theme-elegant .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#f9caca 0,#f9caca 14%,transparent 0,transparent 86%,#f9caca 0,#f9caca 92%,transparent 0),-webkit-linear-gradient(rgba(252,250,251,.75),rgba(252,250,251,0)),-webkit-linear-gradient(45deg,transparent 40%,#fff 0,#fff 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#f9caca 0,#f9caca 14%,transparent 0,transparent 86%,#f9caca 0,#f9caca 92%,transparent 0),linear-gradient(rgba(252,250,251,.75),rgba(252,250,251,0)),linear-gradient(45deg,transparent 40%,#fff 0,#fff 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-elegant .p-heading-ribbon:before{border-bottom-color:#fff;border-right-color:#fff;border-top-color:#fff}.theme-elegant .p-heading-ribbon:after{border-bottom-color:#fff;border-left-color:#fff;border-top-color:#fff}.theme-elegant .p-heading-ribbon__body:after,.theme-elegant .p-heading-ribbon__body:before{border-color:#f18686 transparent transparent}.theme-elegant .p-heading-btm-bdr:after{border-top-color:#ec5858}.theme-elegant .p-heading-double-bdr{border-color:#ec5858}.theme-elegant .p-heading-double-bdr--updown:after,.theme-elegant .p-heading-double-bdr--updown:before{border-bottom-color:#ec5858;border-top-color:#ec5858}.theme-elegant .p-heading-put-on-bdr__inner:after,.theme-elegant .p-heading-put-on-bdr__inner:before{background-color:#ec5858}.theme-elegant .p-heading-balloon{background-color:#fff}.theme-elegant .p-heading-balloon:after{border-top-color:#fff}.theme-elegant .p-heading-balloon--invert{background-color:#ec5858}.theme-elegant .p-heading-balloon--invert:after{border-top-color:#ec5858}.theme-elegant .p-heading-balloon--ghost{border-color:#ec5858}.theme-elegant .p-heading-balloon--ghost:before{border-top-color:#ec5858}.theme-elegant .p-heading-dogear{background-color:#fff}.theme-elegant .p-heading-dogear:after{border-color:#fcfafb #fcfafb #ec5858 #ec5858}.theme-elegant .p-heading-marker:after{background-color:#fce1e1}.theme-elegant .p-heading-accent:before{background-color:#ec5858}.theme-elegant .p-heading-accent:after{background:#fce1e1}.theme-elegant .p-heading-background-text__sub{color:#fff}.theme-elegant .p-list-step{color:#ec5858}.theme-elegant .p-list-step__body{border-left-color:#ec5858}.theme-elegant .p-list-step-has-img:not(:last-child) .c-border:before{border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #ec5858;height:0;width:0}.theme-elegant .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(236,88,88,.1)}.theme-elegant .p-list-faq-accordion__title-area{border-bottom-color:#ec5858}.theme-elegant .p-list-faq-accordion__title-area:after{color:#ec5858}.theme-elegant .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area{background-color:rgba(236,88,88,.1)}.theme-elegant .p-list-faq-accordion-has-img__title-area{border-bottom-color:#ec5858}.theme-elegant .p-list-faq-accordion-has-img__title-area:after{color:#ec5858}.theme-elegant .p-list-step-laterally__item{background:#ec5858}.theme-elegant .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant .p-others-timeline__date{color:#ec5858}.theme-elegant .p-order-ticket-2__price{color:#ea7c46}.theme-elegant .p-order-card-bordered{border-top-color:#ec5858}.theme-elegant div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img{background-color:#fcfafb}.theme-elegant div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2{color:#ec5858}.theme-elegant div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img{background-color:#fcfafb}.theme-elegant div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd,.theme-elegant div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2{color:#ec5858}.theme-elegant .p-others-shop-menu__card{background-color:#fff;border:0;-webkit-box-shadow:none;box-shadow:none}.theme-elegant .p-others-shop-menu__label{background-color:#ec5858}.theme-elegant .p-others-rectangle__item-inner{background-color:#ec5858;color:#fff}.theme-elegant .p-timetable-item__subhead{background-color:#fff}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant .p-timetable-item__time{background-color:#f6f0f3}}.theme-elegant .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#f6f0f3}.theme-elegant .p-table-comparison__th--accent{background-color:#ec5858;border:2px solid #ec5858}.theme-elegant .p-table-comparison__td--accent{background-color:#fff;border:2px solid #ec5858}.theme-elegant .p-funding-goal-borderd__flame{border-color:#ec5858}.theme-elegant .p-before-after__arrow-element:after,.theme-elegant .p-before-after__arrow-element:before{border-left-color:#ec5858}.theme-elegant .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant .p-others-conversational-text__myself-voice:after,.theme-elegant .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant .p-premium-heading-arrow{background-color:#ec5858}.theme-elegant .p-premium-heading-arrow:after,.theme-elegant .p-premium-heading-arrow:before{background-color:#fcfafb}.theme-elegant .p-premium-heading-arrow--v2{background-color:#ec5858}.theme-elegant .p-premium-heading-arrow--v2:before{border-top-color:#ec5858}.theme-elegant .p-premium-heading-frame{background-color:#ec5858;-webkit-box-shadow:inset 0 0 0 5px #ec5858,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #ec5858,inset 0 0 0 6px #fff}.theme-elegant .p-premium-btn-set-2__heading,.theme-elegant .p-premium-btn-set-3__wrapper{background-color:#ec5858}.theme-elegant .p-premium-faq__icon--a{background-color:#ec5858;color:#fff}.theme-elegant .p-premium-cards-img-left__label,.theme-elegant .p-premium-sentence-merit__label{background-color:#ec5858}.theme-elegant .p-premium-sentence-merit__header{border-color:#ec5858}.theme-elegant .p-premium-profile__heading{background-color:#ec5858}.theme-elegant .p-premium-profile__name{border-color:#ec5858}.theme-elegant .p-premium-profile__subHeading{color:#ec5858}.theme-elegant .p-premium-heading-grad,.theme-elegant .p-premium-heading-grad__inner{background-color:#ec5858}.theme-elegant .p-premium-btn a{background-color:#ea7c46}.theme-elegant .p-premium-contact-set{background-color:#ec5858;border-color:#e72a2a}.theme-elegant .p-premium-contact-set__btn a{background-color:#ea7c46}.theme-elegant .p-premium-steps__heading{border-color:#ec5858}.theme-elegant .p-premium-steps__heading:after,.theme-elegant .p-premium-steps__item-header{background-color:#ec5858}.theme-elegant .p-premium-steps__item-num{color:#ec5858}.theme-elegant .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #ec5858;box-shadow:0 0 0 3px #ec5858}.theme-elegant .p-premium-steps__arrow:after{border-left-color:#ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant .p-premium-steps__arrow:after{border-left-color:transparent;border-top-color:#ec5858}}.theme-elegant .p-premium-interview__heading{background-color:#ec5858}.theme-elegant .p-sentence-card{background-color:#fff;border:1px solid #ec5858}.theme-elegant .u-color-theme-main{color:#ec5858}.theme-elegant .u-color-theme-accent,.theme-elegant .u-color-theme-sub{color:#ea7c46}.theme-elegant div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,.theme-elegant div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-elegant div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,.theme-elegant div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,.theme-elegant div[data-structure=b-list-step] .p-list-step,.theme-elegant div[data-structure=b-order-ticket-2] .p-order-ticket-2__price,.theme-elegant div[data-structure=b-order-ticket-2] .u-color-theme-main,.theme-elegant div[data-structure=b-order-ticket] .u-color-theme-main,.theme-elegant div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,.theme-elegant div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,.theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__item-num{color:#ec5858}.theme-elegant div[data-structure=b-article-has-number] .p-article-has-number__circle,.theme-elegant div[data-structure=b-article-has-number] .p-article-has-number__ribbon,.theme-elegant div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-elegant div[data-structure=b-article-point] .p-article-point__header,.theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,.theme-elegant div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-elegant div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-elegant div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__item-header{background:#ec5858}.theme-elegant div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-elegant div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-elegant div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-elegant div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-elegant div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-elegant div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-elegant div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-elegant div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading,.theme-elegant div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,.theme-elegant div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,.theme-elegant div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-elegant div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-elegant div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-elegant div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant div[data-structure=b-rectangle] .p-others-rectangle__item-inner{background-color:#ec5858}.theme-elegant div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #ec5858}.theme-elegant div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before,.theme-elegant div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before,.theme-elegant div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after{border-top-color:#ec5858}.theme-elegant div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #ec5858}.theme-elegant div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #ec5858}.theme-elegant div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:20px solid #fff}.theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before{border-bottom-color:#d96b6b;border-right-color:#d96b6b;border-top-color:#d96b6b}.theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after{border-bottom-color:#d96b6b;border-left-color:#d96b6b;border-top-color:#d96b6b}.theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after,.theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before{border-color:#f18686 transparent transparent}.theme-elegant div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner{border-color:#ec5858}.theme-elegant div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #ec5858}.theme-elegant div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-elegant div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-elegant div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #000;border-left:2px solid #000;border-top:2px solid #000}.theme-elegant div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #000;border-right:2px solid #000;border-top:2px solid #000}.theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#fce1e1 0,#fce1e1 14%,transparent 0,transparent 86%,#fce1e1 0,#fce1e1 92%,transparent 0),-webkit-linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),-webkit-linear-gradient(45deg,transparent 40%,#fff 0,#fff 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#fce1e1 0,#fce1e1 14%,transparent 0,transparent 86%,#fce1e1 0,#fce1e1 92%,transparent 0),linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),linear-gradient(45deg,transparent 40%,#fff 0,#fff 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon:before{border-bottom-color:#fff;border-right-color:#fff;border-top-color:#fff}.theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon:after{border-bottom-color:#fff;border-left-color:#fff;border-top-color:#fff}.theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after,.theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before{border-color:#ed6161 transparent transparent}.theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #ec5858;box-shadow:0 0 0 3px #ec5858}.theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:15px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:10px solid transparent;border-top:15px solid #ec5858}}.theme-elegant div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #ec5858}.theme-elegant div[data-structure=b-premium-heading-frame] .p-premium-heading-frame{background-color:#ec5858;-webkit-box-shadow:inset 0 0 0 5px #ec5858,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #ec5858,inset 0 0 0 6px #fff}.theme-elegant div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #ec5858}.theme-elegant div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-elegant div[data-structure=b-heading-dogear] .p-heading-dogear{background-color:#fff}.theme-elegant div[data-structure=b-heading-balloon] .p-heading-balloon:after{border-top:15px solid #fff}.theme-elegant div[data-structure=b-heading-dogear] .p-heading-dogear:after{border-color:#fcfafb #fcfafb #ec5858 #ec5858}.theme-elegant div[data-structure=b-heading-accent] .p-heading-accent:before{background:#ec5858}.theme-elegant div[data-structure=b-heading-accent] .p-heading-accent:after{background-color:#fff}.theme-elegant div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before{border-top:15px solid #ec5858}.theme-elegant div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px solid #ec5858}.theme-elegant div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #ec5858}.theme-elegant div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#ec5858;border:1px solid #ec5858}.theme-elegant div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image,.theme-elegant div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #ec5858}.theme-elegant div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#ec5858;border:2px solid #ec5858}.theme-elegant div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #ec5858}.theme-elegant div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #ec5858;color:#ec5858}.theme-elegant div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#ec5858}.theme-elegant div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#ec5858}.theme-elegant div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area,.theme-elegant div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area{border-bottom:2px solid #ec5858}.theme-elegant div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #ec5858}.theme-elegant div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table{border:1px solid #ec5858}.theme-elegant div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:hsla(0,0%,100%,.9)}.theme-elegant div[data-structure=b-sentence-card] .p-sentence-card{background-color:#fff;border:1px solid #ec5858}.theme-elegant div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-elegant div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #ec5858}.theme-elegant div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img{background-color:#fcfafb}.theme-elegant div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2{color:#ec5858}.theme-elegant div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{background-color:#fff}.theme-elegant div[data-structure=b-premium-btn--type-2] .p-premium-btn a,.theme-elegant div[data-structure=b-premium-btn--type-3] .p-premium-btn a,.theme-elegant div[data-structure=b-premium-btn] .p-premium-btn a,.theme-elegant div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a{background-color:#ea7c46}.theme-elegant div[data-structure=b-shop-menu] .p-others-shop-menu__label{background-color:#ec5858}.theme-elegant div[data-structure=b-timeline] .p-others-timeline__date{color:#ec5858}.theme-elegant div[data-structure=b-funding-goal] .p-funding-goal__head{border-bottom:1px solid #ccc}.theme-elegant div[data-structure=b-before-after] .p-before-after__arrow-element:after{border-left:26px solid #ec5858}.theme-elegant div[data-structure=b-before-after] .p-before-after__arrow-element:before{border-left:35px solid #ec5858}.theme-elegant div[data-structure=b-premium-profile-set] .p-premium-profile__name{border-bottom:1px solid #ec5858}.theme-elegant div[data-structure=b-premium-interview] .p-premium-interview__bottom{background:#f9f9f9}.theme-elegant div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after,.theme-elegant div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before{background-color:#fcfafb}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2{color:#fff}.theme-elegant div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#fff}.theme-elegant div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner{background-color:#ec5858}.theme-elegant div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2{color:#fff}.theme-elegant div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper{background-color:#ec5858}.theme-elegant div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body{background-color:#fff}.theme-elegant div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-color:#fbfbfc;background-image:-webkit-linear-gradient(45deg,#ec5858 25%,transparent 0,transparent 50%,#ec5858 0,#ec5858 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#ec5858 25%,transparent 0,transparent 50%,#ec5858 0,#ec5858 75%,transparent 0,transparent)}.theme-elegant div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner{background-color:#fafafa}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before{background:-webkit-repeating-linear-gradient(135deg,#fce1e1,#fce1e1 5px,#fff 0,#fff 10px);background:repeating-linear-gradient(-45deg,#fce1e1,#fce1e1 5px,#fff 0,#fff 10px)}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper{background-color:#fff}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before{background:-webkit-gradient(linear,right bottom,left top,color-stop(50%,hsla(0,0%,100%,0)),color-stop(50.1%,rgba(236,88,88,.1))) no-repeat 100% 100%/100% 100%;background:-webkit-linear-gradient(bottom right,hsla(0,0%,100%,0) 50%,rgba(236,88,88,.1) 50.1%) no-repeat 100% 100%/100% 100%;background:linear-gradient(to top left,hsla(0,0%,100%,0) 50%,rgba(236,88,88,.1) 50.1%) no-repeat 100% 100%/100% 100%}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm{border-bottom-color:#ec5858}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2{color:#fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img{-webkit-box-shadow:15px 15px 0 0 #ec5858;box-shadow:15px 15px 0 0 #ec5858}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom-color:#fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{background-color:#fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6{background-color:#ec5858}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #ec5858}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #ec5858;border-top:none}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown{background-color:#fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{color:#05161a}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch{background-color:transparent;background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#f3e35f));background:-webkit-linear-gradient(transparent 80%,#f3e35f 0);background:linear-gradient(transparent 80%,#f3e35f 0)}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:after,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:after{color:#ec5858}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card{background-color:inherit;-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5);color:inherit}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text]{color:#5f5850}.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12{background-color:#fff}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px dashed #ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before{background-image:-webkit-linear-gradient(135deg,rgba(236,88,88,.4) 25%,transparent 0,transparent 50%,rgba(236,88,88,.4) 0,rgba(236,88,88,.4) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,rgba(236,88,88,.4) 25%,transparent 0,transparent 50%,rgba(236,88,88,.4) 0,rgba(236,88,88,.4) 75%,transparent 0,transparent)}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col]{color:#05161a}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background:#fcfafb;background:var(--block-bg-color,#fcfafb);border:2px solid #ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body{border-bottom:1px dashed #ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img{-webkit-box-shadow:0 0 5px rgba(0,0,0,.8);box-shadow:0 0 5px rgba(0,0,0,.8)}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text]{background-color:#fff}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 10px rgba(0,0,0,.7)}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) body{background-color:#fcfafb;--block-bg-color:$bodyColor}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2{color:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#fcfafb}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover{color:#fff}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a{background-color:transparent;border:2px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #ec5858;text-decoration:dashed underline #ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr{border:3px dotted #ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border:4px solid #ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:rgba(236,88,88,.7)}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form{border:none}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2{color:#fff}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(236,88,88,.1)}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(236,88,88,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(236,88,88,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(236,88,88,.1) 50%,transparent 0),linear-gradient(rgba(236,88,88,.1) 50%,transparent 0)}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body{background-color:rgba(236,88,88,.2);border-bottom:dashed #fff}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(236,88,88,.2)}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:rgba(236,88,88,.7)}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme),.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#fcfafb}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme),.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#fcfafb}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-gradient(linear,left bottom,left top,from(#ec5858),to(#fff));background:-webkit-linear-gradient(bottom,#ec5858,#fff);background:linear-gradient(0deg,#ec5858,#fff)}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:2px solid #ec5858;outline:1px solid #ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1px solid #ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form{background-color:#fff}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive{background-color:#fcfafb}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after{background:-webkit-gradient(linear,left bottom,left top,from(#ec5858),to(#fff));background:-webkit-linear-gradient(bottom,#ec5858,#fff);background:linear-gradient(0deg,#ec5858,#fff)}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text]{color:#fff}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form{background-color:#fcfafb}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form{color:#05161a}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#ec5858),to(#fff));background:-webkit-linear-gradient(bottom,#ec5858,#fff);background:linear-gradient(0deg,#ec5858,#fff)}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#fcfafb),color-stop(#ec5858),to(#fcfafb));background:-webkit-linear-gradient(left,#fcfafb,#ec5858,#fcfafb);background:linear-gradient(90deg,#fcfafb,#ec5858,#fcfafb)}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#fcfafb}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text]{color:#05161a}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #ec5858}@media only screen and (min-width:1px)and (max-width:768px){.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #ec5858;border-right:8px solid transparent}}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:#fcfafb}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #fcfafb;box-shadow:inset 0 0 50px 30px #fcfafb}@media (max-width:480px){.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#ec5858}}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#fcfafb}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#fff}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail{color:#05161a}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a{color:#fff}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{color:#05161a}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#fcfafb}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#fcfafb}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background-color:#fcfafb;background-color:var(--block-bg-color,#fcfafb);border:2px solid #ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#fcfafb}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2{color:#05161a}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#b40d21}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row{background-color:#fcfafb;color:#05161a}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#fff}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th{border-color:#ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th{background-color:#fff}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body{background-color:#fcfafb;--block-bg-color:$bodyColor}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text]{color:#05161a}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#ec5858;border:2px solid #2c2b2c;color:#fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{background-color:#fff;border:2px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev{background-color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before{color:#fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background:hsla(0,0%,100%,.7)}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,.7)),to(hsla(0,0%,100%,.7)));background-image:-webkit-linear-gradient(right,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7));background-image:linear-gradient(270deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7))}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border-color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text]{color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:3px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:3px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#ec5858;border:5px solid #fcfafb}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{-webkit-box-shadow:inset 0 -1px 0 0 #ec5858;box-shadow:inset 0 -1px 0 0 #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{background-color:#fbfbfc;border-bottom:1px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #ec5858;box-shadow:inset 0 -1px 0 0 #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fffdf2;-webkit-box-shadow:inset 0 -2px 0 0 #ec5858;box-shadow:inset 0 -2px 0 0 #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img{border:none}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow{border:4px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img+.p-main-base-shop__heading{border-left:4px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading]{color:#fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#ec5858;color:#fff}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover{color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;border-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm{border-bottom:none}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter{background-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#fff}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:none}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{background-color:#ec5858;border-bottom:1px solid #ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 0 2px #ec5858;box-shadow:0 0 0 2px #ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#fff;color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before{background-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card{border:1px solid #ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#ec5858;border:1px solid #ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#fff}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #fff;box-shadow:inset 0 -1px 0 0 #fff}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n),.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#fff}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading{text-shadow:none}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(236,88,88,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(236,88,88,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(236,88,88,.1) 50%,transparent 0),linear-gradient(rgba(236,88,88,.1) 50%,transparent 0)}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{border:none;-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li{border-bottom-style:none}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col]{background-image:-webkit-radial-gradient(closest-side,rgba(236,88,88,.2) 98%,rgba(236,88,88,.13) 100%),-webkit-radial-gradient(top left,circle,rgba(236,88,88,.1) 35%,rgba(236,88,88,0) 0 100%),-webkit-radial-gradient(top right,circle,rgba(236,88,88,.1) 35%,rgba(236,88,88,0) 0 100%),-webkit-radial-gradient(bottom left,circle,rgba(236,88,88,.1) 35%,rgba(236,88,88,0) 0 100%),-webkit-radial-gradient(bottom right,circle,rgba(236,88,88,.1) 35%,rgba(236,88,88,0) 0 100%);background-image:radial-gradient(closest-side,rgba(236,88,88,.2) 98%,rgba(236,88,88,.13) 100%),radial-gradient(circle at top left,rgba(236,88,88,.1) 35%,rgba(236,88,88,0) 0 100%),radial-gradient(circle at top right,rgba(236,88,88,.1) 35%,rgba(236,88,88,0) 0 100%),radial-gradient(circle at bottom left,rgba(236,88,88,.1) 35%,rgba(236,88,88,0) 0 100%),radial-gradient(circle at bottom right,rgba(236,88,88,.1) 35%,rgba(236,88,88,0) 0 100%);background-repeat:repeat;background-size:50px 50px}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1.5px solid #ec5858;-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#fcfafb}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background-repeat:no-repeat}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge{width:210px}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#ec5858;color:#fff}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern>.p-premium-faq__icon--a,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2{color:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img{border:1.5px solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #ec5858;border-top:none}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item{border-bottom:1.5px solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #fff;color:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent{background-color:#fff}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]{background-color:#fff;color:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#fff;color:#05161a}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs{border:solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:#fcfafb}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2{color:#fff}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label{color:#05161a}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl>[data-structure=e-text]{color:#2b3846}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading{border-color:#d5ab33}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before{border-right-color:#cfa126}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before{background:-webkit-gradient(linear,left top,right top,from(#bd8417),color-stop(25%,#dcba4a),color-stop(50%,#e0c054),color-stop(75%,#dcba4a),color-stop(97%,#bd8417));background:-webkit-linear-gradient(left,#bd8417,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%);background:linear-gradient(90deg,#bd8417 0,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%)}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner{color:#0c5980}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,#ffe9ee),color-stop(80%,#ffeff3),to(#ffeff3));background:-webkit-linear-gradient(top,#ffe9ee 80%,#ffeff3 0,#ffeff3);background:linear-gradient(180deg,#ffe9ee 80%,#ffeff3 0,#ffeff3)}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:15px solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{color:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#fff),color-stop(10%,#fff9f1),to(#fff9f1));background-image:-webkit-linear-gradient(top,#fff 10%,#fff9f1 0,#fff9f1);background-image:linear-gradient(180deg,#fff 10%,#fff9f1 0,#fff9f1)}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#e5d9af),to(#eadfb8));background:-webkit-linear-gradient(right,#e5d9af,#eadfb8);background:linear-gradient(270deg,#e5d9af,#eadfb8)}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading{color:#bf953c}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#fff0e0}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:#fcc000}@media only screen and (min-width:1px)and (max-width:599px){.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#ec5858}}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2{color:#fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#ec5858;color:#fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{border:2px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before{color:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before{background:#ec5858;border:2px solid #fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:2px solid #fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:none}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr]{background-color:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img{border:1px solid #fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col]{background-color:#ec5858;color:#05161a}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:8px double #ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th{border-color:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:none}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{color:#fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2{color:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th{border-color:#fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{background-color:#fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2{background-image:none}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(236,88,88,.2)}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background-color:#fff;color:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{-webkit-box-shadow:inset 0 0 30px #ec5858;box-shadow:inset 0 0 30px #ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg{background-color:#fff;-webkit-box-shadow:inset 0 0 30px #ec5858;box-shadow:inset 0 0 30px #ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea{background-color:#fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #fff;color:#fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#ec5858;color:#fff}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading{background-image:-webkit-linear-gradient(left,#ec5858,#ec5858 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#ec5858,#ec5858 5px,transparent 0,transparent 10px)}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img{background-image:-webkit-repeating-linear-gradient(45deg,transparent,transparent 3px,#ec5858 0,#ec5858 6px);background-image:repeating-linear-gradient(45deg,transparent,transparent 3px,#ec5858 0,#ec5858 6px)}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2{background:#ec5858;color:#fff}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ec5858),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,right bottom,left top,color-stop(50%,#ec5858),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top right,#ec5858 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom right,#ec5858 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom left,#ec5858 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top left,#ec5858 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after{background:-webkit-gradient(linear,left top,right bottom,color-stop(50%,#ec5858),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,left bottom,right top,color-stop(50%,#ec5858),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top left,#ec5858 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom left,#ec5858 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom right,#ec5858 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top right,#ec5858 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm{border-bottom:2px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#ec5858;color:#fff}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before{border-left:5px solid #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:2px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:1px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku{border-top:1px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm{border-bottom:2px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item{border-top:1px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half{border-bottom:1px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{background-color:#fff;border:1px solid #ec5858;outline:1px solid #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background:none;border-bottom:1px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after{background-color:#ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;background-image:-webkit-linear-gradient(left,#ec5858,#ec5858 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#ec5858,#ec5858 5px,transparent 0,transparent 10px)}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before{background-image:-webkit-linear-gradient(left,#ec5858,#ec5858 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#ec5858,#ec5858 5px,transparent 0,transparent 10px)}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after{border:1px dashed #fff}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{border-bottom:2px dashed #fce1e1}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{border-bottom:2px dashed #fce1e1}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:2px dashed #fce1e1}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:transparent}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{border-bottom:2px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fff;-webkit-box-shadow:inset 0 -2px 0 0 #ec5858;box-shadow:inset 0 -2px 0 0 #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text{color:#ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th{border:1px dashed #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(236,88,88,.1)}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(236,88,88,.2)}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2{color:#ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num{color:#fff}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #ec5858;text-decoration:dashed underline #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:none}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#fcfafb}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:rgba(236,88,88,.4)}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:4px dotted #ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{background-color:#ec5858;color:#fff}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:#ec5858;color:#fff}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:4px dotted #ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#fff}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left bottom,left top,from(#ec5858),to(#fff));background:-webkit-linear-gradient(bottom,#ec5858,#fff);background:linear-gradient(0deg,#ec5858,#fff)}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:hsla(0,0%,100%,.7)}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:4px solid #ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#ec5858),to(#ec5858));background:-webkit-linear-gradient(right,#ec5858,#ec5858);background:linear-gradient(270deg,#ec5858,#ec5858)}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{color:#fff}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right{background-color:hsla(0,0%,100%,.95)}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after{border-right:10px solid hsla(0,0%,100%,.95)}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge{color:#ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(236,88,88,.2)}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after{border-left:10px solid #fff}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:rgba(252,250,251,.6);border:1px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#fcfafb}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#fcfafb}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:double #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#fcfafb;border-color:#ec5858;-webkit-box-shadow:inset 0 -1px 0 0 #ec5858;box-shadow:inset 0 -1px 0 0 #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#ec5858}@media (min-width:1px)and (max-width:768px){.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #ec5858;-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(236,88,88,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(236,88,88,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(236,88,88,.1) 50%,transparent 0),linear-gradient(rgba(236,88,88,.1) 50%,transparent 0)}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(236,88,88,.6)}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(236,88,88,.7)}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#fff}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #ec5858;border-left:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #ec5858;border-right:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#fcfafb}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:rgba(236,88,88,.1);background:-webkit-linear-gradient(233deg,rgba(236,88,88,.6),rgba(255,0,0,0) 50%),-webkit-linear-gradient(323deg,#f2faff,rgba(0,255,0,0) 35%),-webkit-linear-gradient(114deg,rgba(236,88,88,.8),rgba(0,0,255,0) 35%);background:linear-gradient(217deg,rgba(236,88,88,.6),rgba(255,0,0,0) 50%),linear-gradient(127deg,#f2faff,rgba(0,255,0,0) 35%),linear-gradient(336deg,rgba(236,88,88,.8),rgba(0,0,255,0) 35%)}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:transparent;border:1px solid #fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;border:1px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:6px outset #fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{background-color:#fcfafb;border:none;-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover{background-color:#fcfafb}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{background-color:#fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#ec5858;color:#fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#ec5858;color:#fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a{background-color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2{color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #ec5858;border-left:2px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #ec5858;border-right:2px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body{background-color:#fcfafb}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#f6b4b4 0,#fff);background:radial-gradient(circle,#f6b4b4 0,#fff)}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border:none;border-top:4px solid #ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#ec5858;color:#fff}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:solid transparent;border-left:solid #ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(236,88,88,.7)}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px dashed #ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#fff}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after{color:#ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #ec5858;border-left:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #ec5858;border-right:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) body{background-color:#fcfafb}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#ec5858 0,#fff);background:radial-gradient(circle,#ec5858 0,#fff)}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;float:left;height:2em;margin-right:10px;width:2em}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{color:#ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#fff}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date{border-color:#ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text]{color:#fff}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text]{color:#ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #ec5858;border-left:2px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #ec5858;border-right:2px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text],.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#fcfafb}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #ec5858;-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:#ec5858;-webkit-box-shadow:inset 0 -1px 0 0 #ec5858;box-shadow:inset 0 -1px 0 0 #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(236,88,88,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(236,88,88,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(236,88,88,.1) 50%,transparent 0),linear-gradient(rgba(236,88,88,.1) 50%,transparent 0)}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(236,88,88,.7)}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(236,88,88,.6)}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #ec5858;border-radius:4px;color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#fcfafb}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#05161a}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border{background-color:#fff}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #ec5858;color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2{color:#fff}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background:#fff;border:5px solid #fff}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background-color:#fff}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover{background-color:transparent}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #ec5858;border-left:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #ec5858;border-right:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{color:#fff}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) body,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div{background-color:#fcfafb}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background:#ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#fff}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading .c-heading,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white{color:#ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#fff}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #ec5858;border-top:4px solid #ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li>div,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img{-webkit-box-shadow:0 15px -5px #ec5858;box-shadow:0 15px -5px #ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{border:1px solid #ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #ec5858;border-left:2px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #ec5858;border-right:2px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-image:-webkit-linear-gradient(45deg,#ec5858 25%,transparent 0,transparent 50%,#ec5858 0,#ec5858 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#ec5858 25%,transparent 0,transparent 50%,#ec5858 0,#ec5858 75%,transparent 0,transparent)}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ec5858),to(#ec5858));background:-webkit-linear-gradient(top,#ec5858,#ec5858);background:linear-gradient(180deg,#ec5858 0,#ec5858);-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(236,88,88,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(236,88,88,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(236,88,88,.1) 50%,transparent 0),linear-gradient(rgba(236,88,88,.1) 50%,transparent 0)}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(236,88,88,.6)}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:hsla(0,0%,100%,.7)}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(236,88,88,.2)}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme),.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input{background:#ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#fcfafb}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#ec5858),to(#fff));background:-webkit-linear-gradient(bottom,#ec5858,#fff);background:linear-gradient(0deg,#ec5858,#fff)}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#fff}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:hsla(0,0%,100%,.7)}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#ec5858}@media (max-width:480px){.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#ec5858}}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:1px solid #ec5858;outline:1px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #ec5858}@media only screen and (min-width:1px)and (max-width:768px){.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #ec5858;border-right:8px solid transparent}}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:1px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #fff}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#fcfafb;border:5px solid #fcfafb}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #fcfafb}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #fff}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol{outline:1px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#fcfafb),color-stop(#ec5858),to(#fcfafb));background:-webkit-linear-gradient(left,#fcfafb,#ec5858,#fcfafb);background:linear-gradient(90deg,#fcfafb,#ec5858,#fcfafb)}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #fcfafb;box-shadow:inset 0 0 50px 30px #fcfafb}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 10px rgba(0,0,0,.7)}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(236,88,88,.6)),color-stop(80%,rgba(236,88,88,.6)),to(rgba(236,88,88,0)));background-image:-webkit-linear-gradient(left,rgba(236,88,88,.6),rgba(236,88,88,.6) 80%,rgba(236,88,88,0));background-image:linear-gradient(90deg,rgba(236,88,88,.6) 0,rgba(236,88,88,.6) 80%,rgba(236,88,88,0))}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme),.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input{background:#ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#fcfafb}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#ec5858;color:#fff}}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#fff}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:hsla(0,0%,100%,.7)}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#ec5858}@media (max-width:480px){.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#ec5858}}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom{border-top:1px solid #fff}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{background-color:#fcfafb;border:4px solid #ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:2px solid #ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #fff}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #fff}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#fcfafb;border:5px solid #fcfafb}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #fcfafb}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{border-right:2px solid #ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px solid #ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a{background-color:#fff;color:#ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img{-webkit-box-shadow:15px 15px 0 0 #ec5858;box-shadow:15px 15px 0 0 #ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img{-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown]{background:-webkit-gradient(linear,left top,right top,from(#fcfafb),color-stop(#ec5858),to(#fcfafb));background:-webkit-linear-gradient(left,#fcfafb,#ec5858,#fcfafb);background:linear-gradient(90deg,#fcfafb,#ec5858,#fcfafb)}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 3px #ec5858,0 0 10px rgba(0,0,0,.7)}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(236,88,88,.6)),color-stop(80%,rgba(236,88,88,.6)),to(rgba(236,88,88,0)));background-image:-webkit-linear-gradient(left,rgba(236,88,88,.6),rgba(236,88,88,.6) 80%,rgba(236,88,88,0));background-image:linear-gradient(90deg,rgba(236,88,88,.6) 0,rgba(236,88,88,.6) 80%,rgba(236,88,88,0))}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme),.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #ec5858;border-radius:50px;color:#ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#fcfafb}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#fcfafb}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(236,88,88,.6)}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(236,88,88,.7)}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#fff}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border{border:2px dotted #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px dotted #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dotted #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:2px dotted #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px dotted #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:4px dotted #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#ec5858}@media (min-width:1px)and (max-width:768px){.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #ec5858;border-left:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #ec5858;border-right:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#fcfafb;border-color:#ec5858;-webkit-box-shadow:inset 0 -1px 0 0 #ec5858;box-shadow:inset 0 -1px 0 0 #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #ec5858;-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background-color:#fff;border:5px solid #fff}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #ec5858;box-shadow:0 0 0 3px #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(236,88,88,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(236,88,88,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(236,88,88,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(236,88,88,.1) 50%,transparent 0),linear-gradient(rgba(236,88,88,.1) 50%,transparent 0)}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{background-color:#fff;border-bottom:1px solid #ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#ec5858}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#fff;text-shadow:1px 2px 1px #ec5858,0 0 1rem #ec5858,0 0 1rem #ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-radial-gradient(top,ellipse,#ec5858,transparent),-webkit-radial-gradient(bottom,ellipse,#ec5858,transparent);background:radial-gradient(ellipse at top,#ec5858,transparent),radial-gradient(ellipse at bottom,#ec5858,transparent);color:#fff}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a{background:-webkit-radial-gradient(top,ellipse,#fff,transparent),-webkit-radial-gradient(bottom,ellipse,#fff,transparent);background:radial-gradient(ellipse at top,#fff,transparent),radial-gradient(ellipse at bottom,#fff,transparent);color:#ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#ec5858,transparent),-webkit-radial-gradient(bottom,ellipse,#ec5858,transparent);background:radial-gradient(ellipse at top,#ec5858,transparent),radial-gradient(ellipse at bottom,#ec5858,transparent)}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#fcfafb}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#fcfafb}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg{background-color:#ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(236,88,88,.6)}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(236,88,88,.7)}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#fff}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#ec5858}@media (min-width:1px)and (max-width:768px){.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #ec5858;border-left:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #ec5858;border-right:1px solid #ec5858;border-top:1px solid #ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#fcfafb;border-color:#ec5858;-webkit-box-shadow:inset 0 -1px 0 0 #ec5858;box-shadow:inset 0 -1px 0 0 #ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 1rem 2rem rgba(0,0,0,.1);box-shadow:0 1rem 2rem rgba(0,0,0,.1)}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(236,88,88,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(236,88,88,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(236,88,88,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(236,88,88,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(236,88,88,.3) 100%,transparent 0),linear-gradient(rgba(236,88,88,.3) 50%,transparent 0)}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#ec5858}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme){color:#05161a}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a;text-shadow:1px 1px 1px #fff,0 0 1rem #fff}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input{background:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#fcfafb}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#fcfafb}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#ec5858,transparent),-webkit-radial-gradient(bottom,ellipse,#ec5858,transparent);background:radial-gradient(ellipse at top,#ec5858,transparent),radial-gradient(ellipse at bottom,#ec5858,transparent)}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#fff}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{background:#fff}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background:#000}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) form{color:#05161a}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{color:#fff}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #ec5858;border-top:4px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:2px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#ec5858}@media (min-width:1px)and (max-width:768px){.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #ec5858;border-left:2px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #ec5858;border-right:2px solid #ec5858;border-top:2px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #fff}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th{-webkit-box-shadow:inset 0 0 8px 6px #fcfafb;box-shadow:inset 0 0 8px 6px #fcfafb}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{-webkit-box-shadow:none;box-shadow:none}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#ec5858;border:1px solid #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td{border:none}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#ec5858;-webkit-box-shadow:inset 0 0 6px 3px #fcfafb;box-shadow:inset 0 0 6px 3px #fcfafb;color:#fff}}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box{-webkit-box-shadow:inset 0 0 15px 10px #fcfafb;box-shadow:inset 0 0 15px 10px #fcfafb}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#fcfafb;border-color:#ec5858;-webkit-box-shadow:inset 0 -1px 0 0 #ec5858;box-shadow:inset 0 -1px 0 0 #ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{background:inherit}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg,.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg{background-color:inherit}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(236,88,88,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(236,88,88,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(236,88,88,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(236,88,88,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(236,88,88,.3) 100%,transparent 0),linear-gradient(rgba(236,88,88,.3) 50%,transparent 0)}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#fff;border:1px solid #fff}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#ec5858}.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #ec5858}@media only screen and (min-width:1px)and (max-width:480px){.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #ec5858}}.theme-elegant [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#ec5858}.theme-elegant .s_footer-peraichi{background-image:-webkit-gradient(linear,right top,left top,from(rgba(234,70,152,.9)),to(rgba(234,124,70,.9)));background-image:-webkit-linear-gradient(right,rgba(234,70,152,.9),rgba(234,124,70,.9));background-image:linear-gradient(270deg,rgba(234,70,152,.9),rgba(234,124,70,.9));color:#fff}.theme-elegant .c-btn .btn-customform-submit{background-color:#ec5858}.theme-elegant .p-header,.theme-elegant .p-m_navigation{background-color:#fcfafb}.theme-elegant .p-header--theme-color,.theme-elegant .p-m_navigation--theme-color{background-color:#ec5858}.theme-elegant .p-header-nav-floating-btn,.theme-elegant .p-header-nav-floating-btn .p-m_navigation{background-color:#fcfafb}.theme-elegant [data-structure=b-btn-in-bg] .c-bg-img{position:relative}.theme-elegant [data-structure=b-btn-in-bg] .c-bg-img:before{background-image:-webkit-gradient(linear,right top,left top,from(rgba(234,70,152,.9)),to(rgba(234,124,70,.9)));background-image:-webkit-linear-gradient(right,rgba(234,70,152,.9),rgba(234,124,70,.9));background-image:linear-gradient(270deg,rgba(234,70,152,.9),rgba(234,124,70,.9));content:"";display:block;height:100%;position:absolute;width:100%}.theme-elegant [data-structure=b-btn-in-bg] .c-bg-img .c-wrapper{position:relative}.theme-elegant .p-main-set-3--center{border-color:#ec5858}.theme-elegant .p-main-set-3--center__subhead{background-color:#ec5858}.theme-elegant .p-main-set-3--center__period{border-color:#ec5858;color:#ec5858}.theme-elegant .p-main-set-3--center__main{color:#ec5858}.theme-elegant .p-article--bdr__box,.theme-elegant .p-article-point__border,.theme-elegant .p-article-point__box{background-color:transparent}.theme-elegant .p-card-voice-bordered{background-color:#fff;-webkit-box-shadow:1px 1px 2px 0 #ddd;box-shadow:1px 1px 2px 0 #ddd}.theme-elegant .p-sentence-set__box--bdr{background-color:transparent}.theme-elegant .p-premium-btn-set-3__body{background-color:#fff;color:inherit}.theme-elegant .p-order-ticket-2__inner{background-color:#fff}.theme-elegant .p-list__box--bdr,.theme-elegant .p-order-card-bordered{background-color:transparent}.theme-elegant .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:transparent}.theme-elegant .p-list-center-img li>div{background-color:#fff}.theme-elegant .p-others-shop-menu__card{-webkit-box-shadow:0 0 0 2px #f7f7f7;box-shadow:0 0 0 2px #f7f7f7}.theme-elegant .c-heading--block-main{color:#825656}.theme-elegant .p-heading-balloon,.theme-elegant .p-heading-dogear{background-color:#f49d9d}.theme-elegant .p-heading-balloon:after{border-top-color:#f49d9d}.theme-elegant .p-heading-balloon--ghost{background-color:#fcfafb}.theme-elegant .p-heading-balloon--ghost:after{border-top-color:#fcfafb}.theme-elegant .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#f18686 0,#f18686 14%,transparent 0,transparent 86%,#f18686 0,#f18686 92%,transparent 0),-webkit-linear-gradient(rgba(252,250,251,.75),rgba(252,250,251,0)),-webkit-linear-gradient(45deg,transparent 40%,#f49d9d 0,#f49d9d 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#f18686 0,#f18686 14%,transparent 0,transparent 86%,#f18686 0,#f18686 92%,transparent 0),linear-gradient(rgba(252,250,251,.75),rgba(252,250,251,0)),linear-gradient(45deg,transparent 40%,#f49d9d 0,#f49d9d 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-elegant .p-heading-ribbon:before{border-bottom-color:#f49d9d;border-right-color:#f49d9d;border-top-color:#f49d9d}.theme-elegant .p-heading-ribbon:after{border-bottom-color:#f49d9d;border-left-color:#f49d9d;border-top-color:#f49d9d}.theme-elegant .p-heading-ribbon__body:after,.theme-elegant .p-heading-ribbon__body:before{border-color:#ef6f6f transparent transparent}.theme-elegant .p-heading-ribbon--flat{background:#ec5858}.theme-elegant .p-heading-ribbon--flat:before{border-bottom-color:#ea4a4a;border-right-color:#ea4a4a;border-top-color:#ea4a4a}.theme-elegant .p-heading-ribbon--flat:after{border-bottom-color:#ea4a4a;border-left-color:#ea4a4a;border-top-color:#ea4a4a}.theme-elegant .p-sentence-card{background-color:#f49d9d}.theme-dark{--block-bg-color:#f9f9fa;background-color:#f9f9fa;color:#05161a}.theme-dark .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(rgba(44,50,48,.9)),to(rgba(44,46,50,.9)));background-image:-webkit-linear-gradient(right,rgba(44,50,48,.9),rgba(44,46,50,.9));background-image:linear-gradient(270deg,rgba(44,50,48,.9),rgba(44,46,50,.9))}.theme-dark .c-bg-color{background-color:#fff}.theme-dark .c-border{border-color:#353b3d}.theme-dark .c-btn .btn-customform-submit,.theme-dark .c-btn a,.theme-dark .c-btn button,.theme-dark .c-btn input{background-color:#353b3d}.theme-dark .c-btn--secondary .btn-customform-submit,.theme-dark .c-btn--secondary a,.theme-dark .c-btn--secondary button,.theme-dark .c-btn--secondary input{background-color:#333;color:#fff}.theme-dark .c-btn--invert .btn-customform-submit,.theme-dark .c-btn--invert a,.theme-dark .c-btn--invert button,.theme-dark .c-btn--invert input{background-color:#fff;color:#353b3d}.theme-dark .c-btn--ghost .btn-customform-submit,.theme-dark .c-btn--ghost a,.theme-dark .c-btn--ghost button,.theme-dark .c-btn--ghost input{background:none;border-color:#353b3d;color:#353b3d}.theme-dark .c-btn--ghost.c-btn--secondary .btn-customform-submit,.theme-dark .c-btn--ghost.c-btn--secondary a,.theme-dark .c-btn--ghost.c-btn--secondary button,.theme-dark .c-btn--ghost.c-btn--secondary input{background:none;border-color:#333;color:#333}.theme-dark .c-btn--ghost-white .btn-customform-submit,.theme-dark .c-btn--ghost-white a,.theme-dark .c-btn--ghost-white button,.theme-dark .c-btn--ghost-white input{background:none}.theme-dark .c-form input[type=email]:focus,.theme-dark .c-form input[type=text]:focus,.theme-dark .c-form select:focus,.theme-dark .c-form textarea:focus{border-color:#353b3d;-webkit-box-shadow:0 0 6px 0 #7d8a8e;box-shadow:0 0 6px 0 #7d8a8e}.theme-dark .c-form .file-upload-btn{border-color:#353b3d;color:#353b3d}.theme-dark .c-heading--bdr-btm,.theme-dark .c-heading--bdr-thin-btm{border-bottom-color:#353b3d}.theme-dark .c-hr-dashed,.theme-dark .c-hr-dotted,.theme-dark .c-hr-double,.theme-dark .c-hr-solid{border-color:#353b3d}.theme-dark .c-hr-origin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M37.4 18.4c-.8.4-1.5.9-2.3 1.4-.5.3-1.1.8-1.6.8-.8.1-1.6.8-2.4.3-.6-.3-1.2-.2-1.7-.2-.9 0-1.8-.2-2.7-.2-.8 0-1.6.2-2.4.2-.7 0-1.3 0-2-.1-.6 0-1.3 0-1.9-.2-1-.4-1.9-1.3-2.9-2-.3-.3-.7-.6-1.1-.5-.6.1-1.1-.3-1.7 0s-1.2.3-1.9.5c-.6.2-1.2.7-1.8.9-.7.2-1.3.4-1.9.9-.1.1-.3.3-.4.3-.4 0-.7-.2-1.1 0-.9.5-1.8.2-2.6.3-.3 0-.6-.3-1-.5l-3-1.8c-.4-.2-.7-.4-1.1-.4v1.4c.7.1 1.5.5 2.1 1.2.2.2.4.2.6.3.6.3 1.2.5 1.7.8.4.2.5.3.7.3.6 0 1.1-.1 1.7-.1.6.1 1.2-.1 1.8-.5.1 0 .1 0 .2-.1l1.8-.6c.4-.1.8-.3 1.2-.4.2-.1.5-.2.7-.3 0 0 .1-.1.1-.2.1-.1.2-.4.3-.4.8-.2 1.7-.3 2.5-.4h.8c.5.2 1.1.3 1.6.7.8.6 1.6 1.3 2.5 1.5.7.2 1.5.4 2.2.4h2c.5 0 1.1-.2 1.6 0s1-.3 1.6-.1c.6.3 1.2 0 1.8 0s1.3.1 1.9.2c.5 0 1 .1 1.5 0 .7-.2 1.4-.5 2.2-.9s1.6-1 2.4-1.4 2.6 0 2.6 0v-1.4c-.5 0-.8-.2-1.3-.1-.4.2-.9.2-1.3.4' style='fill:rgba(53,59,61,.99)'/%3E%3C/svg%3E")}.theme-dark .c-hr-origin--2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(53,59,61,.99)}%3C/style%3E%3Cpath d='M-265.9 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-252.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-239.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c.1-.4-.2-.5-.4-.8' class='st0'/%3E%3C/svg%3E")}.theme-dark .c-hr-origin--3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cstyle%3E.st0{fill:rgba(53,59,61,.99)}%3C/style%3E%3Cpath d='M33.6 22c-.3.1-1.3-.1-1.5-.3-.5-.5-1.1-.9-1.5-1.5-.6-.8-.3-1.5 0-2 .4-.8 1.1-1.4 1.7-2 .7-.6 1.6-.4 2.4-.4.7.1 1 .8 1.1 1.3.2.6.3 1.5.2 2.1-.2.9-.3 1.9-1.5 2.3 0-.3-.7 0-.9.5M19.6 21.4c-1.2-.4-1.2-1.5-1.3-2.4 0-.5.2-.9.9-1.1.5-.2 1-.5 1.4-.9.6-.5.9-.5 1.7-.1.1.1.3.1.4.1.7 0 1.1.5 1.2 1.1.2 1.1.1 2.1-.8 3-.3.2-2.6.6-3.5.3M8.3 21.9c-.8.4-1.9 0-2.5-.7-.4-.5-1-1.2-.6-2.1.3-.7.2-1.6 1.1-1.9.4-.2.7-.5 1.2-.1.1.1.4.1.6-.1.5-.5.9-.2 1.3.1 1.1.9 1.7 2 .9 3.5-.3.6-1.4 1.1-2 1.3' class='st0'/%3E%3C/svg%3E")}.theme-dark .c-hr-origin--4{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(53,59,61,.99)}%3C/style%3E%3Cpath d='M-271.5 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-261.6 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-251.7 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-241.8 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4 0 0 .1.2.1.4q0-.15 0 0' class='st0'/%3E%3C/svg%3E")}.theme-dark .c-hr-origin--5{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cpath d='M-241.7 420.3c-2 .2-4 .7-4.8 2.5-.4-.5-.9-1-1.3-1.5-.3-.4-.6-.7-1-1.1-.7-.7-1.3-1.4-2-2.1-.8-.8-2-1-3-1.5-1.4-.7-2.9-.9-4.5-.9-1.1 0-2.2.2-3.2.3-3.2.1-6.3.7-9.3 1.7-1.3.4-2.6.9-3.6 1.9-.6.6-1.4 1.5-2 2-.3.3-.5.5-.7.5v2c.3 0 .4-.2.6-.3s.3-.3.5-.5c1.3-1.6 2.7-3.6 4.9-4.4 1.4-.5 2.8-1 4.3-1.3s3-.5 4.6-.7c1.3-.1 2.6-.2 4-.2 1.7-.1 3.2.6 4.8 1 .7.1 1.4.8 1.9 1.3.7.6 1.1 1.4 1.8 2 1.3 1.1 1.9 2.4 2.4 3.8.2.6.5.5 1 .5.6-.1.8-.5.9-1 .2-.8.5-1.6 1.4-2.1.2-.1.4-.3.7-.4.7-.2 1.5-.6 2.3-.6 1.8.2 3 1.1 3.3 2.7q0 .15.3.3c.2.1.3.1.5 0v-2.1c-.8-1.1-3-2-4.8-1.8' style='fill:rgba(53,59,61,.99)'/%3E%3C/svg%3E")}.theme-dark .c-hr-origin--6{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' x='0' y='0' version='1.1' viewBox='0 0 40 40'%3E%3Cstyle%3Epath{fill:rgba(53,59,61,.99)}%3C/style%3E%3Cpath d='M3.2 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.2-.1-.4-.4-.6-.5l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.6.6-.9 1-1.3 1.4s-.7.7-1.2 1c-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7s.6.5.9.7c.4.4 1 .6 1 1.2.5.2.6.2.8-.3m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-1 .7-1.7 1.4-2.6 2.2-.1.1-.2.1-.5.4-.2-.4-.6-.8-1-1.2M17 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.3.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2M30.8 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.4.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2'/%3E%3C/svg%3E")}.theme-dark .c-img-icon,.theme-dark .c-symbol{background-color:#353b3d}.theme-dark .c-thead--color thead td,.theme-dark .c-thead--color thead th{background-color:#eaeced}.theme-dark .c-thead--color-invert thead td,.theme-dark .c-thead--color-invert thead th{background-color:#353b3d}.theme-dark .p-main-campaign__tag{background:#353b3d}.theme-dark .p-sentence-caution__content-wrapper{background-color:#aeb6b9}.theme-dark .p-sentence-caution__content-inner{background-color:#353b3d}.theme-dark .p-sentence-caution__icon{color:#353b3d}.theme-dark .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #353b3d}.theme-dark .p-btn-contact.c-bg-img{background-color:#353b3d}.theme-dark .p-btn-contact__contact-area-inner h2{color:#353b3d}.theme-dark .p-btn-contact__tel-wrapper{background-color:#aeb6b9}.theme-dark .p-article-point__header{background-color:#353b3d}.theme-dark .p-article-has-number__ribbon{background:#353b3d}.theme-dark .p-article-has-number__ribbon:after{border-color:transparent #f9f9fa transparent transparent;border-color:transparent var(--block-bg-color,#f9f9fa) transparent transparent}.theme-dark .p-article-has-number__circle{background:#353b3d}.theme-dark .p-article-has-tags__tag{background-color:#353b3d}.theme-dark .p-card-voice-bordered{border-top-color:#353b3d}.theme-dark .p-card-voice-bordered__img .pera1-clip-image,.theme-dark .p-card-voice-bordered__img img{border-color:#353b3d}.theme-dark .p-cards-img-left--with-table-2col__table{border:1px solid #353b3d}.theme-dark .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #353b3d}.theme-dark .p-cards-img-left--with-table-2col__table tr:last-of-type{border-bottom:none}.theme-dark .p-cards-img-left--with-table-2col__table tr th:before,.theme-dark .p-form-simple .c-form-control-label{color:#353b3d}.theme-dark .p-form-simple input[type=email]:focus,.theme-dark .p-form-simple input[type=text]:focus{background-color:#aeb6b9;-webkit-box-shadow:inset 0 -2px 0 0 #353b3d;box-shadow:inset 0 -2px 0 0 #353b3d}.theme-dark .p-form-simple textarea:focus{background-color:#aeb6b9;border-color:#353b3d}.theme-dark .p-header--theme-color,.theme-dark .p-heading-arrow{background-color:#353b3d}.theme-dark .p-heading-arrow:after,.theme-dark .p-heading-arrow:before{background-color:#f9f9fa}.theme-dark .p-heading-arrow--v2{background-color:#353b3d}.theme-dark .p-heading-arrow--v2:before{background-color:transparent;border-top-color:#353b3d}.theme-dark .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#707d81 0,#707d81 14%,transparent 0,transparent 86%,#707d81 0,#707d81 92%,transparent 0),-webkit-linear-gradient(hsla(240,9%,98%,.75),hsla(240,9%,98%,0)),-webkit-linear-gradient(45deg,transparent 40%,#98a2a6 0,#98a2a6 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#707d81 0,#707d81 14%,transparent 0,transparent 86%,#707d81 0,#707d81 92%,transparent 0),linear-gradient(hsla(240,9%,98%,.75),hsla(240,9%,98%,0)),linear-gradient(45deg,transparent 40%,#98a2a6 0,#98a2a6 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-dark .p-heading-ribbon:before{border-bottom-color:#98a2a6;border-right-color:#98a2a6;border-top-color:#98a2a6}.theme-dark .p-heading-ribbon:after{border-bottom-color:#98a2a6;border-left-color:#98a2a6;border-top-color:#98a2a6}.theme-dark .p-heading-ribbon__body:after,.theme-dark .p-heading-ribbon__body:before{border-color:#4d5558 transparent transparent}.theme-dark .p-heading-ribbon--flat{background:#353b3d}.theme-dark .p-heading-ribbon--flat:before{border-bottom-color:#2e3335;border-right-color:#2e3335;border-top-color:#2e3335}.theme-dark .p-heading-ribbon--flat:after{border-bottom-color:#2e3335;border-left-color:#2e3335;border-top-color:#2e3335}.theme-dark .p-heading-btm-bdr:after{border-top-color:#353b3d}.theme-dark .p-heading-double-bdr{border-color:#353b3d}.theme-dark .p-heading-double-bdr--updown:after,.theme-dark .p-heading-double-bdr--updown:before{border-bottom-color:#353b3d;border-top-color:#353b3d}.theme-dark .p-heading-put-on-bdr__inner:after,.theme-dark .p-heading-put-on-bdr__inner:before{background-color:#353b3d}.theme-dark .p-heading-balloon{background-color:#98a2a6}.theme-dark .p-heading-balloon:after{border-top-color:#98a2a6}.theme-dark .p-heading-balloon--invert{background-color:#353b3d}.theme-dark .p-heading-balloon--invert:after{border-top-color:#353b3d}.theme-dark .p-heading-balloon--ghost{border-color:#353b3d}.theme-dark .p-heading-balloon--ghost:before{border-top-color:#353b3d}.theme-dark .p-heading-dogear{background-color:#98a2a6}.theme-dark .p-heading-dogear:after{border-color:#f9f9fa #f9f9fa #353b3d #353b3d}.theme-dark .p-heading-marker:after{background-color:#7d8a8e}.theme-dark .p-heading-accent:before{background-color:#353b3d}.theme-dark .p-heading-accent:after{background:#7d8a8e}.theme-dark .p-heading-background-text__sub{color:#98a2a6}.theme-dark .p-list-step{color:#353b3d}.theme-dark .p-list-step__body{border-left-color:#353b3d}.theme-dark .p-list-step-has-img:not(:last-child) .c-border:before{border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #353b3d;height:0;width:0}.theme-dark .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(53,59,61,.1)}.theme-dark .p-list-faq-accordion__title-area{border-bottom-color:#353b3d}.theme-dark .p-list-faq-accordion__title-area:after{color:#353b3d}.theme-dark .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area{background-color:rgba(53,59,61,.1)}.theme-dark .p-list-faq-accordion-has-img__title-area{border-bottom-color:#353b3d}.theme-dark .p-list-faq-accordion-has-img__title-area:after{color:#353b3d}.theme-dark .p-list-step-laterally__item{background:#353b3d}.theme-dark .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark .p-others-timeline__date{color:#353b3d}.theme-dark .p-order-ticket-2__price{color:#333}.theme-dark .p-order-card-bordered{border-top-color:#353b3d}.theme-dark div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img{background-color:#f9f9fa}.theme-dark div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2{color:#353b3d}.theme-dark div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img{background-color:#f9f9fa}.theme-dark div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd,.theme-dark div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2{color:#353b3d}.theme-dark .p-others-shop-menu__card{background-color:#fff;border:0;-webkit-box-shadow:none;box-shadow:none}.theme-dark .p-others-shop-menu__label{background-color:#353b3d}.theme-dark .p-others-rectangle__item-inner{background-color:#353b3d;color:#fff}.theme-dark .p-timetable-item__subhead{background-color:#b4bbbd}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark .p-timetable-item__time{background-color:#f1f1f3}}.theme-dark .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#f1f1f3}.theme-dark .p-table-comparison__th--accent{background-color:#353b3d;border:2px solid #353b3d}.theme-dark .p-table-comparison__td--accent{background-color:#abb4b6;border:2px solid #353b3d}.theme-dark .p-funding-goal-borderd__flame{border-color:#353b3d}.theme-dark .p-before-after__arrow-element:after,.theme-dark .p-before-after__arrow-element:before{border-left-color:#353b3d}.theme-dark .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark .p-others-price-guide__plus-element{color:#353b3d}.theme-dark .p-others-price-guide__circle{background-color:#353b3d}.theme-dark .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark .p-others-conversational-text__myself-voice:after,.theme-dark .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark .p-premium-heading-arrow{background-color:#353b3d}.theme-dark .p-premium-heading-arrow:after,.theme-dark .p-premium-heading-arrow:before{background-color:#f9f9fa}.theme-dark .p-premium-heading-arrow--v2{background-color:#353b3d}.theme-dark .p-premium-heading-arrow--v2:before{border-top-color:#353b3d}.theme-dark .p-premium-heading-frame{background-color:#353b3d;-webkit-box-shadow:inset 0 0 0 5px #353b3d,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #353b3d,inset 0 0 0 6px #fff}.theme-dark .p-premium-btn-set-2__heading,.theme-dark .p-premium-btn-set-3__wrapper{background-color:#353b3d}.theme-dark .p-premium-faq__icon--a{background-color:#353b3d;color:#fff}.theme-dark .p-premium-cards-img-left__label,.theme-dark .p-premium-sentence-merit__label{background-color:#353b3d}.theme-dark .p-premium-sentence-merit__header{border-color:#353b3d}.theme-dark .p-premium-profile__heading{background-color:#353b3d}.theme-dark .p-premium-profile__name{border-color:#353b3d}.theme-dark .p-premium-profile__subHeading{color:#353b3d}.theme-dark .p-premium-heading-grad,.theme-dark .p-premium-heading-grad__inner{background-color:#353b3d}.theme-dark .p-premium-btn a{background-color:#333}.theme-dark .p-premium-contact-set{background-color:#353b3d;border-color:#1d2122}.theme-dark .p-premium-contact-set__btn a{background-color:#333}.theme-dark .p-premium-steps__heading{border-color:#353b3d}.theme-dark .p-premium-steps__heading:after,.theme-dark .p-premium-steps__item-header{background-color:#353b3d}.theme-dark .p-premium-steps__item-num{color:#353b3d}.theme-dark .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #353b3d;box-shadow:0 0 0 3px #353b3d}.theme-dark .p-premium-steps__arrow:after{border-left-color:#353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark .p-premium-steps__arrow:after{border-left-color:transparent;border-top-color:#353b3d}}.theme-dark .p-premium-interview__heading{background-color:#353b3d}.theme-dark .p-sentence-card{background-color:#a6afb2;border:1px solid #353b3d}.theme-dark .u-color-theme-main{color:#353b3d}.theme-dark .u-color-theme-accent,.theme-dark .u-color-theme-sub{color:#333}.theme-dark div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,.theme-dark div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-dark div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,.theme-dark div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,.theme-dark div[data-structure=b-list-step] .p-list-step,.theme-dark div[data-structure=b-order-ticket-2] .p-order-ticket-2__price,.theme-dark div[data-structure=b-order-ticket-2] .u-color-theme-main,.theme-dark div[data-structure=b-order-ticket] .u-color-theme-main,.theme-dark div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,.theme-dark div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,.theme-dark div[data-structure=b-premium-steps] .p-premium-steps__item-num{color:#353b3d}.theme-dark div[data-structure=b-article-has-number] .p-article-has-number__circle,.theme-dark div[data-structure=b-article-has-number] .p-article-has-number__ribbon,.theme-dark div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-dark div[data-structure=b-article-point] .p-article-point__header,.theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,.theme-dark div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-dark div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-dark div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-dark div[data-structure=b-premium-steps] .p-premium-steps__item-header{background:#353b3d}.theme-dark div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-dark div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-dark div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-dark div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-dark div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-dark div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-dark div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-dark div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading,.theme-dark div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,.theme-dark div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,.theme-dark div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-dark div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-dark div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark div[data-structure=b-rectangle] .p-others-rectangle__item-inner{background-color:#353b3d}.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #353b3d}.theme-dark div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before,.theme-dark div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before,.theme-dark div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after{border-top-color:#353b3d}.theme-dark div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #353b3d}.theme-dark div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #353b3d}.theme-dark div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:20px solid #fff}.theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before{border-bottom-color:#393939;border-right-color:#393939;border-top-color:#393939}.theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after{border-bottom-color:#393939;border-left-color:#393939;border-top-color:#393939}.theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after,.theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before{border-color:#4d5558 transparent transparent}.theme-dark div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner{border-color:#353b3d}.theme-dark div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #353b3d}.theme-dark div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-dark div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-dark div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #000;border-left:2px solid #000;border-top:2px solid #000}.theme-dark div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #000;border-right:2px solid #000;border-top:2px solid #000}.theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon{background-image:-webkit-linear-gradient(transparent 8%,#7d8a8e 0,#7d8a8e 14%,transparent 0,transparent 86%,#7d8a8e 0,#7d8a8e 92%,transparent 0),-webkit-linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),-webkit-linear-gradient(45deg,transparent 40%,#a3acaf 0,#a3acaf 60%,transparent 0),-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(transparent 8%,#7d8a8e 0,#7d8a8e 14%,transparent 0,transparent 86%,#7d8a8e 0,#7d8a8e 92%,transparent 0),linear-gradient(rgba(251,250,252,.75),rgba(251,250,252,0)),linear-gradient(45deg,transparent 40%,#a3acaf 0,#a3acaf 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon:before{border-bottom-color:#98a2a6;border-right-color:#98a2a6;border-top-color:#98a2a6}.theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon:after{border-bottom-color:#98a2a6;border-left-color:#98a2a6;border-top-color:#98a2a6}.theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after,.theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before{border-color:#3a4042 transparent transparent}.theme-dark div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #353b3d;box-shadow:0 0 0 3px #353b3d}.theme-dark div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:15px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark div[data-structure=b-premium-steps] .p-premium-steps__arrow:after{border-left:10px solid transparent;border-top:15px solid #353b3d}}.theme-dark div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #353b3d}.theme-dark div[data-structure=b-premium-heading-frame] .p-premium-heading-frame{background-color:#353b3d;-webkit-box-shadow:inset 0 0 0 5px #353b3d,inset 0 0 0 6px #fff;box-shadow:inset 0 0 0 5px #353b3d,inset 0 0 0 6px #fff}.theme-dark div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #353b3d}.theme-dark div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-dark div[data-structure=b-heading-dogear] .p-heading-dogear{background-color:#98a2a6}.theme-dark div[data-structure=b-heading-balloon] .p-heading-balloon:after{border-top:15px solid #98a2a6}.theme-dark div[data-structure=b-heading-dogear] .p-heading-dogear:after{border-color:#f9f9fa #f9f9fa #353b3d #353b3d}.theme-dark div[data-structure=b-heading-accent] .p-heading-accent:before{background:#353b3d}.theme-dark div[data-structure=b-heading-accent] .p-heading-accent:after{background-color:#98a2a6}.theme-dark div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before{border-top:15px solid #353b3d}.theme-dark div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px solid #353b3d}.theme-dark div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #353b3d;border-top:2px solid #353b3d}.theme-dark div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #353b3d;border-top:1px solid #353b3d}.theme-dark div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #353b3d}.theme-dark div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#353b3d;border:1px solid #353b3d}.theme-dark div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image,.theme-dark div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #353b3d}.theme-dark div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#353b3d;border:2px solid #353b3d}.theme-dark div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #353b3d}.theme-dark div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #353b3d;color:#353b3d}.theme-dark div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#353b3d}.theme-dark div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#353b3d}.theme-dark div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area,.theme-dark div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area{border-bottom:2px solid #353b3d}.theme-dark div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr{border-bottom:1px dashed #353b3d}.theme-dark div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table{border:1px solid #353b3d}.theme-dark div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:hsla(0,0%,100%,.9)}.theme-dark div[data-structure=b-sentence-card] .p-sentence-card{background-color:#98a2a6;border:1px solid #353b3d}.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-dark div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading{border-bottom:2px solid #353b3d}.theme-dark div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img{background-color:#f9f9fa}.theme-dark div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2{color:#353b3d}.theme-dark div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{background-color:#98a2a6}.theme-dark div[data-structure=b-premium-btn--type-2] .p-premium-btn a,.theme-dark div[data-structure=b-premium-btn--type-3] .p-premium-btn a,.theme-dark div[data-structure=b-premium-btn] .p-premium-btn a,.theme-dark div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a{background-color:#333}.theme-dark div[data-structure=b-shop-menu] .p-others-shop-menu__label{background-color:#353b3d}.theme-dark div[data-structure=b-timeline] .p-others-timeline__date{color:#353b3d}.theme-dark div[data-structure=b-funding-goal] .p-funding-goal__head{border-bottom:1px solid #ccc}.theme-dark div[data-structure=b-before-after] .p-before-after__arrow-element:after{border-left:26px solid #353b3d}.theme-dark div[data-structure=b-before-after] .p-before-after__arrow-element:before{border-left:35px solid #353b3d}.theme-dark div[data-structure=b-premium-profile-set] .p-premium-profile__name{border-bottom:1px solid #353b3d}.theme-dark div[data-structure=b-premium-interview] .p-premium-interview__bottom{background:#f9f9f9}.theme-dark div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after,.theme-dark div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before{background-color:#f9f9fa}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2{color:#fff}.theme-dark div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#98a2a6}.theme-dark div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner{background-color:#353b3d}.theme-dark div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2{color:#fff}.theme-dark div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper{background-color:#353b3d}.theme-dark div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body{background-color:#fff}.theme-dark div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-color:#fbfbfc;background-image:-webkit-linear-gradient(45deg,#353b3d 25%,transparent 0,transparent 50%,#353b3d 0,#353b3d 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#353b3d 25%,transparent 0,transparent 50%,#353b3d 0,#353b3d 75%,transparent 0,transparent)}.theme-dark div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner{background-color:#fafafa}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before{background:-webkit-repeating-linear-gradient(135deg,#7d8a8e,#7d8a8e 5px,#a3acaf 0,#a3acaf 10px);background:repeating-linear-gradient(-45deg,#7d8a8e,#7d8a8e 5px,#a3acaf 0,#a3acaf 10px)}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper{background-color:#a3acaf}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before{background:-webkit-gradient(linear,right bottom,left top,color-stop(50%,hsla(0,0%,100%,0)),color-stop(50.1%,rgba(53,59,61,.1))) no-repeat 100% 100%/100% 100%;background:-webkit-linear-gradient(bottom right,hsla(0,0%,100%,0) 50%,rgba(53,59,61,.1) 50.1%) no-repeat 100% 100%/100% 100%;background:linear-gradient(to top left,hsla(0,0%,100%,0) 50%,rgba(53,59,61,.1) 50.1%) no-repeat 100% 100%/100% 100%}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm{border-bottom-color:#353b3d}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2{color:#fff}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#fff}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img{-webkit-box-shadow:15px 15px 0 0 #353b3d;box-shadow:15px 15px 0 0 #353b3d}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom-color:#b4bbbd}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{background-color:#98a2a6}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6{background-color:#353b3d}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#98a2a6}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #353b3d}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #353b3d;border-top:none}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown{background-color:#98a2a6}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]{color:#05161a}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch{background-color:transparent;background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#f3e35f));background:-webkit-linear-gradient(transparent 80%,#f3e35f 0);background:linear-gradient(transparent 80%,#f3e35f 0)}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:after,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:after{color:#353b3d}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#fff}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card{background-color:inherit;-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5);color:inherit}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text]{color:#5f5850}.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12{background-color:#a3acaf}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px dashed #353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before{background-image:-webkit-linear-gradient(135deg,rgba(53,59,61,.4) 25%,transparent 0,transparent 50%,rgba(53,59,61,.4) 0,rgba(53,59,61,.4) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,rgba(53,59,61,.4) 25%,transparent 0,transparent 50%,rgba(53,59,61,.4) 0,rgba(53,59,61,.4) 75%,transparent 0,transparent)}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col]{color:#05161a}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background:#f9f9fa;background:var(--block-bg-color,#f9f9fa);border:2px solid #353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body{border-bottom:1px dashed #353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img{-webkit-box-shadow:0 0 5px rgba(0,0,0,.8);box-shadow:0 0 5px rgba(0,0,0,.8)}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#000}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text]{background-color:#a3acaf}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a{color:#fff}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 3px #1f6fbb,0 0 10px rgba(0,0,0,.7)}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa;--block-bg-color:$bodyColor}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2{color:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover{color:#fff}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a{background-color:transparent;border:2px solid #353b3d;color:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #353b3d;text-decoration:dashed underline #353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr{border:3px dotted #353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border:4px solid #353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:rgba(53,59,61,.7)}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form{border:none}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2{color:#fff}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(53,59,61,.1)}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(53,59,61,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(53,59,61,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(53,59,61,.1) 50%,transparent 0),linear-gradient(rgba(53,59,61,.1) 50%,transparent 0)}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body{background-color:rgba(53,59,61,.2);border-bottom:dashed #fff}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(53,59,61,.2)}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:rgba(53,59,61,.7)}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme),.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme),.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2{color:#05161a}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-gradient(linear,left bottom,left top,from(#353b3d),to(#98a2a6));background:-webkit-linear-gradient(bottom,#353b3d,#98a2a6);background:linear-gradient(0deg,#353b3d,#98a2a6)}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation{background-color:#fff}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:2px solid #353b3d;outline:1px solid #353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1px solid #353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form{background-color:#fff}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive{background-color:#f9f9fa}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after{background:-webkit-gradient(linear,left bottom,left top,from(#353b3d),to(#98a2a6));background:-webkit-linear-gradient(bottom,#353b3d,#98a2a6);background:linear-gradient(0deg,#353b3d,#98a2a6)}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text]{color:#fff}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form{background-color:#f9f9fa}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form{color:#05161a}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#353b3d),to(#98a2a6));background:-webkit-linear-gradient(bottom,#353b3d,#98a2a6);background:linear-gradient(0deg,#353b3d,#98a2a6)}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#f9f9fa),color-stop(#353b3d),to(#f9f9fa));background:-webkit-linear-gradient(left,#f9f9fa,#353b3d,#f9f9fa);background:linear-gradient(90deg,#f9f9fa,#353b3d,#f9f9fa)}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#f9f9fa}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text]{color:#05161a}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #353b3d}@media only screen and (min-width:1px)and (max-width:768px){.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #353b3d;border-right:8px solid transparent}}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:#f9f9fa}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #f9f9fa;box-shadow:inset 0 0 50px 30px #f9f9fa}@media (max-width:480px){.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#353b3d}}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9f9fa}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#98a2a6}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#fff}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail{color:#05161a}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a{color:#fff}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{color:#05161a}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation{background-color:#f9f9fa}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn{background-color:#fff}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm{border:2px solid #353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img{border:1px solid #353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before{background-color:#f9f9fa;background-color:var(--block-bg-color,#f9f9fa);border:2px solid #353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#f9f9fa}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2{color:#05161a}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#b40d21}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row{background-color:#f9f9fa;color:#05161a}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row{background-color:#98a2a6}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th{border-color:#353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th{background-color:#98a2a6}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text]{background-color:#a3acaf}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline{border-bottom:1px solid #353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa;--block-bg-color:$bodyColor}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text]{color:#05161a}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#353b3d;border:2px solid #2c2b2c;color:#fff}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{background-color:#fff;border:2px solid #353b3d;color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev{background-color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before{color:#fff}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background:hsla(195,7%,66%,.7)}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad{background-image:-webkit-gradient(linear,right top,left top,from(hsla(195,7%,66%,.7)),to(hsla(200,8%,92%,.7)));background-image:-webkit-linear-gradient(right,hsla(195,7%,66%,.7),hsla(200,8%,92%,.7));background-image:linear-gradient(270deg,hsla(195,7%,66%,.7),hsla(200,8%,92%,.7))}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border-color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text]{color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:1px solid #353b3d;border-top:2px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color{background-color:#b4bbbd}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:3px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:3px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:3px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#a3acaf}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#353b3d;border:5px solid #f9f9fa}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{-webkit-box-shadow:inset 0 -1px 0 0 #353b3d;box-shadow:inset 0 -1px 0 0 #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{background-color:#fbfbfc;border-bottom:1px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown{background-color:#fbfbfc;border-bottom:1px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #353b3d;box-shadow:inset 0 -1px 0 0 #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fffdf2;-webkit-box-shadow:inset 0 -2px 0 0 #353b3d;box-shadow:inset 0 -2px 0 0 #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img{border:none}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#a3acaf}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow{border:4px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img+.p-main-base-shop__heading{border-left:4px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading]{color:#fff}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #353b3d;color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{color:#fff}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#353b3d;color:#fff}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover{color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;border-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm{border-bottom:none}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter{background-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#a3acaf}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-top:4px solid #353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img{border:none}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{background-color:#353b3d;border-bottom:1px solid #353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 0 2px #353b3d;box-shadow:0 0 0 2px #353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#fff;color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before{background-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form{border:2px solid #353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card{border:1px solid #353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set{background-color:#353b3d;border:1px solid #353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color{background-color:#a3acaf}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea{border:none;-webkit-box-shadow:inset 0 -1px 0 0 #a3acaf;box-shadow:inset 0 -1px 0 0 #a3acaf}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n),.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#a3acaf}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading{text-shadow:none}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(53,59,61,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(53,59,61,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(53,59,61,.1) 50%,transparent 0),linear-gradient(rgba(53,59,61,.1) 50%,transparent 0)}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{border:none;-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li{border-bottom-style:none}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col]{background-image:-webkit-radial-gradient(closest-side,rgba(53,59,61,.2) 98%,rgba(53,59,61,.13) 100%),-webkit-radial-gradient(top left,circle,rgba(53,59,61,.1) 35%,rgba(53,59,61,0) 0 100%),-webkit-radial-gradient(top right,circle,rgba(53,59,61,.1) 35%,rgba(53,59,61,0) 0 100%),-webkit-radial-gradient(bottom left,circle,rgba(53,59,61,.1) 35%,rgba(53,59,61,0) 0 100%),-webkit-radial-gradient(bottom right,circle,rgba(53,59,61,.1) 35%,rgba(53,59,61,0) 0 100%);background-image:radial-gradient(closest-side,rgba(53,59,61,.2) 98%,rgba(53,59,61,.13) 100%),radial-gradient(circle at top left,rgba(53,59,61,.1) 35%,rgba(53,59,61,0) 0 100%),radial-gradient(circle at top right,rgba(53,59,61,.1) 35%,rgba(53,59,61,0) 0 100%),radial-gradient(circle at bottom left,rgba(53,59,61,.1) 35%,rgba(53,59,61,0) 0 100%),radial-gradient(circle at bottom right,rgba(53,59,61,.1) 35%,rgba(53,59,61,0) 0 100%);background-repeat:repeat;background-size:50px 50px}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice{border:1.5px solid #353b3d;-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background-repeat:no-repeat}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge{width:210px}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#353b3d;color:#fff}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern>.p-premium-faq__icon--a,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label{background-color:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2{color:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img{border:1.5px solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before{border-bottom:none;border-top:2px solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after{border-bottom:2px solid #353b3d;border-top:none}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th{border-color:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item{border-bottom:1.5px solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid{border-top:5px solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #a3acaf;color:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after{border-bottom:3px solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent{background-color:#a3acaf}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]{background-color:#a3acaf;color:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:#a3acaf;color:#05161a}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs{border:solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:#f9f9fa}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2{color:#fff}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label{color:#05161a}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl>[data-structure=e-text]{color:#2b3846}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000;color:#fff}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading{border-color:#d5ab33}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before{border-right-color:#cfa126}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before{background:-webkit-gradient(linear,left top,right top,from(#bd8417),color-stop(25%,#dcba4a),color-stop(50%,#e0c054),color-stop(75%,#dcba4a),color-stop(97%,#bd8417));background:-webkit-linear-gradient(left,#bd8417,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%);background:linear-gradient(90deg,#bd8417 0,#dcba4a 25%,#e0c054 50%,#dcba4a 75%,#bd8417 97%)}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner{color:#0c5980}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,#ffe9ee),color-stop(80%,#ffeff3),to(#ffeff3));background:-webkit-linear-gradient(top,#ffe9ee 80%,#ffeff3 0,#ffeff3);background:linear-gradient(180deg,#ffe9ee 80%,#ffeff3 0,#ffeff3)}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before{border-top:20px solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border-top:15px solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{color:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#fff),color-stop(10%,#fff9f1),to(#fff9f1));background-image:-webkit-linear-gradient(top,#fff 10%,#fff9f1 0,#fff9f1);background-image:linear-gradient(180deg,#fff 10%,#fff9f1 0,#fff9f1)}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#e5d9af),to(#eadfb8));background:-webkit-linear-gradient(right,#e5d9af,#eadfb8);background:linear-gradient(270deg,#e5d9af,#eadfb8)}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading{color:#bf953c}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#fff0e0}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:#fcc000}@media only screen and (min-width:1px)and (max-width:599px){.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#353b3d}}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2{color:#fff}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card{color:#05161a}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#353b3d;color:#fff}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input{border:2px solid #353b3d;color:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before{border-bottom:1px solid #353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before{color:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before{background:#353b3d;border:2px solid #fff}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:2px solid #fff}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs{border:none}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr]{background-color:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img{border:1px solid #fff}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col]{background-color:#353b3d;color:#05161a}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:8px double #353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li{border-bottom:1px solid #353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th{border-color:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:none}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{color:#fff}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2{color:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th{border-color:#fff}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{background-color:#fff}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2{background-image:none}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(53,59,61,.2)}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background-color:#fff;color:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{-webkit-box-shadow:inset 0 0 30px #353b3d;box-shadow:inset 0 0 30px #353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg{background-color:#98a2a6;-webkit-box-shadow:inset 0 0 30px #353b3d;box-shadow:inset 0 0 30px #353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea{background-color:#98a2a6}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #fff;color:#fff}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:#353b3d;color:#fff}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading{background-image:-webkit-linear-gradient(left,#353b3d,#353b3d 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#353b3d,#353b3d 5px,transparent 0,transparent 10px)}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img{background-image:-webkit-repeating-linear-gradient(45deg,transparent,transparent 3px,#353b3d 0,#353b3d 6px);background-image:repeating-linear-gradient(45deg,transparent,transparent 3px,#353b3d 0,#353b3d 6px)}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2{background:#353b3d;color:#fff}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#353b3d),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,right bottom,left top,color-stop(50%,#353b3d),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top right,#353b3d 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom right,#353b3d 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom left,#353b3d 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top left,#353b3d 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after{background:-webkit-gradient(linear,left top,right bottom,color-stop(50%,#353b3d),color-stop(50%,transparent)) 0 0/100% 50% no-repeat,-webkit-gradient(linear,left bottom,right top,color-stop(50%,#353b3d),color-stop(50%,transparent)) 0 100%/100% 50% no-repeat;background:-webkit-linear-gradient(top left,#353b3d 50%,transparent 0) 0 0/100% 50% no-repeat,-webkit-linear-gradient(bottom left,#353b3d 50%,transparent 0) 0 100%/100% 50% no-repeat;background:linear-gradient(to bottom right,#353b3d 50%,transparent 0) 0 0/100% 50% no-repeat,linear-gradient(to top right,#353b3d 50%,transparent 0) 0 100%/100% 50% no-repeat}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after{color:#353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm{border-bottom:2px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]{background:#353b3d;color:#fff}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before{border-left:5px solid #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:2px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:1px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku{border-top:1px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm{border-bottom:2px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item{border-top:1px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half{border-bottom:1px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card{background-color:#fff;border:1px solid #353b3d;outline:1px solid #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title{background:none;border-bottom:1px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after{background-color:#353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:transparent;background-image:-webkit-linear-gradient(left,#353b3d,#353b3d 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#353b3d,#353b3d 5px,transparent 0,transparent 10px)}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before{background-image:-webkit-linear-gradient(left,#353b3d,#353b3d 5px,transparent 0,transparent 10px);background-image:linear-gradient(90deg,#353b3d,#353b3d 5px,transparent 0,transparent 10px)}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol{background-color:#353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after{border:1px dashed #fff}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown{border-bottom:2px dashed #7d8a8e}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder{border-bottom:2px dashed #7d8a8e}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:2px dashed #7d8a8e}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:transparent}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{border-bottom:2px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus{background-color:#fff;-webkit-box-shadow:inset 0 -2px 0 0 #353b3d;box-shadow:inset 0 -2px 0 0 #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text{color:#353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th{border:1px dashed #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover+.p-list-faq-accordion-has-img__title-area,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover+.p-list-faq-accordion__title-area{background-color:rgba(53,59,61,.1)}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(53,59,61,.2)}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2{color:#353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num{color:#fff}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover{-webkit-text-decoration:dashed underline #353b3d;text-decoration:dashed underline #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:none}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper{color:#000}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:rgba(53,59,61,.4)}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:4px dotted #353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{background-color:#353b3d;color:#fff}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q{background-color:#353b3d;color:#fff}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading{border-bottom:4px dotted #353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#a3acaf}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left bottom,left top,from(#353b3d),to(#98a2a6));background:-webkit-linear-gradient(bottom,#353b3d,#98a2a6);background:linear-gradient(0deg,#353b3d,#98a2a6)}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:hsla(195,7%,66%,.7)}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:4px solid #353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before{background:-webkit-gradient(linear,right top,left top,from(#353b3d),to(#353b3d));background:-webkit-linear-gradient(right,#353b3d,#353b3d);background:linear-gradient(270deg,#353b3d,#353b3d)}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before{background:#353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{color:#fff}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background-color:#000}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right{background-color:hsla(0,0%,100%,.95)}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after{border-right:10px solid hsla(0,0%,100%,.95)}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge{color:#353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(53,59,61,.2)}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after{border-left:10px solid #a3acaf}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #353b3d;color:#353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(240,9%,98%,.6);border:1px solid #353b3d;color:#353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#f9f9fa}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:double #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#353b3d;-webkit-box-shadow:inset 0 -1px 0 0 #353b3d;box-shadow:inset 0 -1px 0 0 #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#353b3d}@media (min-width:1px)and (max-width:768px){.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #353b3d;-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(53,59,61,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(53,59,61,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(53,59,61,.1) 50%,transparent 0),linear-gradient(rgba(53,59,61,.1) 50%,transparent 0)}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(53,59,61,.6)}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(53,59,61,.7)}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#a3acaf}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #353b3d;border-left:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #353b3d;border-right:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation{background-color:#f9f9fa}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #a3acaf}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full{background-color:rgba(53,59,61,.1);background:-webkit-linear-gradient(233deg,rgba(53,59,61,.6),rgba(255,0,0,0) 50%),-webkit-linear-gradient(323deg,#f2faff,rgba(0,255,0,0) 35%),-webkit-linear-gradient(114deg,rgba(53,59,61,.8),rgba(0,0,255,0) 35%);background:linear-gradient(217deg,rgba(53,59,61,.6),rgba(255,0,0,0) 50%),linear-gradient(127deg,#f2faff,rgba(0,255,0,0) 35%),linear-gradient(336deg,rgba(53,59,61,.8),rgba(0,0,255,0) 35%)}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div{border-bottom:1px solid #353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:1px solid #353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:transparent;border:1px solid #a3acaf}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;border:1px solid #353b3d;color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#a3acaf}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:6px outset #a3acaf}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea{background-color:#f9f9fa;border:none;-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover{background-color:#f9f9fa}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{background-color:#b4bbbd}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form{border:none}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#353b3d;color:#fff}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #353b3d;color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#353b3d;color:#fff}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a{background-color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2{color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #353b3d;border-left:2px solid #353b3d;border-top:2px solid #353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #353b3d;border-right:2px solid #353b3d;border-top:2px solid #353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#647074 0,#98a2a6);background:radial-gradient(circle,#647074 0,#98a2a6)}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border:none;border-top:4px solid #353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#353b3d;color:#fff}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:solid transparent;border-left:solid #353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #353b3d;color:#353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(53,59,61,.7)}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px dashed #353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{background-color:#a3acaf}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area{border-bottom:1px solid #353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after{color:#353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #353b3d;border-left:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #353b3d;border-right:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) body{background-color:#f9f9fa}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon{background:-webkit-radial-gradient(circle,#353b3d 0,#98a2a6);background:radial-gradient(circle,#353b3d 0,#98a2a6)}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;float:left;height:2em;margin-right:10px;width:2em}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{color:#353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#98a2a6}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item+.p-premium-article-img-right__item,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date{border-color:#353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before{background-color:#353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text]{color:#fff}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text]{color:#353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #353b3d;border-left:2px solid #353b3d;border-top:2px solid #353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #353b3d;border-right:2px solid #353b3d;border-top:2px solid #353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text],.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after{border-top:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #353b3d;-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{border-color:#353b3d;-webkit-box-shadow:inset 0 -1px 0 0 #353b3d;box-shadow:inset 0 -1px 0 0 #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before{background-color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th{background-color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main{border-bottom:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading{background-color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(53,59,61,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(53,59,61,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(53,59,61,.1) 50%,transparent 0),linear-gradient(rgba(53,59,61,.1) 50%,transparent 0)}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(53,59,61,.7)}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(53,59,61,.6)}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #353b3d;border-radius:4px;color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{color:#05161a}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{border-bottom:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border{background-color:#fff}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center{border:10px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead{background-color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main{color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period{border:2px solid #353b3d;color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2{color:#fff}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background:#fff;border:5px solid #fff}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background-color:#fff}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover{background-color:transparent}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #353b3d;border-left:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #353b3d;border-right:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th{color:#fff}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) body,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div{background-color:#f9f9fa}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background:#353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{background-color:#353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#a3acaf}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time{background-color:#98a2a6}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading .c-heading,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white{color:#353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #353b3d;border-top:4px solid #353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li>div,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img{-webkit-box-shadow:0 15px -5px #353b3d;box-shadow:0 15px -5px #353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper{border:1px solid #353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #353b3d;border-left:2px solid #353b3d;border-top:2px solid #353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #353b3d;border-right:2px solid #353b3d;border-top:2px solid #353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border:none}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe{background-image:-webkit-linear-gradient(45deg,#353b3d 25%,transparent 0,transparent 50%,#353b3d 0,#353b3d 75%,transparent 0,transparent);background-image:linear-gradient(45deg,#353b3d 25%,transparent 0,transparent 50%,#353b3d 0,#353b3d 75%,transparent 0,transparent)}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#353b3d),to(#353b3d));background:-webkit-linear-gradient(top,#353b3d,#353b3d);background:linear-gradient(180deg,#353b3d 0,#353b3d);-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(53,59,61,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(53,59,61,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(53,59,61,.1) 50%,transparent 0),linear-gradient(rgba(53,59,61,.1) 50%,transparent 0)}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(53,59,61,.6)}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2{background-color:hsla(195,7%,66%,.7)}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:rgba(53,59,61,.2)}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme),.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input{background:#353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9f9fa}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{background-color:#353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading{background:-webkit-gradient(linear,left bottom,left top,from(#353b3d),to(#98a2a6));background:-webkit-linear-gradient(bottom,#353b3d,#98a2a6);background:linear-gradient(0deg,#353b3d,#98a2a6)}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#98a2a6}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{background-color:#a3acaf}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:hsla(195,7%,66%,.7)}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#353b3d}@media (max-width:480px){.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#353b3d}}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm{border-bottom:1px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border{border:1px solid #353b3d;outline:1px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after{border:1px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol{outline:1px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-right:10px solid #353b3d}@media only screen and (min-width:1px)and (max-width:768px){.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before{border-bottom:10px solid #353b3d;border-right:8px solid transparent}}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:1px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #98a2a6}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#f9f9fa;border:5px solid #f9f9fa}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #f9f9fa}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img{border:6px outset #a3acaf}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol{outline:1px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm{border-bottom:1px solid #353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker]{background:-webkit-gradient(linear,left top,right top,from(#f9f9fa),color-stop(#353b3d),to(#f9f9fa));background:-webkit-linear-gradient(left,#f9f9fa,#353b3d,#f9f9fa);background:linear-gradient(90deg,#f9f9fa,#353b3d,#f9f9fa)}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after{-webkit-box-shadow:inset 0 0 50px 30px #f9f9fa;box-shadow:inset 0 0 50px 30px #f9f9fa}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 10px rgba(0,0,0,.7)}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(53,59,61,.6)),color-stop(80%,rgba(53,59,61,.6)),to(rgba(53,59,61,0)));background-image:-webkit-linear-gradient(left,rgba(53,59,61,.6),rgba(53,59,61,.6) 80%,rgba(53,59,61,0));background-image:linear-gradient(90deg,rgba(53,59,61,.6) 0,rgba(53,59,61,.6) 80%,rgba(53,59,61,0))}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme),.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input{background:#353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header{background-color:#fff}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr{background-color:#f9f9fa}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#353b3d;color:#fff}}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead{background-color:#98a2a6}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#a3acaf}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:hsla(195,7%,66%,.7)}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text]{color:#353b3d}@media (max-width:480px){.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th{color:#353b3d}}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text]{color:#fff}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text]{color:#05161a}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom{border-top:1px solid #fff}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{background-color:#f9f9fa;border:4px solid #353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{border:2px solid #353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner{border:5px solid #353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{border:1px solid #98a2a6}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2{border-bottom:3px solid #98a2a6}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list{background:#f9f9fa;border:5px solid #f9f9fa}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item{border:5px solid #f9f9fa}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after{border:2px solid #353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card{border:3px solid #353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q{border-right:2px solid #353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px solid #353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a{background-color:#fff;color:#353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img{-webkit-box-shadow:15px 15px 0 0 #353b3d;box-shadow:15px 15px 0 0 #353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img{-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(2n){background-color:#f7f7f7}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after{background-color:#e31f1f}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown]{background:-webkit-gradient(linear,left top,right top,from(#f9f9fa),color-stop(#353b3d),to(#f9f9fa));background:-webkit-linear-gradient(left,#f9f9fa,#353b3d,#f9f9fa);background:linear-gradient(90deg,#f9f9fa,#353b3d,#f9f9fa)}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2{color:#bf953c}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a{background:none}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a{background:inherit}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price{border-color:#353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading{text-shadow:0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 3px #353b3d,0 0 10px rgba(0,0,0,.7)}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(53,59,61,.6)),color-stop(80%,rgba(53,59,61,.6)),to(rgba(53,59,61,0)));background-image:-webkit-linear-gradient(left,rgba(53,59,61,.6),rgba(53,59,61,.6) 80%,rgba(53,59,61,0));background-image:linear-gradient(90deg,rgba(53,59,61,.6) 0,rgba(53,59,61,.6) 80%,rgba(53,59,61,0))}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item,.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme),.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input{background-color:hsla(0,0%,100%,.35);border:1px solid #353b3d;border-radius:50px;color:#353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(53,59,61,.6)}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(53,59,61,.7)}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#a3acaf}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border{border:2px dotted #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:2px dotted #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered{border-top:4px dotted #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:2px dotted #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:2px dotted #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before{border-bottom:4px dotted #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]{border-bottom:1px solid #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#353b3d}@media (min-width:1px)and (max-width:768px){.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #353b3d;border-left:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #353b3d;border-right:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#353b3d;-webkit-box-shadow:inset 0 -1px 0 0 #353b3d;box-shadow:inset 0 -1px 0 0 #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]{border-bottom:1px solid #353b3d;-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc{background-color:#eaeced;border:5px solid #eaeced}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img{-webkit-box-shadow:0 0 0 3px #353b3d;box-shadow:0 0 0 3px #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(53,59,61,.1)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(53,59,61,.1) 50%,transparent 0),-webkit-linear-gradient(rgba(53,59,61,.1) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(53,59,61,.1) 50%,transparent 0),linear-gradient(rgba(53,59,61,.1) 50%,transparent 0)}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a{background-color:transparent;color:#05161a}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type{background-color:#eaeced;border-bottom:1px solid #353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#353b3d}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2{color:#fff;text-shadow:1px 2px 1px #353b3d,0 0 1rem #353b3d,0 0 1rem #353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input{background:-webkit-radial-gradient(top,ellipse,#353b3d,transparent),-webkit-radial-gradient(bottom,ellipse,#353b3d,transparent);background:radial-gradient(ellipse at top,#353b3d,transparent),radial-gradient(ellipse at bottom,#353b3d,transparent);color:#fff}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a{background:-webkit-radial-gradient(top,ellipse,#fff,transparent),-webkit-radial-gradient(bottom,ellipse,#fff,transparent);background:radial-gradient(ellipse at top,#fff,transparent),radial-gradient(ellipse at bottom,#fff,transparent);color:#353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#353b3d,transparent),-webkit-radial-gradient(bottom,ellipse,#353b3d,transparent);background:radial-gradient(ellipse at top,#353b3d,transparent),radial-gradient(ellipse at bottom,#353b3d,transparent)}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg{background-color:#353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center{background-color:rgba(53,59,61,.6)}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before{background-color:rgba(53,59,61,.7)}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#a3acaf}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before{background:#fff}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2{color:#fff}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:1px solid #353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#353b3d}@media (min-width:1px)and (max-width:768px){.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:1px solid #353b3d;border-left:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:1px solid #353b3d;border-right:1px solid #353b3d;border-top:1px solid #353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#353b3d;-webkit-box-shadow:inset 0 -1px 0 0 #353b3d;box-shadow:inset 0 -1px 0 0 #353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 1rem 2rem rgba(0,0,0,.1);box-shadow:0 1rem 2rem rgba(0,0,0,.1)}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(53,59,61,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(53,59,61,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(53,59,61,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(53,59,61,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(53,59,61,.3) 100%,transparent 0),linear-gradient(rgba(53,59,61,.3) 50%,transparent 0)}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#353b3d}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme){color:#05161a}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2{color:#05161a;text-shadow:1px 1px 1px #fff,0 0 1rem #fff}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input{background:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th{background-color:#f9f9fa}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before{background:#f9f9fa}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon{background-color:#fcc000}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before{background-color:#c00}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color{background-color:#f7f7f7}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{background-color:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before{background:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle{background-color:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag{background:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon{background:-webkit-radial-gradient(top,ellipse,#353b3d,transparent),-webkit-radial-gradient(bottom,ellipse,#353b3d,transparent);background:radial-gradient(ellipse at top,#353b3d,transparent),radial-gradient(ellipse at bottom,#353b3d,transparent)}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead{background-color:#a3acaf}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions{background:#fff}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period{background:#000}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img+.p-card-voice-bordered__heading,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) form{color:#05161a}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element{color:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub{color:#98a2a6}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th{color:#fff}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2{color:#940101}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2{color:#bf953c}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2{color:#d5ab33}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp{color:#05161a}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{border:2px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td{border:1px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered{border-bottom:4px solid #353b3d;border-top:4px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border{border:1px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after{border-top:2px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body{border-left:1px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header{border-bottom:1px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border-left-color:#353b3d}@media (min-width:1px)and (max-width:768px){.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after{border:none}}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before{border-bottom:2px solid #353b3d;border-left:2px solid #353b3d;border-top:2px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after{border-bottom:2px solid #353b3d;border-right:2px solid #353b3d;border-top:2px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before{border-left:10px solid #98a2a6}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th{-webkit-box-shadow:inset 0 0 8px 6px #f9f9fa;box-shadow:inset 0 0 8px 6px #f9f9fa}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th{-webkit-box-shadow:none;box-shadow:none}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th{background-color:#353b3d;border:1px solid #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td{border:none}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after{border-top:none}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before{background-color:#353b3d;-webkit-box-shadow:inset 0 0 6px 3px #f9f9fa;box-shadow:inset 0 0 6px 3px #f9f9fa;color:#fff}}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box{-webkit-box-shadow:inset 0 0 15px 10px #f9f9fa;box-shadow:inset 0 0 15px 10px #f9f9fa}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus{background-color:#f9f9fa;border-color:#353b3d;-webkit-box-shadow:inset 0 -1px 0 0 #353b3d;box-shadow:inset 0 -1px 0 0 #353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a{background:#fff;color:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit{-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a{background:inherit}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a{border-radius:50%}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th{background-color:#dbdbdb}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent{background-color:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg,.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg{background-color:inherit}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,rgba(53,59,61,.3)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(53,59,61,.3)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(right,rgba(53,59,61,.3) 100%,transparent 0),-webkit-linear-gradient(rgba(53,59,61,.3) 50%,transparent 0);background-image:linear-gradient(-90deg,rgba(53,59,61,.3) 100%,transparent 0),linear-gradient(rgba(53,59,61,.3) 50%,transparent 0)}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice{background-color:#98a2a6;border:1px solid #98a2a6}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item{background:#353b3d}.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:29px solid #353b3d}@media only screen and (min-width:1px)and (max-width:480px){.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after{border-left:179px solid transparent;border-top:49px solid #353b3d}}.theme-dark [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading],.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{border-color:#353b3d}.theme-dark .s_footer-peraichi{background-image:-webkit-gradient(linear,right top,left top,from(rgba(44,50,48,.9)),to(rgba(44,46,50,.9)));background-image:-webkit-linear-gradient(right,rgba(44,50,48,.9),rgba(44,46,50,.9));background-image:linear-gradient(270deg,rgba(44,50,48,.9),rgba(44,46,50,.9));color:#fff}.theme-dark .c-btn .btn-customform-submit{background-color:#353b3d}.theme-dark .p-header,.theme-dark .p-m_navigation{background-color:#f9f9fa}.theme-dark .p-header--theme-color,.theme-dark .p-m_navigation--theme-color{background-color:#353b3d}.theme-dark .p-header-nav-floating-btn,.theme-dark .p-header-nav-floating-btn .p-m_navigation{background-color:#f9f9fa}.theme-dark [data-structure=b-btn-in-bg] .c-bg-img{position:relative}.theme-dark [data-structure=b-btn-in-bg] .c-bg-img:before{background-image:-webkit-gradient(linear,right top,left top,from(rgba(44,50,48,.9)),to(rgba(44,46,50,.9)));background-image:-webkit-linear-gradient(right,rgba(44,50,48,.9),rgba(44,46,50,.9));background-image:linear-gradient(270deg,rgba(44,50,48,.9),rgba(44,46,50,.9));content:"";display:block;height:100%;position:absolute;width:100%}.theme-dark [data-structure=b-btn-in-bg] .c-bg-img .c-wrapper{position:relative}.theme-dark .p-main-set-3--center{border-color:#353b3d}.theme-dark .p-main-set-3--center__subhead{background-color:#353b3d}.theme-dark .p-main-set-3--center__period{border-color:#353b3d;color:#353b3d}.theme-dark .p-main-set-3--center__main{color:#353b3d}.theme-dark .p-heading-balloon--ghost{background-color:#f9f9fa}.theme-dark .p-heading-balloon--ghost:after{border-top-color:#f9f9fa}.theme-dark .p-article--bdr__box,.theme-dark .p-article-point__border,.theme-dark .p-article-point__box{background-color:transparent}.theme-dark .p-card-voice-bordered{background-color:#fff;-webkit-box-shadow:1px 1px 2px 0 #ddd;box-shadow:1px 1px 2px 0 #ddd}.theme-dark .p-sentence-set__box--bdr{background-color:transparent}.theme-dark .p-premium-btn-set-3__body{background-color:#fff;color:inherit}.theme-dark .p-order-ticket-2__inner{background-color:#fff}.theme-dark .p-list__box--bdr,.theme-dark .p-order-card-bordered{background-color:transparent}.theme-dark .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:transparent}.theme-dark .p-list-center-img li>div{background-color:#fff}.theme-dark .p-others-shop-menu__card{-webkit-box-shadow:0 0 0 2px #f7f7f7;box-shadow:0 0 0 2px #f7f7f7}.theme-dark .c-heading--block-main{color:#4b4d4e}.theme-dark .p-heading-balloon--invert{color:#fff}.theme-dark .p-heading-balloon--ghost{color:#05161a}.theme-custom .c-bg-grad{background-image:linear-gradient(270deg,rgba(7,133,0,.9),rgba(0,133,103,.9))}.theme-custom .c-bg-color{background-color:#fff}.theme-custom .c-border{border-color:#094}.theme-custom .c-btn a,.theme-custom .c-btn button,.theme-custom .c-btn input{background-color:#094}.theme-custom .c-btn--secondary a,.theme-custom .c-btn--secondary button,.theme-custom .c-btn--secondary input{color:#fff}.theme-custom .c-btn--invert a,.theme-custom .c-btn--invert button,.theme-custom .c-btn--invert input{background-color:#fff;color:#094}.theme-custom .c-btn--ghost a,.theme-custom .c-btn--ghost button,.theme-custom .c-btn--ghost input{background:none;border-color:#094;color:#094}.theme-custom .c-btn--ghost-white a,.theme-custom .c-btn--ghost-white button,.theme-custom .c-btn--ghost-white input,.theme-custom .c-btn--ghost.c-btn--secondary a,.theme-custom .c-btn--ghost.c-btn--secondary button,.theme-custom .c-btn--ghost.c-btn--secondary input{background:none}.theme-custom .c-form input[type=email]:focus,.theme-custom .c-form input[type=text]:focus,.theme-custom .c-form select:focus,.theme-custom .c-form textarea:focus{border-color:#094;box-shadow:0 0 6px 0 #33ff8e}.theme-custom .c-heading--bdr-btm,.theme-custom .c-heading--bdr-thin-btm{border-bottom-color:#094}.theme-custom .c-hr-dashed,.theme-custom .c-hr-dotted,.theme-custom .c-hr-double,.theme-custom .c-hr-solid{border-color:#094}.theme-custom .c-hr-origin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M37.4 18.4c-.8.4-1.5.9-2.3 1.4-.5.3-1.1.8-1.6.8-.8.1-1.6.8-2.4.3-.6-.3-1.2-.2-1.7-.2-.9 0-1.8-.2-2.7-.2-.8 0-1.6.2-2.4.2-.7 0-1.3 0-2-.1-.6 0-1.3 0-1.9-.2-1-.4-1.9-1.3-2.9-2-.3-.3-.7-.6-1.1-.5-.6.1-1.1-.3-1.7 0s-1.2.3-1.9.5c-.6.2-1.2.7-1.8.9-.7.2-1.3.4-1.9.9-.1.1-.3.3-.4.3-.4 0-.7-.2-1.1 0-.9.5-1.8.2-2.6.3-.3 0-.6-.3-1-.5l-3-1.8c-.4-.2-.7-.4-1.1-.4v1.4c.7.1 1.5.5 2.1 1.2.2.2.4.2.6.3.6.3 1.2.5 1.7.8.4.2.5.3.7.3.6 0 1.1-.1 1.7-.1.6.1 1.2-.1 1.8-.5.1 0 .1 0 .2-.1l1.8-.6c.4-.1.8-.3 1.2-.4.2-.1.5-.2.7-.3 0 0 .1-.1.1-.2.1-.1.2-.4.3-.4.8-.2 1.7-.3 2.5-.4h.8c.5.2 1.1.3 1.6.7.8.6 1.6 1.3 2.5 1.5.7.2 1.5.4 2.2.4h2c.5 0 1.1-.2 1.6 0s1-.3 1.6-.1c.6.3 1.2 0 1.8 0s1.3.1 1.9.2c.5 0 1 .1 1.5 0 .7-.2 1.4-.5 2.2-.9s1.6-1 2.4-1.4 2.6 0 2.6 0v-1.4c-.5 0-.8-.2-1.3-.1-.4.2-.9.2-1.3.4' style='fill:rgba(0,153,68,.99)'/%3E%3C/svg%3E")}.theme-custom .c-hr-origin--2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(0,153,68,.99)}%3C/style%3E%3Cpath d='M-265.9 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-252.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-239.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c.1-.4-.2-.5-.4-.8' class='st0'/%3E%3C/svg%3E")}.theme-custom .c-hr-origin--3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cstyle%3E.st0{fill:rgba(0,153,68,.99)}%3C/style%3E%3Cpath d='M33.6 22c-.3.1-1.3-.1-1.5-.3-.5-.5-1.1-.9-1.5-1.5-.6-.8-.3-1.5 0-2 .4-.8 1.1-1.4 1.7-2 .7-.6 1.6-.4 2.4-.4.7.1 1 .8 1.1 1.3.2.6.3 1.5.2 2.1-.2.9-.3 1.9-1.5 2.3 0-.3-.7 0-.9.5M19.6 21.4c-1.2-.4-1.2-1.5-1.3-2.4 0-.5.2-.9.9-1.1.5-.2 1-.5 1.4-.9.6-.5.9-.5 1.7-.1.1.1.3.1.4.1.7 0 1.1.5 1.2 1.1.2 1.1.1 2.1-.8 3-.3.2-2.6.6-3.5.3M8.3 21.9c-.8.4-1.9 0-2.5-.7-.4-.5-1-1.2-.6-2.1.3-.7.2-1.6 1.1-1.9.4-.2.7-.5 1.2-.1.1.1.4.1.6-.1.5-.5.9-.2 1.3.1 1.1.9 1.7 2 .9 3.5-.3.6-1.4 1.1-2 1.3' class='st0'/%3E%3C/svg%3E")}.theme-custom .c-hr-origin--4{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(0,153,68,.99)}%3C/style%3E%3Cpath d='M-271.5 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-261.6 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-251.7 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-241.8 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4 0 0 .1.2.1.4q0-.15 0 0' class='st0'/%3E%3C/svg%3E")}.theme-custom .c-hr-origin--5{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cpath d='M-241.7 420.3c-2 .2-4 .7-4.8 2.5-.4-.5-.9-1-1.3-1.5-.3-.4-.6-.7-1-1.1-.7-.7-1.3-1.4-2-2.1-.8-.8-2-1-3-1.5-1.4-.7-2.9-.9-4.5-.9-1.1 0-2.2.2-3.2.3-3.2.1-6.3.7-9.3 1.7-1.3.4-2.6.9-3.6 1.9-.6.6-1.4 1.5-2 2-.3.3-.5.5-.7.5v2c.3 0 .4-.2.6-.3s.3-.3.5-.5c1.3-1.6 2.7-3.6 4.9-4.4 1.4-.5 2.8-1 4.3-1.3s3-.5 4.6-.7c1.3-.1 2.6-.2 4-.2 1.7-.1 3.2.6 4.8 1 .7.1 1.4.8 1.9 1.3.7.6 1.1 1.4 1.8 2 1.3 1.1 1.9 2.4 2.4 3.8.2.6.5.5 1 .5.6-.1.8-.5.9-1 .2-.8.5-1.6 1.4-2.1.2-.1.4-.3.7-.4.7-.2 1.5-.6 2.3-.6 1.8.2 3 1.1 3.3 2.7q0 .15.3.3c.2.1.3.1.5 0v-2.1c-.8-1.1-3-2-4.8-1.8' style='fill:rgba(0,153,68,.99)'/%3E%3C/svg%3E")}.theme-custom .c-hr-origin--6{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' x='0' y='0' version='1.1' viewBox='0 0 40 40'%3E%3Cstyle%3Epath{fill:rgba(0,153,68,.99)}%3C/style%3E%3Cpath d='M3.2 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.2-.1-.4-.4-.6-.5l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.6.6-.9 1-1.3 1.4s-.7.7-1.2 1c-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7s.6.5.9.7c.4.4 1 .6 1 1.2.5.2.6.2.8-.3m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-1 .7-1.7 1.4-2.6 2.2-.1.1-.2.1-.5.4-.2-.4-.6-.8-1-1.2M17 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.3.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2M30.8 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.4.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2'/%3E%3C/svg%3E")}.theme-custom .c-img-icon,.theme-custom .c-symbol{background-color:#094}.theme-custom .c-thead--color thead td,.theme-custom .c-thead--color thead th{background-color:#fff}.theme-custom .c-thead--color-invert thead td,.theme-custom .c-thead--color-invert thead th,.theme-custom .p-article-point__header{background-color:#094}.theme-custom .p-card-voice-bordered{border-top-color:#094}.theme-custom .p-card-voice-bordered__img img{border-color:#094}.theme-custom .p-form-simple .c-form-control-label{color:#094}.theme-custom .p-form-simple input[type=email]:focus,.theme-custom .p-form-simple input[type=text]:focus{background-color:#8fffc1;box-shadow:inset 0 -2px 0 0 #094}.theme-custom .p-form-simple textarea:focus{background-color:#8fffc1;border-color:#094}.theme-custom .p-header--theme-color,.theme-custom .p-heading-arrow,.theme-custom .p-heading-arrow--v2{background-color:#094}.theme-custom .p-heading-arrow--v2:before{background-color:transparent;border-top-color:#094}.theme-custom .p-heading-ribbon{background-image:linear-gradient(transparent 8%,#1aff80 0,#1aff80 14%,transparent 0,transparent 86%,#1aff80 0,#1aff80 92%,transparent 0),linear-gradient(rgba(0,1,0,0),transparent),linear-gradient(45deg,transparent 40%,#6fa 0,#6fa 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-custom .p-heading-ribbon:before{border-bottom-color:#6fa;border-right-color:#6fa;border-top-color:#6fa}.theme-custom .p-heading-ribbon:after{border-bottom-color:#6fa;border-left-color:#6fa;border-top-color:#6fa}.theme-custom .p-heading-ribbon__body:after,.theme-custom .p-heading-ribbon__body:before{border-color:#00cc5b transparent transparent}.theme-custom .p-heading-ribbon--flat:before{border-bottom-color:#008a3d;border-right-color:#008a3d;border-top-color:#008a3d}.theme-custom .p-heading-ribbon--flat:after{border-bottom-color:#008a3d;border-left-color:#008a3d;border-top-color:#008a3d}.theme-custom .p-heading-btm-bdr:after{border-top-color:#094}.theme-custom .p-heading-double-bdr{border-color:#094}.theme-custom .p-heading-double-bdr--updown:after,.theme-custom .p-heading-double-bdr--updown:before{border-bottom-color:#094;border-top-color:#094}.theme-custom .p-heading-put-on-bdr__inner:after,.theme-custom .p-heading-put-on-bdr__inner:before{background-color:#094}.theme-custom .p-heading-balloon{background-color:#6fa}.theme-custom .p-heading-balloon:after{border-top-color:#6fa}.theme-custom .p-heading-balloon--invert{background-color:#094}.theme-custom .p-heading-balloon--invert:after{border-top-color:#094}.theme-custom .p-heading-balloon--ghost{border-color:#094}.theme-custom .p-heading-balloon--ghost:before{border-top-color:#094}.theme-custom .p-heading-dogear{background-color:#6fa}.theme-custom .p-heading-dogear:after{border-color:#094}.theme-custom .p-heading-marker:after{background-color:#33ff8e}.theme-custom .p-heading-accent:before{background-color:#094}.theme-custom .p-heading-accent:after{background:#33ff8e}.theme-custom .p-list-step{color:#094}.theme-custom .p-list-step__body{border-left-color:#094}.theme-custom .p-list-step-has-img:not(:last-child) .c-border:before{border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #094;height:0;width:0}.theme-custom .p-others-timeline__date{color:#094}.theme-custom .p-order-card-bordered{border-top-color:#094}.theme-custom .p-others-shop-menu__card{background-color:#fff;border:0;box-shadow:none}.theme-custom .p-others-shop-menu__label{background-color:#094}.theme-custom .p-others-rectangle__item-inner{background-color:#094;color:#fff}.theme-custom .p-timetable-item__subhead{background-color:#99ffc6}.theme-custom .p-funding-goal-borderd__flame{border-color:#094}.theme-custom .p-premium-heading-arrow,.theme-custom .p-premium-heading-arrow--v2{background-color:#094}.theme-custom .p-premium-heading-arrow--v2:before{border-top-color:#094}.theme-custom .p-premium-heading-frame{background-color:#094;box-shadow:inset 0 0 0 5px #094,inset 0 0 0 6px #fff}.theme-custom .p-premium-btn-set-2__heading,.theme-custom .p-premium-btn-set-3__wrapper{background-color:#094}.theme-custom .p-premium-faq__icon--a{background-color:#094;color:#fff}.theme-custom .p-premium-cards-img-left__label,.theme-custom .p-premium-sentence-merit__label{background-color:#094}.theme-custom .p-premium-sentence-merit__header{border-color:#094}.theme-custom .p-premium-profile__heading{background-color:#094}.theme-custom .p-premium-profile__name{border-color:#094}.theme-custom .p-premium-profile__subHeading{color:#094}.theme-custom .p-premium-heading-grad,.theme-custom .p-premium-heading-grad__inner{background-color:#094}.theme-custom .p-premium-contact-set{background-color:#094;border-color:#00662d}.theme-custom .p-premium-steps__heading{border-color:#094}.theme-custom .p-premium-steps__heading:after,.theme-custom .p-premium-steps__item-header{background-color:#094}.theme-custom .p-premium-steps__item-num{color:#094}.theme-custom .p-premium-steps__item-img{box-shadow:0 0 0 3px #094}.theme-custom .p-premium-steps__arrow:after{border-left-color:#094}@media only screen and (min-width:1px)and (max-width:480px){.theme-custom .p-premium-steps__arrow:after{border-left-color:transparent;border-top-color:#094}}.theme-custom .p-premium-interview__heading{background-color:#094}.theme-custom .p-sentence-card{background-color:#80ffb8;border:1px solid #094}.theme-custom .u-color-theme-main{color:#094}.theme-custom .c-btn .btn-customform-submit,.theme-custom .p-header--theme-color,.theme-custom .p-m_navigation--theme-color{background-color:#094}.theme-custom .p-main-set-3--center{border-color:#094}.theme-custom .p-main-set-3--center__subhead{background-color:#094}.theme-custom .p-main-set-3--center__period{border-color:#094;color:#094}.theme-custom .p-main-set-3--center__main{color:#094}.theme-custom .p-heading-balloon--ghost{background-color:#fff}.theme-custom .p-heading-balloon--ghost:after{border-top-color:#fff}.theme-custom .p-heading-ribbon{background-image:linear-gradient(transparent 8%,#1aff80 0,#1aff80 14%,transparent 0,transparent 86%,#1aff80 0,#1aff80 92%,transparent 0),linear-gradient(hsla(0,0%,100%,.75),hsla(0,0%,100%,0)),linear-gradient(45deg,transparent 40%,#6fa 0,#6fa 60%,transparent 0),linear-gradient(#fff,#fff)}.theme-custom .p-heading-ribbon--flat{background:#094}.theme-custom .p-article--bdr__box,.theme-custom .p-article-point__border,.theme-custom .p-article-point__box,.theme-custom .p-card-voice-bordered,.theme-custom .p-sentence-set__box--bdr{background-color:#fff}.theme-custom .p-premium-btn-set-2__footer,.theme-custom .p-premium-btn-set.c-bg-color{background-color:#f7f7f7}.theme-custom .p-list__box--bdr,.theme-custom .p-order-card-bordered,.theme-custom .p-order-ticket-2__inner,.theme-custom .p-premium-btn-set-3__body{background-color:#fff}.theme-custom .p-list-step-has-img:not(:last-child) .c-border:after{border-top-color:#fff}.theme-custom .p-list-center-img li>div{background-color:#fff}.theme-custom.theme-premium [data-structure=b-premium-table] .c-thead--color thead th{background-color:#094}.theme-custom.theme-factory [data-structure=b-heading] .c-bg-img:after{background-color:rgba(0,153,68,.8)}.theme-custom.theme-telecommunication [data-structure=b-article--bg-dark] .c-btn a,.theme-custom.theme-telecommunication [data-structure=b-btn-round--lg] .c-btn a,.theme-custom.theme-telecommunication [data-structure=b-main-set-2--center] .c-btn a,.theme-custom.theme-telecommunication [data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] [data-structure=m-table-thead--one-col-thead] thead th{background-color:#094}.theme-custom.theme-telecommunication [data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] [data-structure=m-table-thead--one-col-thead] tbody td,.theme-custom.theme-telecommunication [data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] [data-structure=m-table-thead--one-col-thead] tbody th{border-color:#094}.theme-custom.theme-telecommunication [data-structure=b-article--bg-dark] .c-bg-overlay--dark{background-color:rgba(0,153,68,.6)}.theme-custom.theme-web-service [data-structure=b-btn-round--lg] .c-btn a{background-color:#094}.theme-custom.theme-yoga [data-structure=b-yoga-heading] .c-bg-img:after{background-color:rgba(0,153,68,.8)}.theme-custom.theme-seminar .c-heading{text-shadow:0 2px 0 #094,2px 0 0 #094,0 -2px 0 #094,-2px 0 0 #094,-2px -2px 0 #094,2px -2px 0 #094,-2px 2px 0 #094,2px 2px 0 #094,0 0 10px rgba(0,0,0,.7)}.theme-custom.theme-seminar .p-main-multi-photo__text-bg{background:linear-gradient(90deg,rgba(0,153,68,.6) 0,rgba(0,153,68,.6) 80%,transparent)}.theme-custom.theme-seminar .p-timetable-item__subhead{background-color:#6fa}.theme-custom.theme-npo [data-structure=b-heading] .c-bg-img[style^=background]:before,.theme-custom.theme-npo [data-structure=b-sentence-set--bg-dark] .c-bg-overlay--dark:before{background:rgba(0,153,68,.8)}.theme-custom.theme-salon .salon-bdr-gradient:after{background:#094;opacity:.9}.theme-custom.theme-salon .p-others-shop-menu__card{box-shadow:0 0 0 2px #f7f7f7}.theme-custom.theme-salon [data-structure=b-btn-in-bg] .c-bg-img:before{opacity:.9}.theme-custom.theme-salon .s_footer-peraichi,.theme-custom.theme-salon [data-structure=b-btn-in-bg] .c-bg-img:before{background-image:linear-gradient(270deg,rgba(7,133,0,.9),rgba(0,133,103,.9))}.theme-custom.theme-wedding [data-structure=b-cards-img-circle--2col] .c-bg-img:before,.theme-custom.theme-wedding [data-structure=b-timeline] .c-bg-img:before{background:#094;opacity:.8}.theme-custom .btn{background-color:#094}.theme-custom .container-bdr{border-color:#094}.theme-custom .e_pointHead,.theme-custom .flow_stepHead_no,.theme-custom .m_btns a,.theme-custom .m_btns-circle a,.theme-custom .m_table-color thead,.theme-custom .pointHead_head,.theme-custom .s_footer-peraichi,.theme-custom .s_footer-peraichi-fix{background-color:#094}.theme-custom .m_point-bdr,.theme-custom .m_tel-bdr .e_tel{background-color:#fff;border-color:#094}.theme-custom .m_tel-bdr .e_tel{color:#094}.theme-custom .m_txtBox{background-color:#fff;border-color:#094}.theme-custom .m_txtBox .e_catch{color:#094}.theme-custom .m_flow{border-color:#094}.theme-custom .m_flow:after{border-top-color:#094}.theme-custom .flow_stepHead{border-color:#094}.theme-custom .m_faq .e_head,.theme-custom .m_full{background-color:#094;color:#fff}.theme-custom .s_checklist-bdr .e_head{border-color:#094}.theme-custom .s_checklist-bdr .m_checkList{background-color:#fff;border-color:#094}.theme-custom .m_line-dashed,.theme-custom .m_line-dotted,.theme-custom .m_line-double,.theme-custom .m_line-solid{border-top-color:#094}.theme-custom .recruit_mask-color:after{background:rgba(0,153,68,.8)}.theme-custom .recruit-s_title-sm .recruit-title-sm .e_txt:after{background-color:#094}.theme-custom.theme-food .head_title_content_cake .cathcopy_cake{background:linear-gradient(-45deg,#094 378px,rgba(44,194,171,0) 0)}.theme-custom.theme-food thead tr,.theme-custom.theme-food tr:nth-child(2n){background-color:#6fa}.theme-custom .cake_address_bg,.theme-custom .circle_item .circle_item_content .circle_item_title{background-color:#094}.theme-custom .diner_hero-ttl .diner_mask-color:after{background-color:rgba(0,153,68,.2)}.theme-custom .diner_reserve .diner_reserve_border{background-color:rgba(0,153,68,.3);border-color:#094}.theme-custom .diner_recruit .btn,.theme-custom .diner_reservebtn .btn1{background-color:transparent;border-color:#094;color:#094}.theme-custom .diner_reservebtn .btn2{background-color:#094;border-color:#003317}.theme-custom .diner2_mask-color:after{background-color:rgba(0,153,68,.8)}.theme-custom .diner2_concept .diner2_mask-color:after{background-color:rgba(0,153,68,.2)}.theme-custom .diner2_hero-ttl .diner2_hero_logo_outer{border-color:#094}.theme-custom .diner2_hero-ttl .diner2_hero_logo{background-color:rgba(0,153,68,.6)}.theme-custom .diner2_floor .diner2_floor_left,.theme-custom .diner2_recruit .diner2_floor_left{background-color:rgba(0,153,68,.4)}.theme-custom .diner_info .label_info{background-color:#094}.theme-custom .diner_jp-bg{background-color:#fff}.theme-custom .npo-bg-color,.theme-custom.theme-npo h2.e_head:after{background-color:#094}.theme-custom .npo-color_mask{background:rgba(0,153,68,.8)}.theme-custom .npo-btn-highlight{box-shadow:0 4px 0 #004d1d}.theme-custom .npo-data-table table th{background-color:#094}.theme-custom .npo-data-table table,.theme-custom .npo-data-table table td{border-color:#094}.theme-custom .npo-faq-q-icon img{background-color:#094}.theme-custom .npo-hero-txtbox{border-color:#094}.theme-custom .npo-hero-txtbox .npo-hero-txtbox-campaign{background-color:#094}.theme-custom .npo-hero-txtbox .npo-hero-txtbox-date{border-color:#094}.theme-custom.theme-salon h2.e_head:after{background-color:rgba(0,153,68,.8)}.theme-custom .salon-gradient_mask{background-image:linear-gradient(90deg,rgba(0,153,68,.8),rgba(0,153,145,.8))}.theme-custom .salon-bdr-gradient:after,.theme-custom .salon-gradient_dark,.theme-custom.theme-salon .s_footer-peraichi{background-image:linear-gradient(90deg,rgba(0,26,11,.9),rgba(0,26,24,.9))}.theme-custom .salon-phone-head{border-color:#094}.theme-custom .salon-tag{background-color:#094}.theme-custom .salon-s_btnbar-gradient .btn{background-color:transparent}.theme-custom .flow_stepHead,.theme-custom .m_txtBox .e_catch{background-color:#094}.theme-custom .store-gradient_mask{background-image:linear-gradient(135deg,rgba(0,133,59,.9),rgba(0,133,103,.9))}.theme-custom .store_mask-color:after{background:rgba(0,153,68,.6)!important}.theme-custom .store-tag{background-color:#094}.theme-custom .store-faq-q-icon img{background:#094!important}.theme-custom .store-s_title-sm .store-title-sm .e_txt{border-color:#094}.theme-custom .store-s_title-sm .store-title-sm .e_txt:after{background-color:#094}.theme-custom .store-txt-2col .e_head{border-color:#094!important}.theme-custom .event_ec-gradient_mask{background-image:linear-gradient(135deg,rgba(0,117,52,.9),rgba(0,133,92,.9))!important}.theme-custom .event_ec_mask-color:after{background:rgba(0,153,68,.6)!important}.theme-custom .event_ec-s_trouble .e_head.event_ec-trouble-underline{background:linear-gradient(transparent 70%,rgba(0,153,68,.8) 0)!important}.theme-custom .event_ec-s_btnbar-ticket .first{background-color:#094}.theme-custom .event_ec-s_btnbar-ticket .event_ec-ticket-price{border-color:#094}.theme-custom .event_ec-txt-2col .e_head{border-color:#094!important}.theme-custom .event_ec-faq-q-icon img{background:#094!important}.theme-custom .event_ec-step .event_ec-step-right{border-color:#094!important}.theme-custom .event_ec-s_title-sm .event_ec-title-sm .e_txt:after{background-color:#094}.theme-custom[data-template-name=auto_repair] .container-fluid>.e_head,.theme-custom[data-template-name=auto_repair] .container-lg>.e_head,.theme-custom[data-template-name=auto_repair] .container-md>.e_head,.theme-custom[data-template-name=auto_repair] .container-sm>.e_head,.theme-custom[data-template-name=auto_repair] .container-xl>.e_head,.theme-custom[data-template-name=auto_repair] .container-xxl>.e_head,.theme-custom[data-template-name=auto_repair] .seminar-hero_ctt .e_head{text-shadow:0 2px 0 #094,2px 0 0 #094,0 -2px 0 #094,-2px 0 0 #094,-2px -2px 0 #094,2px -2px 0 #094,-2px 2px 0 #094,2px 2px 0 #094,0 0 18px #000}.theme-custom .seminar-btn>a,.theme-custom .seminar-resolution_bg,.theme-custom .seminar-table thead{background-color:#094}.theme-custom .seminar-table td,.theme-custom .seminar-table th{border-color:#094}.theme-custom .seminar-timeTable_ttl{background-color:#094}.theme-custom .nailsalon-news-text{border-color:#094}.theme-custom .flow_stepHead,.theme-custom .m_txtBox .e_catch{background-color:#fff!important}.theme-custom .s_line-svg-1>.m_line-svg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cpath d='M37.4 18.4c-.8.4-1.5.9-2.3 1.4-.5.3-1.1.8-1.6.8-.8.1-1.6.8-2.4.3-.6-.3-1.2-.2-1.7-.2-.9 0-1.8-.2-2.7-.2-.8 0-1.6.2-2.4.2-.7 0-1.3 0-2-.1-.6 0-1.3 0-1.9-.2-1-.4-1.9-1.3-2.9-2-.3-.3-.7-.6-1.1-.5-.6.1-1.1-.3-1.7 0s-1.2.3-1.9.5c-.6.2-1.2.7-1.8.9-.7.2-1.3.4-1.9.9-.1.1-.3.3-.4.3-.4 0-.7-.2-1.1 0-.9.5-1.8.2-2.6.3-.3 0-.6-.3-1-.5l-3-1.8c-.4-.2-.7-.4-1.1-.4v1.4c.7.1 1.5.5 2.1 1.2.2.2.4.2.6.3.6.3 1.2.5 1.7.8.4.2.5.3.7.3.6 0 1.1-.1 1.7-.1.6.1 1.2-.1 1.8-.5.1 0 .1 0 .2-.1l1.8-.6c.4-.1.8-.3 1.2-.4.2-.1.5-.2.7-.3 0 0 .1-.1.1-.2.1-.1.2-.4.3-.4.8-.2 1.7-.3 2.5-.4h.8c.5.2 1.1.3 1.6.7.8.6 1.6 1.3 2.5 1.5.7.2 1.5.4 2.2.4h2c.5 0 1.1-.2 1.6 0s1-.3 1.6-.1c.6.3 1.2 0 1.8 0s1.3.1 1.9.2c.5 0 1 .1 1.5 0 .7-.2 1.4-.5 2.2-.9s1.6-1 2.4-1.4 2.6 0 2.6 0v-1.4c-.5 0-.8-.2-1.3-.1-.4.2-.9.2-1.3.4' style='fill:rgba(0,153,68,.99)'/%3E%3C/svg%3E")}.theme-custom .s_line-svg-2>.m_line-svg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(0,153,68,.99)}%3C/style%3E%3Cpath d='M-265.9 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-252.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c0-.4-.3-.5-.4-.8M-239.8 417.5c-.1-.2-.3-.4-.4-.6l-.3-.3c-.3-.3-.5-.5-1 0-.3.3-.6.7-.9 1s-.7.6-1 .9l-.5.5c-.4.3-.7.8-1.1 1.1s-.6.7-1 1l-.9.9c-.4.4-.8.8-1.4 1-.2.1-.4.5-.2.6l.7.7c.3.3.8.5.7 1.1.5.1.5.1.7-.3v-.1c.7-.7 1.3-1.4 2-2.2.2-.3.5-.5.7-.7.3-.3.7-.6 1-.9s.5-.6.8-.8c.5-.5 1-.9 1.5-1.3.2-.2.5-.3.7-.4s.3-.2.3-.4c.1-.4-.2-.5-.4-.8' class='st0'/%3E%3C/svg%3E")}.theme-custom .s_line-svg-3>.m_line-svg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 40 40'%3E%3Cstyle%3E.st0{fill:rgba(0,153,68,.99)}%3C/style%3E%3Cpath d='M33.6 22c-.3.1-1.3-.1-1.5-.3-.5-.5-1.1-.9-1.5-1.5-.6-.8-.3-1.5 0-2 .4-.8 1.1-1.4 1.7-2 .7-.6 1.6-.4 2.4-.4.7.1 1 .8 1.1 1.3.2.6.3 1.5.2 2.1-.2.9-.3 1.9-1.5 2.3 0-.3-.7 0-.9.5M19.6 21.4c-1.2-.4-1.2-1.5-1.3-2.4 0-.5.2-.9.9-1.1.5-.2 1-.5 1.4-.9.6-.5.9-.5 1.7-.1.1.1.3.1.4.1.7 0 1.1.5 1.2 1.1.2 1.1.1 2.1-.8 3-.3.2-2.6.6-3.5.3M8.3 21.9c-.8.4-1.9 0-2.5-.7-.4-.5-1-1.2-.6-2.1.3-.7.2-1.6 1.1-1.9.4-.2.7-.5 1.2-.1.1.1.4.1.6-.1.5-.5.9-.2 1.3.1 1.1.9 1.7 2 .9 3.5-.3.6-1.4 1.1-2 1.3' class='st0'/%3E%3C/svg%3E")}.theme-custom .s_line-svg-4>.m_line-svg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cstyle%3E.st0{fill:rgba(0,153,68,.99)}%3C/style%3E%3Cpath d='M-271.5 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-261.6 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-251.7 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4.1 0 .1.2.1.4q0-.15 0 0M-241.8 417.7c0 1.2.1 2.3.1 3.5 0 .5-.1 1-.1 1.6 0 .5 0 1.1.1 1.6.1.4-.2.4-.4.4-.1 0-.3-.2-.3-.4v-4.6c0-.6-.1-1.3-.2-1.9v-.2c0-.6.2-.8.7-.4 0 0 .1.2.1.4q0-.15 0 0' class='st0'/%3E%3C/svg%3E")}.theme-custom .s_line-svg-5>.m_line-svg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='-277 400.9 40 40'%3E%3Cpath d='M-241.7 420.3c-2 .2-4 .7-4.8 2.5-.4-.5-.9-1-1.3-1.5-.3-.4-.6-.7-1-1.1-.7-.7-1.3-1.4-2-2.1-.8-.8-2-1-3-1.5-1.4-.7-2.9-.9-4.5-.9-1.1 0-2.2.2-3.2.3-3.2.1-6.3.7-9.3 1.7-1.3.4-2.6.9-3.6 1.9-.6.6-1.4 1.5-2 2-.3.3-.5.5-.7.5v2c.3 0 .4-.2.6-.3s.3-.3.5-.5c1.3-1.6 2.7-3.6 4.9-4.4 1.4-.5 2.8-1 4.3-1.3s3-.5 4.6-.7c1.3-.1 2.6-.2 4-.2 1.7-.1 3.2.6 4.8 1 .7.1 1.4.8 1.9 1.3.7.6 1.1 1.4 1.8 2 1.3 1.1 1.9 2.4 2.4 3.8.2.6.5.5 1 .5.6-.1.8-.5.9-1 .2-.8.5-1.6 1.4-2.1.2-.1.4-.3.7-.4.7-.2 1.5-.6 2.3-.6 1.8.2 3 1.1 3.3 2.7q0 .15.3.3c.2.1.3.1.5 0v-2.1c-.8-1.1-3-2-4.8-1.8' style='fill:rgba(0,153,68,.99)'/%3E%3C/svg%3E")}.theme-custom .s_line-svg-6>.m_line-svg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' x='0' y='0' version='1.1' viewBox='0 0 40 40'%3E%3Cstyle%3Epath{fill:rgba(0,153,68,.99)}%3C/style%3E%3Cpath d='M3.2 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.2-.1-.4-.4-.6-.5l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.6.6-.9 1-1.3 1.4s-.7.7-1.2 1c-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7s.6.5.9.7c.4.4 1 .6 1 1.2.5.2.6.2.8-.3m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-1 .7-1.7 1.4-2.6 2.2-.1.1-.2.1-.5.4-.2-.4-.6-.8-1-1.2M17 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.3.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2M30.8 23.2c.9-.9 1.7-1.7 2.6-2.5l.9-.9c.4-.4.9-.7 1.2-1 .4-.2.6-.6 1-1 .6-.5 1.2-1 2-1.5.2-.2.6-.4.9-.5.2-.1.4-.2.4-.4 0-.4-.4-.6-.5-.9-.1-.2-.4-.4-.5-.6l-.4-.4c-.4-.4-.6-.6-1.2 0-.4.4-.7.7-1.2 1.1-.4.4-.9.7-1.4 1-.2.1-.4.4-.6.5-.5.4-.9.9-1.4 1.2-.5.4-.9.7-1.2 1.1-.4.4-.7.7-1.2 1-.5.4-1 1-1.7 1.1-.2.1-.5.5-.2.7.2.2.6.5.9.7.4.4 1 .6 1 1.2.2.6.4.6.6.1m-1.6-1.5c-.2-.2-.2-.5 0-.6.4-.2.7-.5 1-.7.4-.2.7-.6 1.1-1 .9-.7 1.7-1.6 2.6-2.3s1.7-1.4 2.6-2c.4-.2.6-.6 1-.9h.4c.4.2.6.6.9 1 .2.2.2.4-.1.5-.9.6-1.9 1.2-2.6 2-1 .9-1.9 1.7-2.8 2.6-.9.7-1.6 1.5-2.5 2.2-.1.1-.2.1-.5.4-.4-.4-.7-.8-1.1-1.2'/%3E%3C/svg%3E")}.fm-contact00{text-align:center}.fm-contact00>.wrap-box{margin:auto;max-width:800px;padding:0 0 30px}.btn-contact{background:#094;border-radius:.3rem;color:#fff;font-size:20px;margin:auto;padding:20px 30px;position:relative;transition:all .3s;width:300px}.btn-contact .fas{display:none;margin-right:1rem}.btn-contact:hover{background:#00cc5b}.btn-contact:disabled{background:#505050;color:#fff;cursor:not-allowed;opacity:.5;touch-action:none;transform:scale(100%)}.btn-contact:disabled .fas{display:inline-block}.memo{display:block;font-weight:500}.memo:before{color:#505050;content:"";font-family:Font Awesome\ 6 Free;font-weight:900}.fm-table{margin:0 auto;width:100%}.fm-table td,.fm-table th{display:block;padding:.05rem .2rem;text-align:left;vertical-align:top}.fm-table th{font-size:18px;font-weight:600;padding-top:1rem;position:relative}.fm-table td{padding-bottom:8px}.fm-table .r:after{border-radius:.3rem;color:#d30094;content:"必須";display:inline-block;font-weight:lighter;padding-left:.5rem}@media(min-width:960px){.fm-table .r:after{content:"必須"}}.fm-table label{border:1px solid #eee;border-radius:.3rem;display:block;margin:0 .2rem .4rem 0;padding:.2rem .4rem}input.form-control[type=email],input.form-control[type=tel],input.form-control[type=text],select.form-select,textarea.form-control{background:#fff;border:1px solid #767676;border-radius:.4rem;font-size:2rem;max-width:100%;padding:.8rem 1.2rem;width:100%}input.form-control[type=email]:focus,input.form-control[type=tel]:focus,input.form-control[type=text]:focus,select.form-select:focus,textarea.form-control:focus{outline:none}input.form-control[type=email]::placeholder,input.form-control[type=tel]::placeholder,input.form-control[type=text]::placeholder,select.form-select::placeholder,textarea.form-control::placeholder{color:rgba(0,0,0,.3);transition:all .3s}input.form-control[type=email]:not(:placeholder-shown),input.form-control[type=tel]:not(:placeholder-shown),input.form-control[type=text]:not(:placeholder-shown),select.form-select:not(:placeholder-shown),textarea.form-control:not(:placeholder-shown){background:#fff}.lst-fm-contact{display:flex;list-style:none;margin:0;padding:0;width:100%}.lst-fm-contact li{width:33.33333%}.lst-fm-contact li label{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;overflow:hidden}.lst-fm-contact li label:before{color:#232323;content:"";display:block;font-family:Font Awesome\ 6 Free;font-weight:400}.lst-fm-contact li label:has(input[type=radio]:checked){background:#fff}.lst-fm-contact li label:has(input[type=radio]:checked):before{color:#505050;content:"";display:block}.lst-fm-contact li span{text-align:center;width:100%}.lst-fm-contact li input[type=radio]{display:none}.lst-fm-service{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;text-align:center}.lst-fm-service li{margin:0;width:33.33333333%}@media(min-width:960px){.lst-fm-service li{width:25%}}.lst-fm-service label{background:#fff;border:1px solid #fff;min-height:4rem;padding:.2rem;position:relative}.lst-fm-service label:before{color:#232323;content:"";display:block;font-family:Font Awesome\ 6 Free;font-weight:400}.lst-fm-service label:has(input[type=checkbox]:checked){background:#fff}.lst-fm-service label:has(input[type=checkbox]:checked):before{color:#505050;content:"";display:block}.lst-fm-service small{display:block}.lst-fm-service input{display:none}.lst-fm-contact label,.lst-fm-service label{transition:all .3s}.lst-fm-contact label:hover,.lst-fm-service label:hover{transform:scale(110%) rotate(0deg)}.lst-fm-contact label:active,.lst-fm-service label:active{transform:scale(115%)}.fm-agreement{align-items:center;background:#fff;border-radius:.4rem;display:flex;justify-content:start;padding:.4rem;position:relative;text-align:center}.fm-agreement label{border:0;font-weight:600;min-width:6.6rem;padding:.4rem;transition:all .2s;white-space:nowrap}.fm-agreement label:before{color:#232323;content:"";display:block;font-family:Font Awesome\ 6 Free;font-weight:400;line-height:1;margin-bottom:.2rem}.fm-agreement label:has(input[type=checkbox]:checked):before{color:#505050;content:"";display:block}.fm-agreement label:hover{transform:scale(110%)}.fm-agreement label:active{transform:scale(140%)}.fm-agreement input{display:none}.fm-ctm-postal{align-items:center;display:flex;gap:0;justify-content:start}.fm-ctm-postal .form-control{min-width:4rem}.fm-ctm-postal input[name=postal_code1]{width:12rem}.fm-ctm-postal .col-center{padding:0 1rem}.fm-ctm-postal .col-center small{display:block;line-height:1.2!important;padding:.4rem 0}@media(min-width:960px){.fm-ctm-postal .col-center small{padding:0}}.fm-ctm-col2{align-items:center;display:flex;flex-wrap:nowrap;justify-content:start;width:100%}.fm-ctm-col2 .form-control{min-width:4rem;width:50%}.fm-ctm-col2 div:last-of-type{padding-left:1rem}.error{align-items:center;background:#fff1b4;border-radius:.2rem;border-radius:1.8rem;color:red;display:flex;height:1.8rem;line-height:1;margin:.4rem 0;opacity:1;padding:1.8rem;position:relative;transition:all .4s}.error:before{color:red;content:"";font-family:Font Awesome\ 6 Free;font-weight:600;margin-right:.5rem;z-index:1}.error:empty{height:0;overflow:hidden;padding:0}#form2{padding:.5rem;text-align:center}button{border:0}input.hidden{display:none}#section-contact-done .wrap-in{margin-top:5%;text-align:center}#section-contact-done h2{font-size:18px;margin:30px}#section-contact-done p{font-size:16px;margin:30px 0 60px}.pera1-removable table td,.pera1-removable table th{display:table-cell;white-space:nowrap}.pera1-removable table th{white-space:nowrap}