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

/* 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 {
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
  line-height: 1.15; /* 1 */
}

/* 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 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* 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 {
  clear: both;
  box-sizing: content-box; /* 1 */
  margin: 0;
  border-top-width: 1px;
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  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-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  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-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  vertical-align: middle;
  -moz-appearance: none;
       appearance: none;
  margin: 0;
  outline: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
  color: inherit;
  font: inherit;
  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] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}

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;
  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 {
  display: table; /* 1 */
  padding: 0; /* 3 */
  max-width: 100%; /* 1 */
  color: inherit; /* 2 */
  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 {
  font-weight: bold;
  text-align: left;
}

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

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

/*
  変数
*/
/*
  ユーザー定義スタイル
*/
/*
  サイト全体のベーススタイル
*/
html {
  height: auto;
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  background: #fff;
  height: auto;
  color: #333;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.8;
  font-family: "Noto Sans JP", sans-serif;
}

body * {
  box-sizing: border-box;
}

img {
  vertical-align: top;
  max-width: 100%;
}

/*
  ボディーのレイアウトデザイン
*/
.l-body {
  position: relative;
  min-height: 100vh;
}

/*
  ヘッダーのレイアウトデザイン
*/
.l-header {
  background: #da161d;
  padding: 1rem 0;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .l-header {
    padding: 3rem 0;
  }
}

/*
  ナビゲーションのレイアウトデザイン
*/
/*
  コンテナーのレイアウトデザイン
*/
.l-container {
  margin: auto;
  padding: 0 1rem;
}
@media screen and (min-width: 600px) {
  .l-container {
    max-width: 1000px;
  }
}

/*
  メインのレイアウトデザイン
*/
.l-main {
  padding: 4rem 0 8rem;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .l-main {
    padding: 8rem 0 10rem;
  }
}

/*
  フッターのレイアウトデザイン
*/
.l-footer {
  position: absolute;
  bottom: 0;
  background: #da161d;
  padding: 1rem 0;
  width: 100%;
  color: #fff;
}

/*
  アニメーションの共通デザイン
*/
@keyframes scale {
  30% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes up {
  0% {
    transform: translate(-50%, calc(-50% + 2rem));
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%);
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
  アスタリスクの共通デザイン
*/
.c-asterisk {
  padding-left: 1.2em;
  font-weight: 300;
  font-size: 1.4rem;
  text-indent: -1.2em;
}
.c-asterisk::before {
  content: "※";
}

/*
  ボタンの共通デザイン一覧
*/
.c-button {
  display: inline-block;
  transition: 0.3s;
  cursor: pointer;
  border: 1px solid #da161d;
  background: #da161d;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  text-align: center;
}
.c-button:hover, .c-button:active {
  background: #fff;
  color: #da161d;
}

.c-button {
  border-radius: 7px;
  padding: 0.9em 1em;
}

/*
  注意アイコンの共通デザイン
*/
.c-careful {
  min-width: 3.5em;
}
.c-careful::after {
  display: inline-block;
  outline: solid 2px #da161d;
  outline-offset: 1px;
  background: #da161d;
  padding: 0.8em 0.3em 0.8em;
  content: "ご注意";
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 0;
}

/*
  チェックボックスの共通デザイン
*/
.c-checkbox {
  display: inline-block;
}
.c-checkbox__checkbox {
  display: none;
}
.c-checkbox__checkbox:checked + label {
  border: 1px solid #da161d !important;
  background: #da161d !important;
  color: #fff !important;
}
.c-checkbox__checkbox:checked + label::before {
  border: none !important;
}
.c-checkbox__checkbox:checked + label::after {
  transform: rotate(45deg) scale3d(1, 1, 1);
  opacity: 1;
}
.c-checkbox__label {
  display: inline-block;
  position: relative;
  transition: 0.1s;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #b5b5b6;
  border-radius: 5px;
  background: #fff;
  padding: 0.3em 0.7em 0.3em 1.9em;
  width: auto;
  color: #333;
}
.c-checkbox__label:hover, .c-checkbox__label:active {
  border: 1px solid #da161d;
  background: #fff;
  color: #da161d;
}
.c-checkbox__label:hover::before, .c-checkbox__label:active::before {
  border: 1px solid #da161d;
}
.c-checkbox__label::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -8px;
  border: 1px solid #b5b5b6;
  background: #fff;
  width: 16px;
  height: 16px;
  content: "";
}
.c-checkbox__label::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 13px;
  transform: rotate(45deg) translate3d(0, 2px, 0) scale3d(0.7, 0.7, 1);
  opacity: 0;
  transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out;
  margin-top: -7px;
  border-right: 3px solid #da161d;
  border-bottom: 3px solid #da161d;
  width: 6px;
  height: 11px;
  content: "";
}

/*
  ドットの共通デザイン
*/
.c-dot {
  padding-left: 1.1em;
  font-size: 1.4rem;
  text-indent: -1.1em;
}
.c-dot::before {
  display: inline-block;
  position: relative;
  top: -0.125em;
  margin-right: 0.4em;
  border-radius: 3px;
  background-color: #da161d;
  width: 6px;
  height: 6px;
  content: "";
}

/*
  エラーメッセージの共通デザイン
*/
.c-errorMessage {
  margin-left: 1.5em;
  color: #da161d;
  text-indent: -1.5em;
}
.c-errorMessage::before {
  z-index: 10;
  content: "\f071";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

/*
  入力例の共通デザイン
*/
.c-example {
  margin-left: 1.7em;
  color: #888;
  font-size: 1.2rem;
  text-indent: -1.7em;
}
.c-example::before {
  content: "例）";
}
@media screen and (min-width: 600px) {
  .c-example {
    font-size: 1.4rem;
  }
}

/*
  見出しの共通デザイン一覧
*/
.c-heading1 {
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.c-heading1:first-letter {
  color: #da161d;
}
@media screen and (min-width: 600px) {
  .c-heading1 {
    font-size: 2.8rem;
  }
}

.c-heading2, .p-modal__title {
  position: relative;
  margin-bottom: 3.3rem;
  padding-top: 2.3rem;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.c-heading2::before, .p-modal__title::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#d9d2d2", endColorstr="#ece9e9", GradientType=0);
  background: linear-gradient(to right, #d9d2d2, #d9d2d2 50%, #ece9e9 50%, #ece9e9);
  background-size: 0.4rem 0.4rem;
  background-color: #d9d2d2;
  width: 100%;
  height: 0.3rem;
  content: "";
}
.c-heading2::after, .p-modal__title::after {
  position: absolute;
  top: 0;
  left: 0;
  border-top: 3px solid #da161d;
  width: 100px;
  content: "";
}
@media screen and (min-width: 600px) {
  .c-heading2, .p-modal__title {
    font-size: 2.2rem;
  }
}

.c-heading3 {
  display: inline;
  background: linear-gradient(transparent 75%, #f9d4d5 0%);
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 600px) {
  .c-heading3 {
    font-size: 1.7rem;
  }
}

/*
  ハイパーリンクの共通デザイン
*/
.c-hyperLink {
  cursor: pointer;
  color: #da161d;
  text-decoration: underline;
}

/*
  ローディングの共通デザイン
*/
.c-loading {
  display: none;
  position: fixed;
  z-index: 1000;
  background: rgba(120, 120, 120, 0.6);
  width: 100%;
  height: 100%;
}
.c-loading.is-open {
  display: block;
}
.c-loading__modal {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 4px;
  background: #fff;
  padding: 1.5em;
  width: 100%;
  max-width: 28rem;
  text-align: center;
}
.c-loading__animationIconWrapper {
  margin-bottom: 1rem;
}
.c-loading__animationIcon, .c-loading__animationIcon--3, .c-loading__animationIcon--2, .c-loading__animationIcon--1 {
  -webkit-animation-fill-mode: both;
  display: inline-block;
  animation-fill-mode: both;
  margin: 0.2em;
  border-radius: 100%;
  background: #da161d;
  width: 1rem;
  height: 1rem;
}
.c-loading__animationIcon--1 {
  animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.c-loading__animationIcon--2 {
  animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.c-loading__animationIcon--3 {
  animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

/*
  ラジオボタンの共通デザイン
*/
.c-radioButton {
  display: inline-block;
}
.c-radioButton__radio {
  display: none;
}
.c-radioButton__radio:checked + label {
  border: 1px solid #da161d !important;
  background: #da161d !important;
  color: #fff !important;
}
.c-radioButton__radio:checked + label::before {
  border: none !important;
}
.c-radioButton__radio:checked + label::after {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.c-radioButton__label {
  display: inline-block;
  position: relative;
  transition: 0.1s;
  cursor: pointer;
  border: 1px solid #b5b5b6;
  border-radius: 5px;
  background: #fff;
  padding: 0.3em 0.7em 0.3em 1.8em;
  color: #333;
}
.c-radioButton__label:hover, .c-radioButton__label:active {
  border: 1px solid #da161d;
  color: #da161d;
}
.c-radioButton__label:hover::before, .c-radioButton__label:active::before {
  border: 1px solid #da161d;
}
.c-radioButton__label::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0.8rem;
  margin-top: -0.8rem;
  border: 1px solid #b5b5b6;
  border-radius: 50%;
  background: #fff;
  width: 1.6rem;
  height: 1.6rem;
  content: "";
}
.c-radioButton__label::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 1.1rem;
  transform: scale3d(0.3, 0.3, 1);
  opacity: 0;
  transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out;
  margin-top: -0.5rem;
  border-radius: 50%;
  background: #da161d;
  width: 1rem;
  height: 1rem;
  content: "";
}

/*
  必須アイコンの共通デザイン
*/
.c-require::after {
  display: inline-block;
  border-radius: 3px;
  background: #f39800;
  padding: 0.8em 0.3em 0.8em;
  width: 2.6em;
  content: "必須";
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 0;
  text-align: center;
}

/*
  セレクトボックスの共通デザイン
*/
.c-selectbox {
  display: inline-block;
  position: relative;
}
.c-selectbox__select {
  display: inline-block;
  position: relative;
  transition: 0.3s;
  cursor: pointer;
  border: 1px solid #b5b5b6;
  background: #fff;
  padding: 0.3em 1.5em 0.3em 0.5em;
  color: #333;
  line-height: 2em;
}
.c-selectbox__select:focus {
  outline: 1px solid #5291ff;
}
.c-selectbox__select:hover {
  cursor: pointer;
}
.c-selectbox::after {
  position: absolute;
  top: 0.35em;
  right: 0.5em;
  pointer-events: none;
  content: "\f0d7";
  color: #333;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.c-selectbox--error {
  background: rgba(210, 32, 38, 0.2) !important;
}

/*
  強調の共通デザイン
*/
.c-strong {
  font-weight: 500;
  font-size: 1.8rem;
}

/*
  テキストボックスの共通デザイン
*/
.c-textbox {
  transition: 0.3s;
  border: 1px solid #b5b5b6;
  background: #fff;
  padding: 0.3em 0.5em;
  color: #333;
  line-height: 2em;
}
.c-textbox:focus {
  outline: 1px solid #5291ff;
  border: 1px solid #5291ff;
}
.c-textbox--error {
  background: rgba(210, 32, 38, 0.2) !important;
}

/*
  必要に応じてご提出いただくもののデザイン
*/
.p-accordionList__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s;
  cursor: pointer;
  border-bottom: 1px solid #b5b5b6;
  padding: 2em 1em;
  font-weight: 500;
}
.p-accordionList__title:first-child {
  border-top: 1px solid #b5b5b6;
}
.p-accordionList__title:hover, .p-accordionList__title:active {
  color: #da161d;
}
.p-accordionList__arrow {
  display: inline-block;
  transition: 0.3s;
  border: 1px solid #da161d;
  border-radius: 5px;
  background: #da161d;
  padding: 1rem;
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAgLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiIFsNCgk8IUVOVElUWSBuc19mbG93cyAiaHR0cDovL25zLmFkb2JlLmNvbS9GbG93cy8xLjAvIj4NCl0+DQo8c3ZnIHZlcnNpb249IjEuMSINCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjEgLTEgMTAgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMSAtMSAxMCAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVmcz4NCjwvZGVmcz4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMTAsNy41NyA4LjgsNi4zOTkgNS4wMDEsMTAuMDI3IDEuMyw2LjUgMCw3LjU3IDUuMDAxLDEyICIvPg0KPHJlY3QgeD0iNCIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjIuMDAxIiBoZWlnaHQ9IjEwIi8+DQo8L3N2Zz4NCg==);
}
.p-accordionList__arrow.is-open {
  transform: rotate(-90deg);
  background: #fff;
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAgLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiIFsNCgk8IUVOVElUWSBuc19mbG93cyAiaHR0cDovL25zLmFkb2JlLmNvbS9GbG93cy8xLjAvIj4NCl0+DQo8c3ZnIHZlcnNpb249IjEuMSINCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxMiAxMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGRlZnM+DQo8L2RlZnM+DQo8cG9seWdvbiBmaWxsPSIjZGExNjFkIiBwb2ludHM9IjcuNTcxLDAgNi4zOTksMS4yIDEwLjAyOCw0Ljk5OSA2LjUsOC43IDcuNTcxLDEwIDEyLDQuOTk5ICIvPg0KPHJlY3QgeT0iMy45OTkiIGZpbGw9IiNkYTE2MWQiIHdpZHRoPSIxMCIgaGVpZ2h0PSIyLjAwMSIvPg0KPC9zdmc+DQo=);
}
.p-accordionList__detail {
  display: none;
  border-bottom: 1px solid #b5b5b6;
  padding: 1em 1em 2em;
}

/*
  同意のデザイン
*/
.p-agree {
  display: inline-flex;
  flex-flow: column;
  align-items: center;
  background: #f0eded;
  padding: 1.2em 1em;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-agree {
    flex-flow: row;
    padding: 1.2em 1.8em;
    width: auto;
  }
}
.p-agree__checkbox {
  margin-top: 1rem;
}
@media screen and (min-width: 600px) {
  .p-agree__checkbox {
    margin-top: 0;
    margin-left: 2rem;
  }
}

/*
  認証コードのデザイン一覧
*/
.p-authCD {
  display: flex;
  justify-content: center;
}
.p-authCD__num {
  margin-right: 0.5em;
  border: 1px solid #b5b5b6;
  padding: 0.2em 0;
  width: 100%;
  max-width: 6rem;
  font-size: 2.4rem;
  text-align: center;
}
.p-authCD__num:last-child {
  margin-right: 0;
}
@media screen and (min-width: 600px) {
  .p-authCD__num {
    margin-right: 1em;
    padding: 0.4em 0;
  }
}

/*
  戻るボタンのデザイン一覧
*/
.p-backButton {
  position: relative;
  transition: all 0.3s ease;
  color: #555;
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}
.p-backButton::before {
  display: inline-block;
  background-image: url(data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2012%2010%22%20style%3D%22enable-background%3Anew%200%200%2012%2010%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23555555%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%224.4%2C10%205.6%2C8.8%202%2C5%205.5%2C1.3%204.4%2C0%200%2C5%20%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20class%3D%22st0%22%20width%3D%2210%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.2rem;
  height: 1.2rem;
  content: "";
}
.p-backButton::after {
  display: inline-block;
  position: absolute;
  bottom: -5px;
  left: 0;
  background-color: #b5b5b6;
  width: 100%;
  height: 2px;
  content: "";
}
.p-backButton:hover {
  opacity: 0.6;
}

/*
  ボタンのデザイン一覧
*/
.p-buttons--mainColor {
  background: #da161d;
  color: #fff;
}
.p-buttons--mainColor:hover, .p-buttons--mainColor:active {
  background: #fff;
  color: #da161d;
}
.p-buttons--mainInvertColor {
  background: #fff;
  color: #da161d;
}
.p-buttons--small {
  font-size: 1.2rem;
}
.p-buttons--medium {
  font-size: 1.6rem;
}

.p-buttonsWithIcon {
  position: relative;
}
.p-buttonsWithIcon__icon {
  display: inline-block;
  position: absolute;
  top: 1.5em;
  right: 1.8rem;
  width: 1.2rem;
  height: 1.2rem;
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAgLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiIFsNCgk8IUVOVElUWSBuc19mbG93cyAiaHR0cDovL25zLmFkb2JlLmNvbS9GbG93cy8xLjAvIj4NCl0+DQo8c3ZnIHZlcnNpb249IjEuMSINCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxMiAxMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGRlZnM+DQo8L2RlZnM+DQo8cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjcuNTcxLDAgNi4zOTksMS4yIDEwLjAyOCw0Ljk5OSA2LjUsOC43IDcuNTcxLDEwIDEyLDQuOTk5ICIvPg0KPHJlY3QgeT0iMy45OTkiIGZpbGw9IiNmZmZmZmYiIHdpZHRoPSIxMCIgaGVpZ2h0PSIyLjAwMSIvPg0KPC9zdmc+DQo=);
}
.p-buttonsWithIcon:hover .p-buttonsWithIcon__icon, .p-buttonsWithIcon:active .p-buttonsWithIcon__icon {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAgLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiIFsNCgk8IUVOVElUWSBuc19mbG93cyAiaHR0cDovL25zLmFkb2JlLmNvbS9GbG93cy8xLjAvIj4NCl0+DQo8c3ZnIHZlcnNpb249IjEuMSINCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxMiAxMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGRlZnM+DQo8L2RlZnM+DQo8cG9seWdvbiBmaWxsPSIjZGExNjFkIiBwb2ludHM9IjcuNTcxLDAgNi4zOTksMS4yIDEwLjAyOCw0Ljk5OSA2LjUsOC43IDcuNTcxLDEwIDEyLDQuOTk5ICIvPg0KPHJlY3QgeT0iMy45OTkiIGZpbGw9IiNkYTE2MWQiIHdpZHRoPSIxMCIgaGVpZ2h0PSIyLjAwMSIvPg0KPC9zdmc+DQo=);
}

/*
  カリテコセンター住所のデザイン
*/
.p-caritecoCenterAddress {
  display: inline-block;
  border: 1px solid #b5b5b6;
  padding: 2rem 2rem;
}
@media screen and (min-width: 600px) {
  .p-caritecoCenterAddress {
    padding: 3rem 6rem;
  }
}
.p-caritecoCenterAddress__address {
  padding-left: 3em;
  text-indent: -3em;
}
.p-caritecoCenterAddress__tel {
  padding-left: 3em;
  text-indent: -3em;
}
.p-caritecoCenterAddress__googleMapLink {
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s;
  margin-left: 0.5rem;
  border: 1px solid #4285f4;
  border-radius: 4px;
  background: #4285f4;
  padding: 0.3em 0.8em;
  color: #fff;
  font-size: 1.2rem;
  text-indent: 0;
}
.p-caritecoCenterAddress__googleMapLink:hover, .p-caritecoCenterAddress__googleMapLink:active {
  background: #fff;
  color: #4285f4;
}
.p-caritecoCenterAddress__googleMapIcon {
  vertical-align: middle;
  font-size: 1.2em;
}

/*
  カリテコセンター電話番号のデザイン
*/
.p-caritecoCenterTel {
  display: inline-block;
  display: inline-flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  border: 2px solid #da161d;
  border-radius: 5px;
  padding: 2rem;
}
@media screen and (min-width: 600px) {
  .p-caritecoCenterTel {
    flex-flow: row;
    padding: 4rem;
    width: 100%;
    max-width: 100%;
  }
}
.p-caritecoCenterTel__tel {
  color: #da161d;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .p-caritecoCenterTel__tel {
    font-size: 3rem;
  }
}
.p-caritecoCenterTel__receptionTime {
  margin-top: 1rem;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .p-caritecoCenterTel__receptionTime {
    margin-top: 0.8rem;
    font-size: 1.5rem;
  }
}

/*
  ボタンのデザイン一覧
*/
.p-checkboxs__checkbox--mainColor:checked + label {
  border: 1px solid #da161d !important;
  background: #da161d !important;
  color: #fff !important;
}
.p-checkboxs__checkbox--accent1Color:checked + label {
  border: 1px solid #333 !important;
  background: #333 !important;
  color: #fff !important;
}
.p-checkboxs__label--mainColor {
  border: 1px solid #b5b5b6;
  background: #fff;
  color: #333;
}
.p-checkboxs__label--mainColor:hover, .p-checkboxs__label--mainColor:active {
  border: 1px solid #da161d;
  background: #fff;
  color: #da161d;
}
.p-checkboxs__label--mainColor:hover::before, .p-checkboxs__label--mainColor:active::before {
  border: 1px solid #da161d;
}
.p-checkboxs__label--mainColor::before {
  border: 1px solid #b5b5b6;
  background: #fff;
}
.p-checkboxs__label--mainColor::after {
  border-right: 3px solid #da161d;
  border-bottom: 3px solid #da161d;
}
.p-checkboxs__label--accent1Color {
  border: 1px solid #b5b5b6;
  background: #fff;
  color: #333;
}
.p-checkboxs__label--accent1Color:hover, .p-checkboxs__label--accent1Color:active {
  border: 1px solid #333;
  background: #fff;
  color: #333;
}
.p-checkboxs__label--accent1Color:hover::before, .p-checkboxs__label--accent1Color:active::before {
  border: 1px solid #333;
}
.p-checkboxs__label--accent1Color::before {
  border: 1px solid #b5b5b6;
  background: #fff;
}
.p-checkboxs__label--accent1Color::after {
  border-right: 3px solid #333;
  border-bottom: 3px solid #333;
}

/*
  コピーライトのデザイン
*/
.p-copyRight {
  font-size: 1rem;
  letter-spacing: 0.1rem;
  text-align: center;
}

/*
  宛先のデザイン
*/
.p-destination {
  margin-bottom: 1em;
  background: #eee;
  padding: 10px;
  width: 100%;
  max-width: 500px;
}

/*
  アンケートに答えていただいた方へプレゼントのデザイン
*/
.p-enqueteAnswerPresent {
  display: inline-block;
  border: 2px solid #da161d;
  border-radius: 4px;
  padding: 1.5rem 1rem;
  width: 100%;
  max-width: 100%;
  color: #333;
}
@media screen and (min-width: 600px) {
  .p-enqueteAnswerPresent {
    padding: 1.5rem 2.5rem;
  }
}
@media screen and (min-width: 1025px) {
  .p-enqueteAnswerPresent {
    padding: 1.5rem 2.5rem;
  }
}
.p-enqueteAnswerPresent__target {
  margin-bottom: 0.3rem;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.25em;
  text-align: left;
}
@media screen and (min-width: 600px) {
  .p-enqueteAnswerPresent__target {
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 1025px) {
  .p-enqueteAnswerPresent__target {
    font-size: 1.6rem;
  }
}
.p-enqueteAnswerPresent__content {
  text-align: left;
}
@media screen and (min-width: 600px) {
  .p-enqueteAnswerPresent__content {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1025px) {
  .p-enqueteAnswerPresent__content {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
  }
}
.p-enqueteAnswerPresent__present {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 0.6rem 0;
}
@media screen and (min-width: 1025px) {
  .p-enqueteAnswerPresent__present {
    margin: 0 0.6rem 0 0;
  }
}
.p-enqueteAnswerPresent__amount {
  color: #da161d;
  font-style: normal;
  font-weight: 700;
  font-size: 10.8vw;
  line-height: 1.25em;
  font-family: tondo, sans-serif;
}
@media screen and (min-width: 600px) {
  .p-enqueteAnswerPresent__amount {
    margin-top: 0.1em;
    font-size: 7.3vw;
  }
}
@media screen and (min-width: 1025px) {
  .p-enqueteAnswerPresent__amount {
    margin-top: 0.1em;
    font-size: 7.1rem;
  }
}
.p-enqueteAnswerPresent__yenoff {
  margin: 0.4em 0 0 0.3em;
  color: #da161d;
  font-weight: 900;
  font-size: 3.7vw;
  line-height: 1.15em;
}
@media screen and (min-width: 600px) {
  .p-enqueteAnswerPresent__yenoff {
    margin: 0.4em 0 0 0.4em;
    font-size: 2.3vw;
  }
}
@media screen and (min-width: 1025px) {
  .p-enqueteAnswerPresent__yenoff {
    margin: 0.4em 0 0 0.4em;
    font-size: 2.1rem;
  }
}
.p-enqueteAnswerPresent__couponPresent {
  margin-left: 0.2em;
  font-weight: 700;
  font-size: 5.3vw;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 600px) {
  .p-enqueteAnswerPresent__couponPresent {
    margin-left: 0.4em;
    font-size: 3.8vw;
  }
}
@media screen and (min-width: 1025px) {
  .p-enqueteAnswerPresent__couponPresent {
    margin-left: 0.4em;
    font-size: 3.6rem;
  }
}
.p-enqueteAnswerPresent__linkButton {
  margin: 0 auto 1rem;
  border-radius: 20px;
  background: #da161d;
  padding: 0.5em 1em;
  width: 100%;
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.25em;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .p-enqueteAnswerPresent__linkButton {
    margin: 0 0 0 0.4rem;
    border-radius: 7px;
    padding: 0.8em 1em;
    width: auto;
    font-size: 1.9vw;
  }
}
@media screen and (min-width: 1025px) {
  .p-enqueteAnswerPresent__linkButton {
    margin: 0 0 0 0.4rem;
    border-radius: 7px;
    padding: 0.8em 1em;
    width: auto;
    font-size: 1.7rem;
  }
}
.p-enqueteAnswerPresent__explanation {
  padding-left: 1em;
  color: #555;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5em;
  text-align: left;
  text-indent: -1em;
}
@media screen and (min-width: 1025px) {
  .p-enqueteAnswerPresent__explanation {
    font-size: 1.3rem;
  }
}

/*
  ファイルアップロードのデザイン
*/
.p-fileUpload {
  display: none;
  border: 1px solid #b5b5b6;
  padding: 2rem;
}
.p-fileUpload.is-open {
  display: block;
}
.p-fileUpload__title {
  margin-bottom: 1em;
  font-weight: 500;
  text-align: center;
}
.p-fileUpload__listItem {
  margin-bottom: 0.5em;
}
.p-fileUpload__file {
  display: none;
}
.p-fileUpload__uploadArea {
  display: block;
  transition: 0.1s;
  border: 1px dashed #b5b5b6;
  border-radius: 5px;
  padding: 3em 2em;
  font-size: 1.2rem;
  text-align: center;
}
.p-fileUpload__uploadArea.is-drag {
  border: 1px solid #798f78;
  background: rgba(35, 172, 56, 0.2);
}
.p-fileUpload__uploadPreview {
  width: 100%;
}
.p-fileUpload__noteList {
  margin-top: 1em;
}
.p-fileUpload__noteListItem {
  margin: 0 0 3px 1.35em;
}
.p-fileUpload__paragraph {
  margin-bottom: 1em;
}
.p-fileUpload__address {
  margin-bottom: 1em;
  background: #eee;
  padding: 10px;
}
.p-fileUpload__careful {
  display: flex;
}
.p-fileUpload__carefulText {
  margin-left: 0.3em;
  font-weight: 500;
}

/*
  フォームのデザイン
*/
.p-form {
  margin: auto;
  width: 100%;
}
.p-form__heading1 {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 600px) {
  .p-form__heading1 {
    margin-bottom: 4.2rem;
  }
}
.p-form__heading2 {
  margin-bottom: 1.4rem;
}
.p-form__read {
  margin-bottom: 5rem;
}
.p-form__nav {
  margin: -1.5rem 0 3rem 0;
}
@media screen and (min-width: 600px) {
  .p-form__nav {
    margin: -3rem 0 5rem 0;
  }
}
.p-form__note {
  margin-bottom: 1rem;
  font-size: 1.4rem;
}
.p-form__note::before {
  content: "※ ";
}
.p-form__box {
  margin: 0 auto 3rem;
  border: 1px solid #b5b5b6;
  padding: 1.5rem;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-form__box {
    padding: 3rem;
  }
}
.p-form__area {
  margin: 0 auto 3rem;
  width: 100%;
  text-align: center;
}
.p-form__inner {
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-form__inner {
    max-width: 1000px;
  }
}
.p-form__inputItems {
  display: flex;
  flex-flow: column;
  border-top: 1px dashed #b5b5b6;
  padding: 1.5rem 0;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-form__inputItems {
    flex-flow: row;
    padding: 3rem;
  }
}
.p-form__inputItems:first-child {
  border-top: none;
  padding-top: 0px;
}
.p-form__inputItems:last-child {
  padding-bottom: 0px;
}
.p-form__inputItems.is-open {
  display: flex;
}
.p-form__inputItems.is-close {
  display: none;
}
.p-form__inputItemTitle {
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
  font-size: 1.4rem;
}
@media screen and (min-width: 600px) {
  .p-form__inputItemTitle {
    display: flex;
    justify-content: space-between;
    padding: 0.15em 1em 0 0;
    width: 35%;
    font-size: 1.6rem;
  }
  .p-form__inputItemTitle:last-of-type {
    margin-bottom: 0;
  }
}
.p-form__inputItemDetail {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-form__inputItemDetail {
    width: 65%;
  }
}
.p-form__inputItemDetailFlexRow {
  display: flex;
  position: relative;
  flex-flow: row;
  align-items: center;
  margin: 0 -1rem -1rem 0;
}
.p-form__inputItemDetailFlexRowWarp {
  display: flex;
  position: relative;
  flex-flow: row;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -1rem -1rem 0;
}
.p-form__inputItemDetailFlexRowItem {
  margin: 0 1rem 1rem 0;
}
.p-form__inputItemDetailButtons {
  position: absolute;
  right: 0;
  margin: 0 1rem 1rem 0;
}
.p-form__inputItemDetailFlexColumn {
  display: flex;
  flex-flow: column;
  margin: 0 -1rem -1rem 0;
  width: 100%;
}
.p-form__inputItemDetailFlexColumnItem {
  margin-bottom: 1rem;
}
.p-form__childInputItems {
  display: flex;
  flex-flow: column;
  margin: auto;
  padding: 1rem 0;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-form__childInputItems {
    flex-flow: row;
  }
}
.p-form__childInputItems:first-child {
  padding-top: 0px;
}
.p-form__childInputItems:last-child {
  padding-bottom: 0px;
}
.p-form__childInputItems.is-close {
  display: none;
}
.p-form__childInputItemTitle {
  position: relative;
  padding: 0.1rem 1rem 0 0;
  width: 100%;
  font-weight: 400;
}
@media screen and (min-width: 600px) {
  .p-form__childInputItemTitle {
    width: 25%;
  }
}
.p-form__childInputItemDetail {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-form__childInputItemDetail {
    width: 75%;
  }
}
.p-form__require {
  position: relative;
  margin-top: -0.1em;
}
.p-form__unit {
  margin-left: 0.1rem;
  font-size: 1.2rem;
}
.p-form__example {
  margin-top: 1rem;
}
.p-form__inputItemTitleNote {
  margin-top: 0.5em;
}
.p-form__inputItemDetailNote {
  margin-top: 1em;
}
.p-form__errorMessageList {
  margin-top: 1rem;
}
.p-form__errorMessageListItem {
  margin-bottom: 0.5em;
}
.p-form__errorMessageListItem:last-child {
  margin-bottom: 0;
}
.p-form__identityVerificationDocumentsSubmissionMethod > * {
  margin-top: 1rem;
}
.p-form__licenseSubmissionMethod > * {
  margin-top: 1rem;
}
.p-form__studentCardSubmissionMethod > * {
  margin-top: 1rem;
}
.p-form__careful {
  display: flex;
  margin-bottom: 1rem;
}
.p-form__carefulText {
  margin-left: 0.3em;
  font-weight: 500;
}
.p-form__completionHeading {
  margin: 0 auto 1.5rem;
  text-align: center;
}
.p-form__completionMessage {
  margin: 0 auto 5rem;
  text-align: center;
}
.p-form__familyMember {
  /* &:nth-last-child(2) {
      padding-bottom: 0px;
  } */
}
.p-form__agrees {
  margin-bottom: 3rem;
  text-align: center;
}
.p-form__actionButtons {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-form__actionButtons {
    flex-flow: row;
  }
}
.p-form__actionButton, .p-form__actionButton--columnOrder3, .p-form__actionButton--columnOrder2, .p-form__actionButton--columnOrder1 {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 600px) {
  .p-form__actionButton, .p-form__actionButton--columnOrder3, .p-form__actionButton--columnOrder2, .p-form__actionButton--columnOrder1 {
    margin: 0 3rem 0 0;
    max-width: 300px;
  }
  .p-form__actionButton:last-child, .p-form__actionButton--columnOrder3:last-child, .p-form__actionButton--columnOrder2:last-child, .p-form__actionButton--columnOrder1:last-child {
    margin-right: 0;
  }
}
.p-form__actionButton--columnOrder1 {
  order: 1;
}
@media screen and (min-width: 600px) {
  .p-form__actionButton--columnOrder1 {
    order: 0;
  }
}
.p-form__actionButton--columnOrder2 {
  order: 2;
}
@media screen and (min-width: 600px) {
  .p-form__actionButton--columnOrder2 {
    order: 0;
  }
}
.p-form__actionButton--columnOrder3 {
  order: 3;
}
@media screen and (min-width: 600px) {
  .p-form__actionButton--columnOrder3 {
    order: 0;
  }
}
.p-form__backButton {
  margin-top: 1.8rem;
  text-align: center;
}
.p-form__confirmItem {
  display: inline-block;
  margin-top: 0.25em;
}
.p-form__termsTitle {
  width: 100%;
  text-align: center;
}
.p-form__termsDetail {
  width: 100%;
  text-align: center;
}
.p-form__termsAgree {
  display: flex;
  flex-flow: column;
}
@media screen and (min-width: 600px) {
  .p-form__termsAgree {
    flex-flow: row;
    justify-content: center;
  }
}
.p-form__termsAgreeQuestion {
  margin-bottom: 1em;
}
@media screen and (min-width: 600px) {
  .p-form__termsAgreeQuestion {
    margin: 0 1em 0 0;
  }
}
@media screen and (min-width: 600px) {
  .p-form__termsAgreeAnswer {
    margin-top: -0.5em;
  }
}
.p-form__inputItemsErrorMessage:not(:empty) {
  margin-left: 0.5em;
}
.p-form__authImage {
  margin: auto;
  width: 100%;
  max-width: 100px;
}
.p-form__authHeading {
  margin-top: 3rem;
  font-weight: 500;
  font-size: 2rem;
  text-align: center;
}
.p-form__authRead {
  margin: 1rem 0 3rem;
  text-align: center;
}
/*
  同意のデザイン
*/
.p-hyperLink--blank {
  display: inline-block;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAgLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiIFsNCgk8IUVOVElUWSBuc19mbG93cyAiaHR0cDovL25zLmFkb2JlLmNvbS9GbG93cy8xLjAvIj4NCl0+DQo8c3ZnIHZlcnNpb249IjEuMSINCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxM3B4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxMyAxMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMgMTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGRlZnM+DQo8L2RlZnM+DQo8cG9seWdvbiBmaWxsPSIjZGExNjFkIiBwb2ludHM9IjQsMCA0LDMuMDAxIDAsMy4wMDEgMCwxMCA5LDEwIDksNi45OTkgOC4wMDEsNi45OTkgOC4wMDEsOSAxLDkgMSw0IDQsNCA0LDYuOTk4IDEzLDYuOTk4IDEzLDAgIi8+DQo8L3N2Zz4NCg==);
  background-position: right 7px;
  background-size: 13px;
  background-repeat: no-repeat;
  padding-right: 20px;
  min-height: 10px;
}
.p-hyperLink--pdf {
  display: inline-block;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuODrOOCpOODpOODvF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiDQoJIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDI0IDI4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cmVjdCB5PSI0IiBmaWxsPSIjREExNjFEIiB3aWR0aD0iMTEiIGhlaWdodD0iNyIvPg0KPGc+DQoJPGc+DQoJCTxkZWZzPg0KCQkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB3aWR0aD0iMjQiIGhlaWdodD0iMjgiLz4NCgkJPC9kZWZzPg0KCQk8Y2xpcFBhdGggaWQ9IlNWR0lEXzJfIj4NCgkJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4NCgkJPC9jbGlwUGF0aD4NCgkJPHBvbHlnb24gY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjREExNjFEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSIyMywyNyA1LDI3IA0KCQkJNSwxIDE3LDEgMjMsNyAJCSIvPg0KCTwvZz4NCgk8Zz4NCgkJPGRlZnM+DQoJCQk8cmVjdCBpZD0iU1ZHSURfM18iIHdpZHRoPSIyNCIgaGVpZ2h0PSIyOCIvPg0KCQk8L2RlZnM+DQoJCTxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPg0KCQkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfM18iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCQk8L2NsaXBQYXRoPg0KCQk8cG9seWxpbmUgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzRfKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjREExNjFEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSIyNCw4IDE2LDggDQoJCQkxNiwwIAkJIi8+DQoJPC9nPg0KCTxnPg0KCQk8ZGVmcz4NCgkJCTxyZWN0IGlkPSJTVkdJRF81XyIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI4Ii8+DQoJCTwvZGVmcz4NCgkJPGNsaXBQYXRoIGlkPSJTVkdJRF82XyI+DQoJCQk8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF81XyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8+DQoJCTwvY2xpcFBhdGg+DQoJCTxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF82XykiIGZpbGw9IiNEQTE2MUQiIGQ9Ik0yMC4wMDMsMTguNDhjLTAuMjM5LTAuMjM2LTAuNzcxLTAuMzYxLTEuNTgxLTAuMzczDQoJCQljLTAuNTQ4LTAuMDA2LTEuMjA4LDAuMDQzLTEuOSwwLjE0MWMtMC4zMTItMC4xOC0wLjYzMS0wLjM3Ni0wLjg4My0wLjYxMmMtMC42NzYtMC42MzQtMS4yNC0xLjUxNC0xLjU5Mi0yLjQ3OQ0KCQkJYzAuMDIzLTAuMDkyLDAuMDQyLTAuMTcsMC4wNjEtMC4yNTJjMCwwLDAuMzgxLTIuMTcxLDAuMjc5LTIuOTA1Yy0wLjAxNC0wLjEwMS0wLjAyMS0wLjEzLTAuMDQ5LTAuMjA4bC0wLjAzMy0wLjA4NQ0KCQkJYy0wLjEwNC0wLjI0LTAuMzA3LTAuNDk1LTAuNjI1LTAuNDgxbC0wLjE4Ny0wLjAwNmgtMC4wMDVjLTAuMzU1LDAtMC42NDYsMC4xODItMC43MjEsMC40NTVjLTAuMjMsMC44NTUsMC4wMDgsMi4xMzQsMC40MzgsMy43OQ0KCQkJbC0wLjExLDAuMjcxYy0wLjMxLDAuNzU3LTAuNjk2LDEuNTE5LTEuMDM5LDIuMTlsLTAuMDQ1LDAuMDg3Yy0wLjM1OCwwLjcwNy0wLjY4NiwxLjMwOS0wLjk4LDEuODE1bC0wLjMwNiwwLjE2Mg0KCQkJYy0wLjAyMiwwLjAxMi0wLjU0NSwwLjI5LTAuNjY4LDAuMzYyYy0xLjA0MiwwLjYyNS0xLjczMiwxLjMzNC0xLjg0NiwxLjg5NmMtMC4wMzcsMC4xNzktMC4wMSwwLjQwOSwwLjE3NiwwLjUxNmwwLjI5NSwwLjE0OQ0KCQkJYzAuMTI4LDAuMDYzLDAuMjYzLDAuMDk3LDAuNDAyLDAuMDk3YzAuNzQyLDAsMS42MDMtMC45MjgsMi43ODktMy4wMDdjMS4zNy0wLjQ0NiwyLjkyOS0wLjgxOSw0LjI5Ni0xLjAyNA0KCQkJYzEuMDQxLDAuNTksMi4zMjMsMC45OTgsMy4xMzEsMC45OThjMC4xNDUsMCwwLjI2OC0wLjAxNSwwLjM2OC0wLjA0MWMwLjE1NS0wLjA0MSwwLjI4Ni0wLjEzMSwwLjM2NS0wLjI1DQoJCQljMC4xNTctMC4yMzYsMC4xODgtMC41NjMsMC4xNDYtMC44OTdDMjAuMTY4LDE4LjY4OCwyMC4wODksMTguNTY0LDIwLjAwMywxOC40OCBNOC45MjQsMjIuNDQ1DQoJCQljMC4xMzUtMC4zNzIsMC42NzEtMS4xMDYsMS40NjItMS43NThjMC4wNS0wLjA0MSwwLjE3My0wLjE1NSwwLjI4NS0wLjI2NEM5Ljg0MywyMS43NTEsOS4yODksMjIuMjc5LDguOTI0LDIyLjQ0NSBNMTMuNjEzLDExLjYwMg0KCQkJYzAuMjM4LDAsMC4zNzMsMC42MDQsMC4zODUsMS4xNjljMC4wMTIsMC41NjYtMC4xMiwwLjk2My0wLjI4NCwxLjI1N2MtMC4xMzUtMC40MzUtMC4yLTEuMTItMC4yLTEuNTY5DQoJCQlDMTMuNTE0LDEyLjQ1OSwxMy41MDQsMTEuNjAyLDEzLjYxMywxMS42MDIgTTEyLjIxNCwxOS4zMjljMC4xNjYtMC4zLDAuMzM5LTAuNjE0LDAuNTE3LTAuOTQ4DQoJCQljMC40MzEtMC44MTYsMC43MDEtMS40NTcsMC45MDQtMS45OGMwLjQwMiwwLjczMywwLjkwNCwxLjM1OSwxLjQ5MywxLjg2YzAuMDc0LDAuMDYzLDAuMTUxLDAuMTI1LDAuMjMzLDAuMTg4DQoJCQlDMTQuMTYzLDE4LjY4OCwxMy4xMjcsMTguOTc3LDEyLjIxNCwxOS4zMjkgTTE5Ljc3MywxOS4yNjFjLTAuMDczLDAuMDQ2LTAuMjgyLDAuMDcyLTAuNDE4LDAuMDcyDQoJCQljLTAuNDM1LDAtMC45NzItMC4xOTktMS43MjUtMC41MjJjMC4yODktMC4wMjEsMC41NTUtMC4wMzMsMC43OTItMC4wMzNjMC40MzcsMCwwLjU2NS0wLjAwMiwwLjk5MSwwLjEwNw0KCQkJUzE5Ljg0NiwxOS4yMTUsMTkuNzczLDE5LjI2MSIvPg0KCTwvZz4NCgk8Zz4NCgkJPGRlZnM+DQoJCQk8cmVjdCBpZD0iU1ZHSURfN18iIHdpZHRoPSIyNCIgaGVpZ2h0PSIyOCIvPg0KCQk8L2RlZnM+DQoJCTxjbGlwUGF0aCBpZD0iU1ZHSURfOF8iPg0KCQkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfN18iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCQk8L2NsaXBQYXRoPg0KCQk8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfOF8pIiBmaWxsPSJub25lIiBzdHJva2U9IiNEQTE2MUQiIHN0cm9rZS13aWR0aD0iMC41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yMC4wMDMsMTguNDgNCgkJCWMtMC4yMzktMC4yMzYtMC43NzEtMC4zNjEtMS41ODEtMC4zNzNjLTAuNTQ4LTAuMDA2LTEuMjA4LDAuMDQzLTEuOSwwLjE0MWMtMC4zMTItMC4xOC0wLjYzMS0wLjM3Ni0wLjg4My0wLjYxMg0KCQkJYy0wLjY3Ni0wLjYzNC0xLjI0LTEuNTE0LTEuNTkyLTIuNDc5YzAuMDIzLTAuMDkyLDAuMDQyLTAuMTcsMC4wNjEtMC4yNTJjMCwwLDAuMzgxLTIuMTcxLDAuMjc5LTIuOTA1DQoJCQljLTAuMDE0LTAuMTAxLTAuMDIxLTAuMTMtMC4wNDktMC4yMDhsLTAuMDMzLTAuMDg1Yy0wLjEwNC0wLjI0LTAuMzA3LTAuNDk1LTAuNjI1LTAuNDgxbC0wLjE4Ny0wLjAwNmgtMC4wMDUNCgkJCWMtMC4zNTUsMC0wLjY0NiwwLjE4Mi0wLjcyMSwwLjQ1NWMtMC4yMywwLjg1NSwwLjAwOCwyLjEzNCwwLjQzOCwzLjc5bC0wLjExLDAuMjcxYy0wLjMxLDAuNzU3LTAuNjk2LDEuNTE5LTEuMDM5LDIuMTkNCgkJCWwtMC4wNDUsMC4wODdjLTAuMzU4LDAuNzA3LTAuNjg2LDEuMzA5LTAuOTgsMS44MTVsLTAuMzA2LDAuMTYyYy0wLjAyMiwwLjAxMi0wLjU0NSwwLjI5LTAuNjY4LDAuMzYyDQoJCQljLTEuMDQyLDAuNjI1LTEuNzMyLDEuMzM0LTEuODQ2LDEuODk2Yy0wLjAzNywwLjE3OS0wLjAxLDAuNDA5LDAuMTc2LDAuNTE2bDAuMjk1LDAuMTQ5YzAuMTI4LDAuMDYzLDAuMjYzLDAuMDk3LDAuNDAyLDAuMDk3DQoJCQljMC43NDIsMCwxLjYwMy0wLjkyOCwyLjc4OS0zLjAwN2MxLjM3LTAuNDQ2LDIuOTI5LTAuODE5LDQuMjk2LTEuMDI0YzEuMDQxLDAuNTksMi4zMjMsMC45OTgsMy4xMzEsMC45OTgNCgkJCWMwLjE0NSwwLDAuMjY4LTAuMDE1LDAuMzY4LTAuMDQxYzAuMTU1LTAuMDQxLDAuMjg2LTAuMTMxLDAuMzY1LTAuMjVjMC4xNTctMC4yMzYsMC4xODgtMC41NjMsMC4xNDYtMC44OTcNCgkJCUMyMC4xNjgsMTguNjg4LDIwLjA4OSwxOC41NjQsMjAuMDAzLDE4LjQ4eiBNOC45MjQsMjIuNDQ1YzAuMTM1LTAuMzcyLDAuNjcxLTEuMTA2LDEuNDYyLTEuNzU4DQoJCQljMC4wNS0wLjA0MSwwLjE3My0wLjE1NSwwLjI4NS0wLjI2NEM5Ljg0MywyMS43NTEsOS4yODksMjIuMjc5LDguOTI0LDIyLjQ0NXogTTEzLjYxMywxMS42MDJjMC4yMzgsMCwwLjM3MywwLjYwNCwwLjM4NSwxLjE2OQ0KCQkJYzAuMDEyLDAuNTY2LTAuMTIsMC45NjMtMC4yODQsMS4yNTdjLTAuMTM1LTAuNDM1LTAuMi0xLjEyLTAuMi0xLjU2OUMxMy41MTQsMTIuNDU5LDEzLjUwNCwxMS42MDIsMTMuNjEzLDExLjYwMnogTTEyLjIxNCwxOS4zMjkNCgkJCWMwLjE2Ni0wLjMsMC4zMzktMC42MTQsMC41MTctMC45NDhjMC40MzEtMC44MTYsMC43MDEtMS40NTcsMC45MDQtMS45OGMwLjQwMiwwLjczMywwLjkwNCwxLjM1OSwxLjQ5MywxLjg2DQoJCQljMC4wNzQsMC4wNjMsMC4xNTEsMC4xMjUsMC4yMzMsMC4xODhDMTQuMTYzLDE4LjY4OCwxMy4xMjcsMTguOTc3LDEyLjIxNCwxOS4zMjl6IE0xOS43NzMsMTkuMjYxDQoJCQljLTAuMDczLDAuMDQ2LTAuMjgyLDAuMDcyLTAuNDE4LDAuMDcyYy0wLjQzNSwwLTAuOTcyLTAuMTk5LTEuNzI1LTAuNTIyYzAuMjg5LTAuMDIxLDAuNTU1LTAuMDMzLDAuNzkyLTAuMDMzDQoJCQljMC40MzcsMCwwLjU2NS0wLjAwMiwwLjk5MSwwLjEwN1MxOS44NDYsMTkuMjE1LDE5Ljc3MywxOS4yNjF6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=);
  background-position: right 7px;
  background-size: 13px;
  background-repeat: no-repeat;
  padding-right: 20px;
  min-height: 10px;
}

/*
  重要なお知らせのデザイン
*/
.p-importantNotice {
  display: flex;
  align-items: center;
  margin-top: -2rem;
  margin-bottom: 3rem;
  background: #fce9ea;
  padding: 1em;
  color: #d6161f;
}
.p-importantNotice__icon {
  display: block;
  font-style: normal;
}
.p-importantNotice__icon::before {
  z-index: 10;
  margin-right: 0.5em;
  content: "\f071";
  font-weight: 900;
  font-size: 2.8rem;
  font-family: "Font Awesome 5 Free";
}
.p-importantNotice__message {
  display: block;
  font-weight: 500;
}

/*
  カリテコ説明会のデザイン
*/
/*
  免許証の記載例のデザイン
*/
.p-licenseDescriptionExample {
  margin-bottom: 1.5rem;
  width: 100%;
  max-width: 400px;
}

/*
  メンテナンス作業予定日時のデザイン
*/
.p-maintenanceSchedule {
  border-radius: 4px;
  background: #efefef;
  padding: 1em;
}
@media screen and (min-width: 600px) {
  .p-maintenanceSchedule {
    padding: 2em;
  }
}
.p-maintenanceSchedule__title {
  font-weight: 500;
  font-size: 1.8rem;
}
.p-maintenanceSchedule__detail {
  margin-top: 0.25em;
}

/*
  モーダルのデザイン
*/
.p-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  cursor: pointer;
  background: rgba(120, 120, 120, 0.6);
  width: 100%;
  height: 100%;
}
.p-modal.is-open {
  display: block;
}
.p-modal__modal {
  position: fixed;
  top: 50%;
  left: 50%;
  opacity: 0;
  animation: up 0.6s 0.2s forwards;
  border-radius: 4px;
  background: #fff;
  padding: 3rem;
  width: 90%;
  max-width: 700px;
  max-height: 90%;
}
.p-modal__read {
  margin-bottom: 3rem;
}
.p-modal__closeButton {
  position: absolute;
  top: -1rem;
  left: -1rem;
  border-radius: 20px;
  background: #efefef;
  padding: 0.5rem 0.75rem;
  color: #333;
  font-size: 1.6rem;
}
.p-modal__imageList {
  display: flex;
  flex-flow: column;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .p-modal__imageList {
    flex-flow: row;
    max-width: none;
  }
}
.p-modal__imageItem--col2 {
  margin-bottom: 1.5rem;
  width: 30vh;
  max-width: 100%;
}
.p-modal__imageItem--col2:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .p-modal__imageItem--col2 {
    margin-right: 1.5rem;
    margin-bottom: 0;
    width: 50%;
  }
  .p-modal__imageItem--col2:last-child {
    margin-right: 0;
  }
}

