@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;700;900&display=swap");
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

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

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

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

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

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

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

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

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

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.transition, .main-navigation .item, .input-wrap .input input,
.input-wrap .input select,
.input-wrap .input textarea, #global-header .support-wrap {
  transition: all 0.2s 0s ease-in;
}

html {
  font-size: 10px !important;
}

body {
  font-size: 1.6rem;
  color: #444444;
  line-height: 1.8;
  background-color: #ffffff;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
  padding-bottom: 30px;
}

a {
  color: #4693f5;
}

h1 {
  font-weight: 600;
  color: #111111;
  font-size: 2.4rem;
  text-align: center;
  margin-top: 12rem;
  margin-bottom: 12rem;
}
h1 span {
  display: block;
  font-size: 1.4rem;
  color: #444444;
}

h2:not(.logo) {
  font-weight: 600;
  color: #111111;
  font-size: 1.8rem;
  margin-top: 2em;
}

.page-width, .message {
  max-width: 1200px;
  padding: 0 16px;
  margin-left: auto;
  margin-right: auto;
}
.page-width.full-wide, .full-wide.message {
  max-width: 100%;
}

body.general--body select,
body.general--body input[type=date] {
  margin: 10px 0;
  font-weight: 600;
  border-radius: 8px;
  border: solid 2px #e0e0e0;
  padding: 0.4em;
  font-size: 1.6rem;
}

label .required {
  color: #f28b82;
}

.acept {
  font-size: 16px;
  font-weight: 600;
}
.acept input {
  margin-right: 0.5em;
}

.thanks .big-text {
  font-size: 2rem;
  font-weight: 600;
  color: #f28b82;
  margin: 1em 0;
}

.message {
  margin: 16px auto;
  text-align: center;
  font-size: 1.6rem;
  padding: 0.8em;
  border-radius: 6px;
  max-width: 320px;
  border: 2px solid #4693f5;
  background-color: rgba(70, 147, 245, 0.6);
  color: #ffffff;
  cursor: pointer;
}
.message.hidden {
  display: none;
}
.message.success {
  border: 2px solid #00d084;
  background-color: rgba(0, 208, 132, 0.6);
  color: #ffffff;
}
.message.error {
  border: 2px solid #f28b82;
  background-color: rgba(242, 139, 130, 0.6);
  color: #ffffff;
}

#global-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px;
  height: 87px;
}
#global-header .logo {
  width: 225px;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 540px) {
  #global-header .logo {
    max-width: 70%;
  }
}
#global-header .support-wrap {
  position: absolute;
  right: 16px;
  top: 22px;
  border-radius: 20px;
  border: solid 2px #4693f5;
}
#global-header .support-wrap:hover {
  background-color: #4693f5;
}
#global-header .support-wrap:hover .support-btn .support-icon,
#global-header .support-wrap:hover .support-btn .text {
  color: #ffffff;
}
#global-header .support-wrap.active {
  background-color: #4693f5;
}
#global-header .support-wrap.active .support-btn .support-icon,
#global-header .support-wrap.active .support-btn .text {
  color: #ffffff;
}
#global-header .support-btn {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  padding: 5px 20px;
  cursor: pointer;
}
#global-header .support-btn::before {
  content: "●";
  color: #00d084;
  margin-right: 5px;
  font-size: 2rem;
  line-height: 1em;
}
#global-header .support-btn .support-icon {
  font-size: 3rem;
  margin-right: 0.5em;
}
#global-header .support-btn .text {
  line-height: 1em;
  display: inline-block;
  font-weight: 600;
}
@media screen and (max-width: 540px) {
  #global-header .support-btn .text {
    display: none;
  }
}
#global-header .support {
  display: none;
  max-width: 320px;
  padding: 16px;
}
#global-header .support .data a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}
#global-header .support .data a span {
  font-size: 14px;
}

*::-moz-placeholder {
  color: #e0e0e0;
}