/*
  カリテコバイクのお問い合わせではない注意文のデザイン
*/
.p-not-cariteco-bike {
  background: #dfeaf6;
  padding: 1.5em 1em;
  color: #111;
  line-height: 1.5;
  text-align: left;
}
@media screen and (min-width: 600px) {
  .p-not-cariteco-bike {
    text-align: center;
  }
}
.p-not-cariteco-bike__message {
  font-size: 1.8rem;
}
@media screen and (min-width: 600px) {
  .p-not-cariteco-bike__message {
    font-size: 2.1rem;
  }
}
.p-not-cariteco-bike__highlight {
  color: #da161d;
  font-weight: 700;
}
.p-not-cariteco-bike__to-cariteco-bike {
  margin-top: 0.8em;
  font-size: 1.3rem;
}
@media screen and (min-width: 600px) {
  .p-not-cariteco-bike__to-cariteco-bike {
    font-size: 1.4rem;
  }
}
.p-not-cariteco-bike__call {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.8em;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .p-not-cariteco-bike__call {
    text-align: center;
  }
}
.p-not-cariteco-bike__call::before {
  margin-right: 0.5em;
  border-top: 0.5px solid #333;
  width: 20px;
  content: "";
}
.p-not-cariteco-bike__call::after {
  margin-left: 0.5em;
  border-top: 0.5px solid #333;
  width: 20px;
  content: "";
}

/*
  ご注意書きのデザイン
*/
.p-noteMessage, .p-noteMessage--small {
  display: inline-flex;
  align-items: center;
  background: #fce9ea;
  padding: 1rem 2rem;
  color: #da161d;
}
.p-noteMessage__icon {
  margin-right: 1.5rem;
  font-size: 2rem;
}
.p-noteMessage--small {
  font-size: 1.4rem;
}

/*
  ご入会に必要なもののデザイン
*/
.p-pleaseHaveItReadyList {
  display: flex;
  flex-flow: column;
}
.p-pleaseHaveItReadyList__item {
  display: flex;
  flex-flow: column;
  margin-bottom: 2rem;
  border: 1px solid #da161d;
  border-radius: 4px;
  padding: 3rem;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyList__item {
    flex-flow: row;
  }
}
.p-pleaseHaveItReadyList__imageWrapper {
  margin: auto;
  width: 50%;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyList__imageWrapper {
    margin: auto 3rem auto 0;
    width: 25%;
  }
}
.p-pleaseHaveItReadyList__textBox {
  margin-top: 1rem;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyList__textBox {
    margin-top: 0;
    width: 75%;
  }
}
.p-pleaseHaveItReadyList__textBoxTitle {
  color: #da161d;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyList__textBoxTitle {
    text-align: left;
  }
}
.p-pleaseHaveItReadyList__textBoxDetail {
  margin-top: 1rem;
  border-top: 1px solid #da161d;
  padding-top: 1rem;
  font-size: 1.2rem;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyList__textBoxDetail {
    font-size: 1.4rem;
  }
}
.p-pleaseHaveItReadyList__asterisk {
  margin-bottom: 0.5em;
  font-size: 1.4rem;
}
.p-pleaseHaveItReadyList__asterisk:last-child {
  margin-bottom: 0;
}