*::placeholder {
  color: #e0e0e0;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.input-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .input-wrap {
    flex-wrap: wrap;
  }
}
.input-wrap label {
  width: 288px;
  min-width: 288px;
  color: #111111;
  font-size: 1.6rem;
  font-weight: 600;
}
.input-wrap .input {
  width: 100%;
}
.input-wrap .input input,
.input-wrap .input select,
.input-wrap .input textarea {
  width: 100%;
  padding: 15px 10px;
  border-radius: 10px;
  border: 3px solid #e0e0e0;
  position: relative;
}
.input-wrap .input input:focus,
.input-wrap .input select:focus,
.input-wrap .input textarea:focus {
  border: 3px solid #00d084;
}
.input-wrap .input input.error,
.input-wrap .input select.error,
.input-wrap .input textarea.error {
  border: 3px solid #f28b82;
}
.input-wrap .input.col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.input-wrap .input.col .hyphen {
  color: #e0e0e0;
  font-size: 3rem;
  font-weight: 600;
  margin: auto 20px;
}
.input-wrap .input.col.phone input {
  text-align: center;
}
.input-wrap .input.date {
  display: flex;
  justify-content: space-between;
}
.input-wrap .input.date select {
  width: 31%;
  text-align: center;
}
.input-wrap .input.date.w-100 select {
  width: 100%;
}
.input-wrap .text {
  width: 100%;
}
.input-wrap .text .criterion {
  line-height: 2.4;
}
.input-wrap .text .criterion span {
  display: inline-block;
  font-size: 2rem;
  font-weight: 600;
  color: #4693f5;
}
.input-wrap .text .notes {
  font-size: 1.4rem;
  line-height: 1.2;
}

.submit-wrap {
  text-align: right;
  margin-bottom: 60px;
}
.submit-wrap button[type=submit],
.submit-wrap #confilm-btn {
  padding: 5px 15px;
  font-weight: 600;
  text-align: center;
  border-radius: 50px;
  background-color: #00d084;
  color: #ffffff;
}
.submit-wrap .cancel {
  padding: 5px 15px;
  font-weight: 600;
  text-align: center;
  border-radius: 50px;
  background-color: #f28b82;
  color: #ffffff;
}
.submit-wrap button {
  margin: 5px;
}

.check-box-wrap .check-box {
  display: inline-flex;
  align-items: center;
  margin-right: 1rem;
  cursor: pointer;
}
.check-box-wrap .check-box input {
  margin-right: 0.5rem;
}
.check-box-wrap .check-box label {
  width: initial;
  min-width: initial;
  color: initial;
  font-weight: 400;
  font-size: 1.6rem;
}

.living_together_hed {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.living_together_hed h3 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600;
  color: #111111;
  margin: 1em auto;
}
.living_together_hed .notes {
  text-align: center;
  font-size: 1.4rem;
}
.living_together_hed .notes .material-icons-sharp {
  margin: auto 0.3rem;
}
.living_together_hed .material-icons-sharp {
  font-size: 1.4rem;
  color: #4693f5;
}
.living_together_hed .plus-btn-wrap {
  text-align: center;
  margin: 2rem auto;
}
.living_together_hed .plus-btn-wrap .material-icons-sharp {
  font-size: 3rem;
  cursor: pointer;
}

.living_together {
  padding-top: 40px;
  border-top: 2px solid #4693f5;
}

.tearm-wrap {
  width: 100%;
  text-align: left;
}
.tearm-wrap .tearm {
  font-size: 1.7rem;
  margin-bottom: 2.4rem;
  padding-left: 1em;
  border-left: 2px solid #e0e0e0;
  transition: 0.2s;
}
.tearm-wrap .tearm.error-accept {
  border-left: 2px solid #f28b82;
}
.tearm-wrap .tearm.success-accept {
  border-left: 2px solid #00d084;
}
.tearm-wrap .tearm p input {
  margin-right: 0.5em;
}
.tearm-wrap .tearm p label {
  font-weight: 400;
}

.error-msg {
  font-size: 1.4rem;
  color: #f28b82;
  display: block;
}

.divide-wrap {
  width: 100%;
}

.living_together--cancel-btn {
  text-align: right;
}
.living_together--cancel-btn .material-icons-sharp {
  font-size: 32px;
  color: #f28b82;
  cursor: pointer;
}

.lang-selector {
  margin-bottom: 30px;
}
.lang-selector span {
  margin-right: 8px;
  font-size: 1.4rem;
  padding: 0.4em 1em;
  border-radius: 2em;
  border: solid #4693f5 2px;
  transition: 0.2s;
  cursor: pointer;
  color: #4693f5;
}
.lang-selector span a {
  color: #4693f5;
}
.lang-selector span:hover {
  background-color: #4693f5;
  color: #ffffff;
}
.lang-selector span:hover a {
  color: #ffffff;
}
.lang-selector span.active {
  background-color: #4693f5;
  color: #ffffff;
  cursor: initial;
}
.lang-selector span.active a {
  color: #ffffff;
}