/*
  ご入会に必要なもののデザイン
*/
.p-pleaseHaveItReadyListForCorporate {
  display: none;
  flex-flow: column;
  opacity: 0;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-name: fadeIn;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyListForCorporate {
    flex-flow: row;
  }
}
.p-pleaseHaveItReadyListForCorporate.is-open {
  display: flex;
  opacity: 1;
}
.p-pleaseHaveItReadyListForCorporate__item {
  display: flex;
  position: relative;
  flex-flow: row;
  margin-bottom: 1rem;
  border: 1px solid #da161d;
  border-radius: 4px;
  padding: 2rem 1.25rem;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyListForCorporate__item {
    flex-flow: column;
    margin: 0 1.75rem;
    padding: 3rem 1.5rem;
    width: 33.3%;
  }
  .p-pleaseHaveItReadyListForCorporate__item:first-child {
    margin-left: 0;
  }
  .p-pleaseHaveItReadyListForCorporate__item:last-child {
    margin-right: 0;
  }
}
.p-pleaseHaveItReadyListForCorporate__imageWrapper {
  margin: auto 2rem auto 0;
  width: 30%;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyListForCorporate__imageWrapper {
    margin: 0 auto 0;
    width: 100%;
    max-width: 25rem;
  }
}
.p-pleaseHaveItReadyListForCorporate__textBox {
  width: 70%;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyListForCorporate__textBox {
    margin-top: 2rem;
    width: 100%;
  }
}
.p-pleaseHaveItReadyListForCorporate__textBoxTitle {
  position: relative;
  color: #da161d;
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyListForCorporate__textBoxTitle {
    font-size: 1.8rem;
  }
}
.p-pleaseHaveItReadyListForCorporate__textBoxTitle.row2 {
  height: auto;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyListForCorporate__textBoxTitle.row2 {
    height: 6.8rem;
  }
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyListForCorporate__textBoxTitleInner {
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
  }
}
.p-pleaseHaveItReadyListForCorporate__textBoxDetail {
  margin-top: 1rem;
  border-top: 1px solid #da161d;
  padding-top: 1rem;
}
.p-pleaseHaveItReadyListForCorporate__asterisk {
  margin-bottom: 1em;
  font-size: 1.2rem;
}
.p-pleaseHaveItReadyListForCorporate__asterisk:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .p-pleaseHaveItReadyListForCorporate__asterisk {
    font-size: 1.4rem;
  }
}

/*
  顔写真をアップロードのデザイン
*/
.p-portrait__file {
  display: none;
}
.p-portrait__uploadArea {
  display: block;
  transition: 0.1s;
  border: 1px dashed #b5b5b6;
  border-radius: 5px;
  padding: 3em 2em;
  text-align: center;
}
.p-portrait__uploadArea.is-drag {
  border: 1px solid #798f78;
  background: rgba(35, 172, 56, 0.2);
}
.p-portrait__image {
  margin: auto;
  width: 100%;
  max-width: 100px;
}
.p-portrait__image.is-close {
  display: none;
}
.p-portrait__heading {
  margin-top: 3rem;
  font-weight: 500;
  font-size: 2rem;
  text-align: center;
}
.p-portrait__read {
  margin: 1rem 0 0;
  text-align: center;
}
.p-portrait__uploadPreview {
  display: none;
}
.p-portrait__uploadPreview.is-open {
  display: initial;
  width: 100%;
}

/*
  料金プランのデザイン
*/
.p-ratePlan__radio {
  display: none;
}
.p-ratePlan__radio:checked + label.p-ratePlan__label {
  box-shadow: 0 0 0 6px #da161d;
  border: 1px solid #da161d !important;
  background: #fff !important;
  color: initial !important;
}
.p-ratePlan__label {
  display: flex !important;
  flex-flow: column;
  align-items: center;
  transition: 0.3s;
  border: 1px solid #b5b5b6;
  border-radius: 5px;
  padding: 1em 0.7em 1em 1.8em !important;
  max-width: 350px;
}
@media screen and (min-width: 1025px) {
  .p-ratePlan__label {
    flex-flow: row;
    max-width: none;
  }
}
.p-ratePlan__detailWrapper {
  margin: 0 0 1rem;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .p-ratePlan__detailWrapper {
    margin: 0 1rem 0 0;
    width: 60%;
  }
}
.p-ratePlan__rateWrapper {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .p-ratePlan__rateWrapper {
    width: 40%;
  }
}
.p-ratePlan__copy {
  font-weight: 900;
  font-size: 1.2rem;
}
.p-ratePlan__planName {
  color: #b2252a;
  font-weight: 900;
  font-size: 2.4rem;
}
.p-ratePlan__carClassRateList {
  display: flex;
}
.p-ratePlan__carClassRateListItem {
  margin-right: 0.5rem;
  width: 25%;
}
.p-ratePlan__carClassRateListItem:last-child {
  margin-right: 0;
}
.p-ratePlan__carClassRate {
  border-radius: 5px;
  background: #b2252a;
  padding: 3px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5em;
  text-align: center;
}
.p-ratePlan__rate {
  border-radius: 30px;
  background: #d0d0d0;
  color: #3f4041;
  font-weight: 900;
  font-size: 2rem;
  text-align: center;
}
.p-ratePlan__rateValue {
  margin-right: -0.2em;
  font-size: 3rem;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.06em;
}
.p-ratePlan__freeUse {
  margin-top: 5px;
  font-weight: 900;
  font-size: 1.6rem;
  text-align: center;
}
.p-ratePlan__freeUseRateValue {
  font-size: 2rem;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.06em;
}