.main-navigation-wrap {
  margin-top: 160px;
}
@media screen and (max-width: 768px) {
  .main-navigation-wrap {
    margin-top: 40px;
  }
}
.main-navigation-wrap h2 {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
@media screen and (max-width: 540px) {
  .main-navigation-wrap h2 {
    font-size: 2rem;
  }
}
.main-navigation-wrap .notice {
  padding-top: 32px;
}

.main-navigation {
  display: flex;
  justify-content: space-around;
  gap: 12px;
}
@media screen and (max-width: 540px) {
  .main-navigation {
    flex-wrap: wrap;
  }
}
.main-navigation .item {
  border: 2px solid #4693f5;
  border-radius: 1rem;
  width: 32%;
  padding: 32px 24px;
}
@media screen and (max-width: 1024px) {
  .main-navigation .item {
    width: 48%;
  }
}
@media screen and (max-width: 540px) {
  .main-navigation .item {
    width: 100%;
    margin-bottom: 30px;
  }
}
.main-navigation .item .icon-wrap {
  text-align: center;
  padding: 80px 16px 160px 16px;
}
@media screen and (max-width: 768px) {
  .main-navigation .item .icon-wrap {
    padding: 40px 16px 80px 16px;
  }
}
.main-navigation .item .icon-wrap span {
  display: inline-block;
  font-size: 7.2rem;
}
.main-navigation .item .icon-wrap svg {
  fill: #4693f5;
}
.main-navigation .item .texts-wrap .hed {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 540px) {
  .main-navigation .item .texts-wrap .hed {
    text-align: center;
  }
}
.main-navigation .item .texts-wrap .sub {
  font-size: 1.8rem;
}
.main-navigation .item:hover {
  background-color: #4693f5;
  color: #ffffff;
}
.main-navigation .item:hover svg {
  fill: #ffffff;
}
.main-navigation .item.disabled {
  pointer-events: none;
  border: 2px solid #e0e0e0;
  color: #e0e0e0;
}
.thanks {
  text-align: center;
}
.thanks p {
  font-size: 1.4rem;
}
.thanks p a {
  display: inline-block;
}
.thanks p.date {
  font-size: 1.8rem;
  margin-bottom: 1em;
}
.thanks p.date span {
  display: inline-block;
  font-size: 2.2rem;
  color: #00d084;
  font-weight: 600;
}

.confilm {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 16px;
}
.confilm.open {
  display: block;
}
.confilm .wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 800px;
  min-width: 800px;
  background-color: #ffffff;
  border-radius: 10px;
  color: #444444;
  padding: 16px;
  overflow-x: auto;
}
@media screen and (max-width: 768px) {
  .confilm .wrap {
    min-width: 85%;
  }
}
.confilm .wrap #cnfilm-data {
  max-height: calc(90vh - 82px);
  overflow-x: auto;
}
.confilm .wrap div {
  margin-bottom: 0.8em;
  font-size: 1.6rem;
}
.confilm .wrap div.number {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 2px solid #e0e0e0;
}
.confilm .wrap div label,
.confilm .wrap div span {
  display: block;
}
.confilm .wrap div label {
  font-weight: 600;
}
.confilm .wrap div #confilm-cancel {
  display: inline-block;
  cursor: pointer;
}

table.regular {
  font-size: 1.7rem;
  border-collapse: collapse;
  width: 100%;
  margin: 20px 0;
}
table.regular th,
table.regular td {
  border: 2px solid #e0e0e0;
  padding: 0.8em;
}
@media screen and (max-width: 768px) {
  table.regular th,
table.regular td {
    display: block;
  }
}
table.regular th {
  width: 320px;
  background-color: #f4f5f6;
}
@media screen and (max-width: 768px) {
  table.regular th {
    width: 100%;
  }
}
table.regular.error th {
  background-color: rgba(242, 139, 130, 0.6);
}

.tell-action {
  max-width: 480px;
  margin: auto;
}
.tell-action .wrap {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.tell-action .wrap select {
  width: 150px;
}
.tell-action .wrap span.tell-wrap {
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 2px solid #4693f5;
  margin-left: 30px;
}
.tell-action .wrap span.tell-wrap a {
  display: none;
}
/*# sourceMappingURL=general.css.map */