/*
  サイトロゴのデザイン
*/
.p-siteLogo {
  margin: auto;
  width: 180px;
}
@media screen and (min-width: 600px) {
  .p-siteLogo {
    width: 220px;
  }
}

/*
  ステップのデザイン
*/
.p-step {
  position: relative;
  z-index: 1;
}
.p-step__title, .p-step__title--active {
  color: #333;
  font-weight: 500;
  font-size: 1.4rem;
}
@media screen and (min-width: 1025px) {
  .p-step__title, .p-step__title--active {
    font-size: 1.6rem;
  }
}
.p-step__title--active {
  color: #da161d;
}
.p-step__num, .p-step__num--active {
  display: inline-block;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #dfdfdf;
  padding: 1em;
  width: 3.6rem;
  height: 3.6rem;
  color: #333;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (min-width: 1025px) {
  .p-step__num, .p-step__num--active {
    font-size: 1.4rem;
  }
}
.p-step__num--active {
  background: #da161d;
  color: #fff;
}
.p-step__detail, .p-step__detail--active {
  margin-top: 0.8em;
  color: #333;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.3;
}
@media screen and (min-width: 1025px) {
  .p-step__detail, .p-step__detail--active {
    font-size: 1.4rem;
  }
}
.p-step__detail--active {
  color: #da161d;
}

/*
  ステップリストのデザイン
*/
.p-stepList {
  display: flex;
  position: relative;
  flex-flow: row;
  margin: auto;
  max-width: 1000px;
}
.p-stepList__step, .p-stepList__step--active {
  position: relative;
  width: 25%;
  text-align: center;
}
.p-stepList__step::after, .p-stepList__step--active::after {
  position: absolute;
  top: 4.5rem;
  left: -50%;
  background: #dfdfdf;
  width: 100%;
  height: 0.2rem;
  content: "";
}
.p-stepList__step--active::after {
  background: #da161d;
}
.p-stepList__step:first-child::after, .p-stepList__step--active:first-child::after {
  display: none;
}

/*
  タブメニューのデザイン
*/
.p-tabMenu {
  display: flex;
  justify-content: center;
}
.p-tabMenu__item {
  transition: all 0.3s;
  cursor: pointer;
  margin-right: 30px;
  border-bottom: 1px solid #d9d2d2;
  padding-bottom: 2rem;
  width: 140px;
  font-weight: 500;
  font-size: 1.4rem;
  text-align: center;
}
.p-tabMenu__item:last-child {
  margin-right: 0;
}
.p-tabMenu__item:hover {
  border-bottom: 1px solid #da161d;
  color: #da161d;
}
.p-tabMenu__item.is-open {
  border-bottom: 1px solid #da161d;
  color: #da161d;
}

/*
  テキストボックスのデザイン一覧
*/
.p-textboxs--name {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-textboxs--name {
    max-width: 180px;
  }
}
.p-textboxs--date {
  width: 100%;
  max-width: 130px;
  text-align: center;
}
.p-textboxs--zip {
  width: 100%;
  max-width: 100px;
}
.p-textboxs--cityAddress {
  width: 100%;
}
.p-textboxs--townAddress {
  width: 100%;
}
.p-textboxs--buildingAddress {
  width: 100%;
}
.p-textboxs--tel {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-textboxs--tel {
    max-width: 200px;
  }
}
.p-textboxs--email {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-textboxs--email {
    max-width: 400px;
  }
}
.p-textboxs--workPlaceName {
  width: 100%;
}
.p-textboxs--workPlaceDepartment {
  width: 100%;
}
.p-textboxs--number {
  width: 100%;
  max-width: 100px;
  text-align: right;
}
.p-textboxs--password {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-textboxs--password {
    max-width: 200px;
  }
}
.p-textboxs--campaignCode {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .p-textboxs--campaignCode {
    width: 200px;
  }
}
.p-textboxs--companyName {
  width: 100%;
  max-width: 370px;
}
.p-textboxs--department {
  width: 100%;
  max-width: 370px;
}
.p-textboxs--otherDetail {
  width: 100%;
  resize: none;
}
.p-textboxs--remarks {
  width: 100%;
  height: 5rem;
  resize: none;
  line-height: 1.4em;
}
.p-textboxs--inquiry {
  width: 100%;
  height: 20rem;
  resize: none;
  line-height: 1.4em;
}
.p-textboxs--other {
  width: 100%;
}

/*
  ご利用開始日のデザイン
*/
.p-usageStartDate__shape {
  display: flex;
  width: 100%;
}
.p-usageStartDate__25th {
  width: 70%;
}
.p-usageStartDate__lastDay {
  width: 30%;
}
.p-usageStartDate__fill, .p-usageStartDate__fill--stripe, .p-usageStartDate__fill--mainColor {
  position: relative;
  height: 5rem;
}
.p-usageStartDate__fill--mainColor {
  background: #da161d;
}
.p-usageStartDate__fill--stripe {
  background-image: repeating-linear-gradient(-45deg, #fff, #fff 5px, #ccc 5px, #ccc 10px);
}
.p-usageStartDate__text {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .p-usageStartDate__text {
    font-size: 1.5rem;
  }
}
.p-usageStartDate__day {
  position: relative;
  margin-top: 0.2em;
  height: 1em;
}
.p-usageStartDate__dayStart {
  position: absolute;
  left: 0;
}
.p-usageStartDate__dayEnd {
  position: absolute;
  right: 0;
}
.p-usageStartDate__usageStartWrapper {
  margin: 2rem 1rem 0;
  text-align: center;
}
.p-usageStartDate__usageStart {
  display: inline-block;
  border: 2px solid #da161d;
  border-radius: 40px;
  background: #fff;
  padding: 0.75em 0.75em;
  width: 100%;
  max-width: 40rem;
  color: #da161d;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 600px) {
  .p-usageStartDate__usageStart {
    font-size: 1.6rem;
  }
}
.p-usageStartDate__noteWrapper {
  margin-top: 2rem;
  text-align: left;
}
@media screen and (min-width: 600px) {
  .p-usageStartDate__noteWrapper {
    text-align: center;
  }
}

/*
  colorのutilityデザイン
*/
.u-color--mainColor {
  color: #da161d;
}

/*
  デバイス別の表示・非表示のutilityデザイン
*/
@media screen and (min-width: 600px) {
  .u-device--sp {
    display: none;
  }
}
.u-device--pc {
  display: none;
}
@media screen and (min-width: 600px) {
  .u-device--pc {
    display: initial;
  }
}

/*
  marginのutilityデザイン
*/
.u-marginTop10 {
  margin-top: 1rem;
}

.u-marginTop15 {
  margin-top: 1.5rem;
}

.u-marginTop20 {
  margin-top: 2rem;
}

.u-marginTop30 {
  margin-top: 3rem;
}

.u-marginBottom10 {
  margin-bottom: 1rem;
}

.u-marginBottom15 {
  margin-bottom: 1.5rem;
}

.u-marginBottom20 {
  margin-bottom: 2rem;
}

.u-marginBottom30 {
  margin-bottom: 3rem;
}

.u-marginBottom50 {
  margin-bottom: 5rem;
}

.u-marginBottom70 {
  margin-bottom: 7rem;
}

/*
  font-sizeのutilityデザイン
*/
.u-text--xs {
  font-size: 1.2rem;
  line-height: 1rem;
}

.u-text--sm {
  font-size: 1.4rem;
  line-height: 1.25rem;
}

/*
  text-alignのutilityデザイン
*/
.u-textAlign--center {
  text-align: center;
}

.p30 {
    padding: 30px;
}
.-border {
    border: 1px solid #da161d;
}
.rd15 {
    border: 2px solid #da161d;
    background-color: #fff;
    border-radius: 15px;
}

.rd40 {
    border: 2px solid #da161d;
    background-color: #fff;
    border-radius: 40px;
}
.p30.-border.-rd {
    border: 2px solid #da161d;
    background-color: #fff;
    border-radius: 15px;
}

.oval {
  display: inline-block;
  border: 2px solid #fff;
  background-color: #da161d;
  color: white;
  border-radius: 30px;
  /* padding: 0.75em 0; */
  margin: 1rem auto 1rem;
  max-width: 40rem;
  width: 100%;
  text-align: center;
  transition: 0.3s;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
    .oval {
      min-width: 400px;
    }
}
.oval:hover {
  border: 2px solid #da161d;
  background-color: white;
  color: #da161d;
  cursor: pointer;
}
.oval a {
  display: inline-block;
  width: 100%;
  padding: 0.75em 0;
  font-size: 1.6rem;
}
.faq-link {
  max-width: 365px;
  margin: auto;
  margin-bottom: 7rem;
}
.list-wrap ul {
  /* list-style-type: disc;
  list-style-position: inside; */
  text-align: left;
  display: inline-block;
  /* color: #da161d; */
}
.list-wrap ul li{
  display: flex; /* 点とリストを横並びに */
  align-items: center; /* 垂直方向に中央揃い */
}

.list-wrap ul li::before{
 content: "・"; /* 記号(黒丸)を挿入 */
 color: black; /* 好きな色にする */
 font-size: 1.1em; /* 点の大きさ */
 margin-right: 0.5em; /* 点とテキストの距離 */
}
