/*! Shitaji.CSS v5.0.0 CC0-1.0 by Qrac */
*,
::before,
::after {
  margin: 0;
  background-repeat: no-repeat;
  box-sizing: border-box;
  font-size: 1em;
  font-family: inherit;
  font-weight: inherit
}

::before,
::after {
  vertical-align: inherit;
  text-decoration: inherit
}

html {
  font-family: sans-serif;
  overflow-y: scroll;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

header,
footer,
main,
section,
article,
aside,
nav,
details,
menu,
figure,
figcaption {
  display: block
}

a {
  background-color: rgba(0, 0, 0, 0);
  color: inherit;
  text-decoration: none;
  -webkit-text-decoration-skip: objects
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

ol,
ul {
  padding: 0;
  list-style: none
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

canvas,
audio,
video {
  display: inline-block
}

img,
svg,
iframe,
canvas,
audio,
video {
  vertical-align: middle
}

img {
  border-style: none
}

svg:not([fill]) {
  fill: currentColor
}

svg:not(:root) {
  overflow: hidden
}

audio:not([controls]) {
  display: none;
  height: 0
}

input {
  border-radius: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button
}

[type=checkbox],
[type=radio] {
  padding: 0
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

::-moz-focus-inner {
  border-style: none;
  padding: 0
}

:-moz-focusring {
  outline: 1px dotted ButtonText
}

address {
  font-style: normal
}

textarea {
  overflow: auto;
  resize: vertical
}

legend {
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

summary {
  display: list-item
}

table {
  border-collapse: collapse
}

hr {
  height: 0;
  overflow: visible
}

template {
  display: none
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  touch-action: manipulation
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none
}

[hidden] {
  display: none
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute
}

.c-formHeader {
  font-size: 20px
}

@media screen and (max-width: 768px) {
  .c-formHeader {
    font-size: 16px
  }
}

.c-formHeader {
  border-bottom: 2px solid #f5f5f5;
  padding: 0 10px
}

.c-formHeader .c-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px
}

@media screen and (max-width: 768px) {
  .c-formHeader .c-inner {
    height: 40px
  }
}

.c-formHeader__logo {
  width: 130px
}

@media screen and (max-width: 768px) {
  .c-formHeader__logo {
    width: 100px
  }
}

.c-formHeader__logo img {
  width: 100%
}

.c-formFooter {
  font-size: 14px
}

@media screen and (max-width: 768px) {
  .c-formFooter {
    font-size: 11px
  }
}

.c-formFooter__policy {
  padding: 1em 10px .5em;
  background: #333;
  color: #fff
}

.c-formFooter__policy ul {
  display: flex;
  gap: 1em
}

@media screen and (max-width: 768px) {
  .c-formFooter__policy ul {
    flex-direction: column;
    gap: .1em
  }
}

.c-formFooter__copy {
  padding: 0 10px 1em;
  background: #333;
  color: #fff
}

.c-formFooter__copy .c-inner {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.c-formFooter__copy a {
  width: 6em
}

.c-formFooter__copy a img {
  width: 100%
}

body {
  font-size: 16px;
  font-family: Hiragino Kaku Gothic Pro, Meiryo, Osaka, MS PGothic, sans-serif;
  color: #333
}

@media screen and (max-width: 768px) {
  body {
    font-size: 13px
  }
}

img {
  max-width: 100%;
  vertical-align: middle
}
/*
a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: .3em;
  background-image: url(/images/rwd_collabo/icon-blank.svg);
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: .2em
}
*/
.u-textMarker {
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, #ffc900 70%);
  padding: .1em .3em
}

.u-fontSmall {
  font-size: max(.8em, 11px)
}

.u-fontLarge {
  font-size: 1.2em
}

.u-fontLargeEx {
  font-size: 1.4em
}

.u-fontLight {
  font-weight: normal
}

.u-fontDanger {
  color: #ff1744
}

.u-fontMainColor {
  color: #40a6c6
}

.u-w20 {
  width: 20%
}

.u-w21 {
  width: 21%
}

.u-w22 {
  width: 22%
}

.u-w23 {
  width: 23%
}

.u-w24 {
  width: 24%
}

.u-w25 {
  width: 25%
}

.u-w26 {
  width: 26%
}

.u-w27 {
  width: 27%
}

.u-w28 {
  width: 28%
}

.u-w29 {
  width: 29%
}

.u-w30 {
  width: 30%
}

.u-w31 {
  width: 31%
}

.u-w32 {
  width: 32%
}

.u-w33 {
  width: 33%
}

.u-w34 {
  width: 34%
}

.u-w35 {
  width: 35%
}

.u-w36 {
  width: 36%
}

.u-w37 {
  width: 37%
}

.u-w38 {
  width: 38%
}

.u-w39 {
  width: 39%
}

.u-w40 {
  width: 40%
}

.u-w41 {
  width: 41%
}

.u-w42 {
  width: 42%
}

.u-w43 {
  width: 43%
}

.u-w44 {
  width: 44%
}

.u-w45 {
  width: 45%
}

.u-w46 {
  width: 46%
}

.u-w47 {
  width: 47%
}

.u-w48 {
  width: 48%
}

.u-w49 {
  width: 49%
}

.u-w50 {
  width: 50%
}

.u-w51 {
  width: 51%
}

.u-w52 {
  width: 52%
}

.u-w53 {
  width: 53%
}

.u-w54 {
  width: 54%
}

.u-w55 {
  width: 55%
}

.u-w56 {
  width: 56%
}

.u-w57 {
  width: 57%
}

.u-w58 {
  width: 58%
}

.u-w59 {
  width: 59%
}

.u-w60 {
  width: 60%
}

.u-w61 {
  width: 61%
}

.u-w62 {
  width: 62%
}

.u-w63 {
  width: 63%
}

.u-w64 {
  width: 64%
}

.u-w65 {
  width: 65%
}

.u-w66 {
  width: 66%
}

.u-w67 {
  width: 67%
}

.u-w68 {
  width: 68%
}

.u-w69 {
  width: 69%
}

.u-w70 {
  width: 70%
}

.u-w71 {
  width: 71%
}

.u-w72 {
  width: 72%
}

.u-w73 {
  width: 73%
}

.u-w74 {
  width: 74%
}

.u-w75 {
  width: 75%
}

.u-w76 {
  width: 76%
}

.u-w77 {
  width: 77%
}

.u-w78 {
  width: 78%
}

.u-w79 {
  width: 79%
}

.u-w80 {
  width: 80%
}

.u-w81 {
  width: 81%
}

.u-w82 {
  width: 82%
}

.u-w83 {
  width: 83%
}

.u-w84 {
  width: 84%
}

.u-w85 {
  width: 85%
}

.u-w86 {
  width: 86%
}

.u-w87 {
  width: 87%
}

.u-w88 {
  width: 88%
}

.u-w89 {
  width: 89%
}

.u-w90 {
  width: 90%
}

.u-w91 {
  width: 91%
}

.u-w92 {
  width: 92%
}

.u-w93 {
  width: 93%
}

.u-w94 {
  width: 94%
}

.u-w95 {
  width: 95%
}

.u-w96 {
  width: 96%
}

.u-w97 {
  width: 97%
}

.u-w98 {
  width: 98%
}

.u-w99 {
  width: 99%
}

.u-w100 {
  width: 100%
}

.u-w1em {
  width: 1em
}

.u-w2em {
  width: 2em
}

.u-w3em {
  width: 3em
}

.u-w4em {
  width: 4em
}

.u-w5em {
  width: 5em
}

.u-w6em {
  width: 6em
}

.u-w7em {
  width: 7em
}

.u-w8em {
  width: 8em
}

.u-w9em {
  width: 9em
}

.u-w10em {
  width: 10em
}

.u-w11em {
  width: 11em
}

.u-w12em {
  width: 12em
}

.u-w13em {
  width: 13em
}

.u-w14em {
  width: 14em
}

.u-w15em {
  width: 15em
}

.u-w16em {
  width: 16em
}

.u-w17em {
  width: 17em
}

.u-w18em {
  width: 18em
}

.u-w19em {
  width: 19em
}

.u-w20em {
  width: 20em
}

.u-w21em {
  width: 21em
}

.u-w22em {
  width: 22em
}

.u-w23em {
  width: 23em
}

.u-w24em {
  width: 24em
}

.u-w25em {
  width: 25em
}

.u-w26em {
  width: 26em
}

.u-w27em {
  width: 27em
}

.u-w28em {
  width: 28em
}

.u-w29em {
  width: 29em
}

.u-w30em {
  width: 30em
}

.u-w31em {
  width: 31em
}

.u-w32em {
  width: 32em
}

.u-w33em {
  width: 33em
}

.u-w34em {
  width: 34em
}

.u-w35em {
  width: 35em
}

.u-w36em {
  width: 36em
}

.u-w37em {
  width: 37em
}

.u-w38em {
  width: 38em
}

.u-w39em {
  width: 39em
}

.u-w40em {
  width: 40em
}

.u-w41em {
  width: 41em
}

.u-w42em {
  width: 42em
}

.u-w43em {
  width: 43em
}

.u-w44em {
  width: 44em
}

.u-w45em {
  width: 45em
}

.u-w46em {
  width: 46em
}

.u-w47em {
  width: 47em
}

.u-w48em {
  width: 48em
}

.u-w49em {
  width: 49em
}

.u-w50em {
  width: 50em
}

.u-linkText {
  color: #40a6c6;
  text-decoration: underline;
  cursor: pointer
}

.u-linkText:hover {
  opacity: .6
}
.more-link {
    font-size: 15px;
}

.u-fontBold {
  font-weight: bold
}

.u-textRight {
  text-align: right
}

.u-textCenter {
  text-align: center
}

.u-underline {
  text-decoration: underline
}

.u-rmtL {
  margin-top: 60px
}

@media screen and (max-width: 768px) {
  .u-rmtL {
    margin-top: 40px
  }
}

.u-rmtM {
  margin-top: 40px
}

@media screen and (max-width: 768px) {
  .u-rmtM {
    margin-top: 25px
  }
}

.u-rmtS {
  margin-top: 25px
}

@media screen and (max-width: 768px) {
  .u-rmtS {
    margin-top: 15px
  }
}

.u-rmtSS {
  margin-top: 12px
}

@media screen and (max-width: 768px) {
  .u-rmtSS {
    margin-top: 8px
  }
}

.u-rmtSS.u-flex-center {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .u-rmtSS.u-flex-center {
    align-items: stretch;
  }
}

.u-scpL {
  padding-top: 60px;
  padding-bottom: 60px
}

@media screen and (max-width: 768px) {
  .u-scpL {
    padding-top: 40px;
    padding-bottom: 40px
  }
}

.u-scpM {
  padding-top: 40px;
  padding-bottom: 40px
}

@media screen and (max-width: 768px) {
  .u-scpM {
    padding-top: 25px;
    padding-bottom: 25px
  }
}

.u-scpS {
  padding-top: 20px;
  padding-bottom: 20px
}

@media screen and (max-width: 768px) {
  .u-scpS {
    padding-top: 12px;
    padding-bottom: 12px
  }
}

.u-mAuto {
  margin-left: auto;
  margin-right: auto
}

@media screen and (min-width: 769px) {
  .u-spOnly {
    display: none !important
  }
}

@media screen and (max-width: 768px) {
  .u-pcOnly {
    display: none !important
  }
}

.u-bgGray {
  background: #f5f5f5
}

.u-bgBlue {
  background: #e1fbff
}

.u-iconArrowRight {
  width: 1em;
  height: 1em;
  position: relative;
  top: .2em;
  display: inline-block
}

.u-iconArrowRight::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  border-top: .4em solid rgba(0, 0, 0, 0);
  border-bottom: .4em solid rgba(0, 0, 0, 0);
  border-left: .5em solid #40a6c6
}

.c-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px
}

.c-listNote li {
  display: flex;
  gap: .2em;
  line-height: 1.4
}

.c-listNote li+li {
  margin-top: .5em
}

.c-listNote-triangle li {
  position: relative;
  gap: .2em;
  line-height: 1.4;
  padding-left: 15px;
}

.c-listNote-triangle li+li {
  margin-top: .5em
}

.c-listNote-triangle > li:before {
  content: "";
  border: 5px solid transparent;
  border-left: 7px solid #40a6c6;
  position: absolute;
  top: 0.5em;
  left: 0;
}

.c-listNote-triangle.indent {
  padding-left: 20px;
}

/*point-area*/
.point-area {
  background: #fff9e1;
  padding: 25px;
}

.point-area .ttl {
  font-size: 20px;
}

.point-area .ttl-lead {
  color: #ff6e0b;
  font-size: 24px;
}

.list-link > li {
  font-size: 15px;
  padding-left: 15px;
  position: relative;
}

.list-link > li + li {
  margin-top: 2px;
}

.list-link > li:before {
  content: "";
  border: 5px solid transparent;
  border-left: 7px solid #40a6c6;
  position: absolute;
  top: 0.5em;
  left: 0;
}

.list-link.indent {
  padding-left: 30px;
}

@media screen and (max-width: 767px) {
  .point-area {
    padding: 15px;
  }
  .point-area .ttl {
    font-size: 16px;
  }
  .point-area .ttl-lead {
    color: #ff6e0b;
    font-size: 18px;
  }

  .list-link.indent {
    padding-left: 20px;
  }
}

.c-ttl1 {
  font-size: 32px
}

@media screen and (max-width: 768px) {
  .c-ttl1 {
    font-size: 20px
  }
}

.c-ttl1 {
  font-weight: bold;
  line-height: 1.2;
  text-align: center
}

.c-ttl1 br.is-step {
  display: none
}

.c-ttl2 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  border-left: .4em solid #40a6c6;
  padding-left: .5em;
  line-height: 1.2;
  display: flex;
  gap: .5em;
  align-items: center
}

@media screen and (max-width: 768px) {
  .c-ttl2 {
    font-size: 16px
  }
}

.c-ttl2.is-required::after {
  content: "必須";
  background: #ff1744;
  color: #fff;
  font-size: max(.6em, 11px);
  padding: .1em .5em;
  font-weight: bold
}

.c-ttl2.is-complete:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url(/images/rwd_collabo/icon-complete.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  order: 2
}

.c-ttl3 {
  font-weight: bold;
  line-height: 1.2;
  display: flex;
  gap: .2em
}

.c-ttl3::before {
  content: "";
  width: .8em;
  height: .8em;
  background: #333;
  border-radius: 100vh;
  position: relative;
  top: .2em;
  flex-shrink: 0
}

.c-btnPrimary {
  padding: .5em 1em;
  color: #333;
  font-weight: bold;
  border-radius: .2em;
  box-shadow: 0 .2em 0 0 #1a1a1a;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-decoration: none;
  background: #ffc900;
  line-height: 1.35;
  min-height: 4em;
  max-width: 600px
}

.c-btnPrimary:hover {
  opacity: .8
}

.c-btnPrimary.is-arrow {
  position: relative;
  padding: .5em 1.5em .5em 1em
}

.c-btnPrimary.is-arrow::after {
  content: "";
  border-top: .4em solid rgba(0, 0, 0, 0);
  border-bottom: .4em solid rgba(0, 0, 0, 0);
  border-left: .5em solid #333;
  position: absolute;
  top: 50%;
  right: .5em;
  translate: 0 -50%
}

.c-btnTertiary {
  padding: .5em 1em;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 100vh;
  border: .15em solid #ffc900;
  text-align: center;
  text-decoration: none;
  background: #fff;
  line-height: 1.35
}

.c-btnTertiary:hover {
  opacity: .8
}

.c-btnTertiary.is-arrow {
  position: relative
}

.c-btnTertiary.is-arrow::after {
  content: "";
  border-width: .15em .15em 0 0;
  border-color: inherit;
  border-style: solid;
  position: absolute;
  top: 50%;
  right: .5em;
  width: .5em;
  height: .5em;
  rotate: 45deg;
  translate: 0 -50%
}

.c-btnTertiary.is-arrow {
  padding-right: 1.5em
}

.c-noticeBox.is-warning {
  background: #fff7d6
}

.c-borderBox {
  background: #fff;
  color: #333;
  padding: .5em;
  border: 2px solid #fdd000;
  border-radius: .2em
}

.c-gridWrap {
  display: grid;
  gap: 1em
}

.is-small-table-row {
  display: grid;
  grid-template-columns: 1fr 3fr 2fr;
}
@media screen and (max-width: 768px) {
  .is-small-table-row {
    grid-template-columns: 1fr
  }
}
.is-large-table-row {
  display: grid;
  grid-template-columns: 1fr 5fr;
}
@media screen and (max-width: 768px) {
  .is-large-table-row {
    grid-template-columns: 1fr
  }
}

.is-small-table-row .rabel {
    display: inline;
    vertical-align: middle;
}
.c-gridWrap.is-col2 {
  grid-template-columns: repeat(2, 1fr)
}

.customer-item {
  font-size: 16px;
  width: 10%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .c-gridWrap.is-col2 {
    grid-template-columns: 1fr
  }
}

.c-gridWrap.is-col3 {
  grid-template-columns: repeat(3, 1fr)
}

@media screen and (max-width: 768px) {
  .c-gridWrap.is-col3 {
    grid-template-columns: 1fr
  }
}

.c-gridWrap.is-col4 {
  grid-template-columns: repeat(4, 1fr)
}

@media screen and (max-width: 768px) {
  .c-gridWrap.is-col4 {
    grid-template-columns: 1fr
  }
}

.c-gridWrap.is-col5 {
  grid-template-columns: repeat(5, 1fr)
}

@media screen and (max-width: 768px) {
  .c-gridWrap.is-col5 {
    grid-template-columns: 1fr
  }
}

.c-gridWrap.tel-col {
  grid-template-columns: repeat(5, 1fr)
}

@media screen and (max-width: 768px) {
  .c-gridWrap.tel-col {
    grid-template-columns: repeat(3, 1fr)
  }
}

.tel-span {
    display: flex;
}

@media screen and (max-width: 768px) {
  .c-gridWrap.tel-col {
    grid-template-columns: repeat(3, 1fr)
  }
}
.tel-label {
  margin-left: 10px;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .tel-label {
    margin-left: 10px;
    margin-top: 30px;
  }
}

.c-formBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column
}

.c-formBtn {
  border: 1px solid #40a6c6;
  color: #33717f;
  padding: 1em 1em 1em 2em;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  margin: 0;
  border-radius: .2em;
  position: relative;
  background: #fff
}

.c-formBtn:has(input:disabled) {
  opacity: .5;
  cursor: not-allowed
}

.c-formBtn input[type=radio],
.c-formBtn input[type=checkbox] {
  display: none
}

.c-formBtn:has(input[type=radio])::before {
  content: "";
  position: absolute;
  top: 50%;
  left: .8em;
  background: #fff;
  width: 1em;
  height: 1em;
  border: 1px solid #40a6c6;
  border-radius: 100vh;
  translate: 0 -50%
}

.c-formBtn:has(input[type=radio]:checked) {
  background: #40a6c6;
  color: #fff;
  text-shadow: .1em .1em .5em rgba(0, 0, 0, .1)
}

.c-formBtn:has(input[type=radio]:checked)::before {
  border: .3em solid #33717f
}

.c-formBtn:has(input[type=checkbox]) {
  display: flex;
  align-items: center;
  gap: .5em
}

.c-formBtn:has(input[type=checkbox])::before {
  content: "";
  position: absolute;
  top: 50%;
  left: .8em;
  background: #fff;
  width: 1em;
  height: 1em;
  border: 1px solid #40a6c6;
  translate: 0 -50%
}

.c-formBtn:has(input[type=checkbox]:checked) {
  background: #40a6c6;
  color: #fff;
  text-shadow: .1em .1em .5em rgba(0, 0, 0, .1)
}

.c-formBtn:has(input[type=checkbox]:checked)::after {
  content: "";
  width: .8em;
  height: .8em;
  background-image: url(/images/rwd_collabo/icon-check.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: .9em;
  translate: 0 -50%
}

.c-formBtn.is-error {
  background: #ffe9e9;
  color: #ff1744;
  border: 1px solid #ff1744
}

.c-formBtn.is-error:has(input[type=radio])::before {
  border: 1px solid #ff1744
}

.c-formBtn.is-error:has(input[type=radio]:checked) {
  background: #40a6c6;
  color: #fff;
  border: 1px solid #40a6c6
}

.c-formBtn.is-error:has(input[type=radio]:checked)::before {
  border: .3em solid #33717f
}

.c-formBtn.is-error:has(input[type=checkbox])::before {
  border: 1px solid #ff1744
}

.c-formBtn.is-error:has(input[type=checkbox]:checked) {
  background: #e1fbff;
  color: #33717f;
  border: 1px solid #40a6c6
}

.c-formBtn.is-error:has(input[type=checkbox]:checked)::before {
  border: 1px solid #40a6c6
}

.c-formBtn__label {
  background: #ffc900;
  color: #333;
  font-size: .8em;
  padding: .1em .5em;
  position: absolute;
  top: -0.9em;
  left: -0.5em;
  transform: skew(-10deg)
}

.c-formText label {
  line-height: 1.4;
  display: inline-block
}

.c-formText input[type=text],
.c-formText input[type=tel],
.c-formText input[type=email],
.c-formText input[type=date],
.c-formText select {
  border: 1px solid #40a6c6;
  padding: 1em;
  border-radius: .2em;
  width: 100%
}

.c-formText input[type=text]:focus-visible,
.c-formText input[type=tel]:focus-visible,
.c-formText input[type=email]:focus-visible,
.c-formText input[type=date]:focus-visible,
.c-formText select:focus-visible {
  border: 1px solid #ffc900;
  outline: 1px solid #ffc900
}

.c-formText.is-error input[type=text],
.c-formText.is-error input[type=tel],
.c-formText.is-error input[type=email],
.c-formText.is-error input[type=date],
.c-formText.is-error select {
  border: 1px solid #ff1744;
  background: #ffe9e9
}

.c-formText.is-error input[type=text]:focus-visible,
.c-formText.is-error input[type=tel]:focus-visible,
.c-formText.is-error input[type=email]:focus-visible,
.c-formText.is-error input[type=date]:focus-visible,
.c-formText.is-error select:focus-visible {
  border: 1px solid #ffc900;
  outline: 1px solid #ffc900
}

.c-formSub {
  padding: 30px
}

@media screen and (max-width: 768px) {
  .c-formSub {
    padding: 20px 10px
  }
}

.c-formErr {
  display: inline-block;
  padding: .2em 1em;
  background: #ff1744;
  color: #fff;
  border-radius: 100vh;
  position: relative
}

.c-formErr::before {
  content: "";
  border-left: .5em solid rgba(0, 0, 0, 0);
  border-right: .5em solid rgba(0, 0, 0, 0);
  border-bottom: .5em solid #ff1744;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -100%
}

.c-freeDial {
  background: url(/images/rwd_collabo/icon-call.svg) left center/1.6em auto no-repeat;
  padding-left: 1.6em;
  font-weight: 700;
  text-decoration: none;
  color: #333;
  line-height: 1;
  display: inline-block
}

.c-naviDial {
  background: url(/images/rwd_collabo/icon-navi.svg) left center/1.2em auto no-repeat;
  padding-left: 1.4em;
  font-weight: 700;
  text-decoration: none;
  color: #333;
  line-height: 1;
  display: inline-block
}

.p-progress {
  font-size: 20px
}

@media screen and (max-width: 768px) {
  .p-progress {
    font-size: 12px
  }
}

.p-progress ul {
  display: flex;
  justify-content: space-between;
  position: relative
}

.p-progress__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: .5em;
  width: 100%;
  position: relative;
  margin-top: .5em
}

.p-progress__list::before,
.p-progress__list::after {
  content: "";
  position: absolute;
  top: 1.2em;
  width: 50%;
  height: 10px;
  background: #f5f5f5;
  translate: 0 -50%
}

@media screen and (max-width: 768px) {

  .p-progress__list::before,
  .p-progress__list::after {
    height: 6px
  }
}

.p-progress__list::before {
  left: 0
}

.p-progress__list::after {
  right: 0
}

.p-progress__list .num {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column
}

.p-progress__list .num {
  background: #f5f5f5;
  color: #ccc;
  font-weight: bold;
  font-size: 1.6em;
  width: 1.5em;
  height: 1.5em;
  border-radius: 100vh;
  position: relative;
  z-index: 2
}

.p-progress__list .text {
  font-size: max(.8em, 10px);
  text-align: center;
  line-height: 1.2
}

@media screen and (max-width: 768px) {
  .p-progress__list .text {
    display: none
  }
}

.p-progress__list:first-child::before {
  display: none
}

.p-progress__list.is-done::before,
.p-progress__list.is-done::after {
  background: #ffc900
}

.p-progress__list.is-done .num {
  background: #ffc900;
  color: #fff
}

.p-progress__list.is-done.is-current::after {
  background: #f5f5f5
}

.p-progress__list.is-done.is-current .num {
  color: #a08812
}

.p-progress__list.is-done.is-current .text {
  display: block;
  font-weight: bold;
  color: #a08812
}

.p-progress__list.is-fin {
  margin-top: 0
}

.p-progress__list.is-fin::before {
  top: 1.7em
}

.p-progress__list.is-fin::after {
  display: none
}

.p-progress__list.is-fin .num {
  font-size: 1.2em;
  width: 3em;
  height: 3em
}

.p-progress__list.is-fin.is-done.is-current .num {
  background: #ff740d;
  color: #fff
}

.p-formContainer {
  padding-left: 10px;
  padding-right: 10px
}

.p-formContainer>.c-inner {
  background: #fff;
  padding: 30px
}

@media screen and (max-width: 768px) {
  .p-formContainer>.c-inner {
    padding: 15px
  }
}

.p-apply__wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5em
}

.p-apply__btn {
  text-align: center
}

.p-apply__btn .c-btnPrimary {
  font-size: 20px
}

@media screen and (max-width: 768px) {
  .p-apply__btn .c-btnPrimary {
    font-size: 16px
  }
}

.p-apply__btn .c-btnPrimary .u-fontSmall {
  font-size: .7em
}

.p-table {
  background: #fff;
  width: 100%
}

.p-table th,
.p-table td {
  border: 1px solid #ccc;
  padding: 1em;
}

@media screen and (max-width: 768px) {

  .p-table th,
  .p-table td {
    display: block;
    width: 100%
  }
}

.p-table th {
  font-weight: bold;
  background: #f1ede3;
  width: 20em;
  text-align: left
}
.p-table td {
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .p-table th {
    padding: .5em 1em;
    width: 100%
  }
}

.p-benefitBox {
  padding: 2.5em 1.5em 1.5em;
  border: 1px solid #ffc900;
  line-height: 1.8;
  position: relative
}

.p-benefitBox__ttl {
  font-size: .9em;
  font-weight: bold;
  position: absolute;
  top: .2em;
  left: -0.5em;
  background: #ffc900;
  padding: .5em;
  line-height: 1
}

.p-benefitBox__ttl::before,
.p-benefitBox__ttl::after {
  content: "";
  position: absolute
}

.p-benefitBox__ttl::before {
  width: .5em;
  height: .5em;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
  background-color: #a08812;
  top: 100%;
  left: 0
}

.p-benefitBox__ttl::after {
  width: 1em;
  height: 100%;
  clip-path: polygon(0% 0%, 100% 0, 50% 50%, 100% 100%, 0% 100%);
  background-color: #ffc900;
  top: 0;
  left: calc(100% - .5em)
}

.p-priceSum {
  padding: 2em 1.5em 1.5em;
  border: 1px solid #ffc900;
  position: relative
}

.p-priceSum__ttl {
  font-size: .9em;
  font-weight: bold;
  position: absolute;
  top: .2em;
  left: -0.5em;
  background: #ffc900;
  padding: .5em;
  line-height: 1
}

.p-priceSum__ttl::before,
.p-priceSum__ttl::after {
  content: "";
  position: absolute
}

.p-priceSum__ttl::before {
  width: .5em;
  height: .5em;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
  background-color: #a08812;
  top: 100%;
  left: 0
}

.p-priceSum__ttl::after {
  width: 1em;
  height: 100%;
  clip-path: polygon(0% 0%, 100% 0, 50% 50%, 100% 100%, 0% 100%);
  background-color: #ffc900;
  top: 0;
  left: calc(100% - .5em)
}

.p-priceSum__price {
  text-align: center;
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1
}

.p-priceSum__price small {
  font-size: .6em
}

.p-priceSum__note {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 2px dotted #a8a8a8
}

.c-applyTel {
  background: #f1ede3;
  padding-right: 10px;
  padding-left: 10px
}

.c-applyTel_box {
  font-size: 20px
}

@media screen and (max-width: 768px) {
  .c-applyTel_box {
    font-size: 16px
  }
}

.c-applyTel_box {
  background: #fff;
  position: relative;
  padding: calc(2.5em + 20px) 30px 20px 30px;
  border: 2px solid #333;
  border-radius: 4px
}

@media screen and (max-width: 768px) {
  .c-applyTel_box {
    padding: calc(2.5em + 10px) 10px 10px 10px
  }
}

.c-applyTel_box h2 {
  background: #333;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: .5em 1em;
  border-radius: 0 0 8px 8px;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  white-space: nowrap
}

.c-applyTel_list {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .c-applyTel_list {
    font-size: 16px;
  }
}

.c-applyTel_list li {
  display: flex;
  align-items: center;
  gap: 1em;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .c-applyTel_list li {
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
  }
}

.c-applyTel_list li .ttl {
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: .5em;
  flex-shrink: 0;
  text-align:center;
}

.c-applyTel_list li .ttl .label {
  border: .15em solid #33717f;
  color: #33717f;
  padding: .5em;
  flex-shrink: 0;
  line-height: 1;
  border-radius: 2px;
  font-weight: bold;
  font-size: .8em
}

.c-applyTel_list li .tel {
  display: flex;
  align-items: center;
  gap: .5em;
}

@media screen and (max-width: 768px) {
  .c-applyTel_list li .tel {
    flex-direction: column;
  }
}

.c-applyTel_list li .tel a[href^="tel:"] {
  font-size: 58px;
  font-weight: bold;
  flex-shrink: 0
}

@media screen and (max-width: 768px) {
  .c-applyTel_list li .tel a[href^="tel:"] {
    font-size: 32px;
  }
}

.c-applyTel_list li .tel .time {
  font-size: max(.6em, 14px);
  border-left: 1px solid #ccc;
  padding-left: 1em;
  line-height: 2
}

@media screen and (max-width: 768px) {
  .c-applyTel_list li .tel .time {
    border-left: none;
    padding-left: 0;
    line-height: 1.5;
    width: 100%;
    text-align: center
  }
}

.c-applyTel_list .oot {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f4f4f4;
  padding: 15px 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
}

@media screen and (max-width: 768px) {
  .c-applyTel_list .oot {
    display: block;
    border-left: none;
    padding-left: 0;
    line-height: 1.5;
    width: 100%;
    text-align: center;
    font-size: 0.8em;
  }
}

.c-applyTel_list li .note {
  font-size: max(.6em, 11px)
}

.c-applyTel_list li+li {
  border-top: 2px dashed #ccc;
  margin-top: 1em;
  padding-top: 1em
}

.c-applyTel__box {
  font-size: 20px
}

@media screen and (max-width: 768px) {
  .c-applyTel__box {
    font-size: 16px
  }
}

.c-applyTel__box {
  background: #fff;
  position: relative;
  padding: calc(2.5em + 20px) 30px 20px 30px;
  border: 2px solid #333;
  border-radius: 4px
}

@media screen and (max-width: 768px) {
  .c-applyTel__box {
    padding: calc(2.5em + 10px) 10px 10px 10px
  }
}

.c-applyTel__box h2 {
  background: #333;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: .5em 1em;
  border-radius: 0 0 8px 8px;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  white-space: nowrap
}

.c-applyTel__list {
  font-size: 20px
}

@media screen and (max-width: 768px) {
  .c-applyTel__list {
    font-size: 16px
  }
}

.c-applyTel__list li {
  display: flex;
  align-items: center;
  gap: 1em;
  flex-wrap: wrap
}

@media screen and (max-width: 768px) {
  .c-applyTel__list li {
    flex-direction: column
  }
}

.c-applyTel__list li .ttl {
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: .5em;
  flex-shrink: 0;
  width: 20em
}

.c-applyTel__list li .ttl .label {
  border: .15em solid #33717f;
  color: #33717f;
  padding: .5em;
  flex-shrink: 0;
  line-height: 1;
  border-radius: 2px;
  font-weight: bold;
  font-size: .8em
}

.c-applyTel__list li .tel {
  display: flex;
  align-items: center;
  gap: .5em
}

@media screen and (max-width: 768px) {
  .c-applyTel__list li .tel {
    flex-direction: column
  }
}

.c-applyTel__list li .tel a[href^="tel:"] {
  font-size: 1.4em;
  font-weight: bold;
  flex-shrink: 0
}

@media screen and (max-width: 768px) {
  .c-applyTel__list li .tel a[href^="tel:"] {
    font-size: 1.8em
  }
}

.c-applyTel__list li .tel .time {
  font-size: max(.6em, 12px);
  border-left: 1px solid #ccc;
  padding-left: 1em;
  line-height: 2
}

@media screen and (max-width: 768px) {
  .c-applyTel__list li .tel .time {
    border-left: none;
    padding-left: 0;
    line-height: 1.5;
    width: 100%;
    text-align: center
  }
}

.c-applyTel__list li .note {
  font-size: max(.6em, 11px)
}

.c-applyTel__list li+li {
  border-top: 2px dashed #ccc;
  margin-top: 1em;
  padding-top: 1em
}

.c-applyTel__list .oot {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f4f4f4;
  padding: 15px 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
}

@media screen and (max-width: 768px) {
  .c-applyTel__list .oot {
    display: block;
    border-left: none;
    padding-left: 0;
    line-height: 1.5;
    width: 100%;
    text-align: center;
    font-size: 0.8em;
  }
}

.c-supplement {
  font-size: 14px
}

@media screen and (max-width: 768px) {
  .c-supplement {
    font-size: 12px
  }
}

.c-supplement {
  padding-left: 10px;
  padding-right: 10px
}

.u-inner {
  transform-origin: top left;
  margin-left:2%;
  margin-top:20px
}

.inner-table th {
  table-layout: fixed;
  width: 33.5%;;
}

@media screen and (max-width: 768px) {

  .inner-table th,
  .inner-table td {
    display: block;
    width: 100%
  }
}

/*app-dl*/
.app-dl .app-ttl{
  padding: 5px;
  color: rgb(255, 255, 255);
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  background-color: #0B3487;
  border-radius: 6px 6px 0 0;
}
.app-dl .app-content{
  border: 1px solid #40a6c6;
}

@media screen and (min-width: 769px){
  .app-dl .app-ttl{
    padding: 5px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    background-color: #0B3487;
    border-radius: 6px 6px 0 0;
  }
  .app-dl .app-content{
    padding: 10px 15px;
  }
}

.c-listNote_confirm li {
  display: inline-block;
  gap: .2em;
  line-height: 1.4
}

.c-listNote_confirm li+li {
  margin-top: .5em
}

.c-listNote_confirm-triangle li {
  position: relative;
  gap: .2em;
  line-height: 1.4;
  padding-left: 15px;
}

.c-listNote_confirm-triangle li+li {
  margin-top: .5em
}

.c-listNote_confirm-triangle > li:before {
  content: "";
  border: 5px solid transparent;
  border-left: 7px solid #40a6c6;
  position: absolute;
  top: 0.5em;
  left: 0;
}

.c-listNote-triangle.indent {
  padding-left: 20px;
}

.u-inner {
  transform-origin: top left;
  margin-left:2%;
  margin-top:20px
}

.inner-table th {
  table-layout: fixed;
  width: 33.5%;;
}

@media screen and (max-width: 768px) {

  .inner-table th,
  .inner-table td {
    display: block;
    width: 100%
  }
}

.age-over-18 {
  display: none;
}

.ttl-square {
  display: inline-block;
  border: 1px solid #333;
  padding: 3px 8px;
}

.list-note {
  margin-top: 15px;
}

.list-note>li {
  padding-left: 1.2em;
}

.list-note>li.is-num {
  padding-left: 2em;
}

.list-note>li.is-num .mark {
  text-indent: -2em;
}

.list-note>li+li {
  margin-top: 1px;
}

.list-note .mark {
  display: inline-block;
  text-indent: -1.2em;
}
/*list-dotted*/
.list-dotted > li {
  position: relative;
  padding-left: 15px;
}

.list-dotted > li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  top: 0.45em;
  border-radius: 999em;
  position: absolute;
  left: 0;
}
.list-dotted.is-gray > li:before {
  background: #a8a8a8;
}
.list-dotted.is-yellow > li {
  color: #ff0037;
}
.list-dotted.is-yellow > li:before {
  background: #fdd000;
}

@media screen and (max-width: 767px) {
  .inner {
    max-width: 640px;
    padding: 30px 12px;
  }
  .footer-company .list-triangle > li {
    padding-left: 12px;
  }
  .font-large {
    font-size: 16px;
  }
}

.box-toku {
  background: #fff9e1;
  border: 1px solid #fdd000;
  border-radius: 5px;
  padding: 15px 30px 15px 130px;
  position: relative;
  margin-top: 5px;
}

.box-toku-margin {
  margin-left: 5%;
  margin-right:5%;
}

.box-toku .ttl {
  margin-top: 5px;
  display: inline-block;
  background: #fdd000;
  font-weight: bold;
  padding: 3px 11px 3px;
  position: absolute;
  top: 5px;
  left: -6px;
}

.box-toku .ttl:before {
  content: "";
  border: 3px solid transparent;
  border-top: 3px solid #b2b28a;
  border-right: 3px solid #b2b28a;
  position: absolute;
  bottom: -6px;
  left: 0;
}

.box-toku .ttl:after {
  content: "";
  border: 15px solid transparent;
  border-right: 8px solid #fff9e1;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .box-toku {
    margin-top: 5px;
    padding: 40px 15px 15px;
  }
  .box-sub {
    padding: 15px 20px;
  }
  /*tbl-entry*/
  .tbl-entry tr:first-child th {
    border-top: none;
  }
  .tbl-entry th,
  .tbl-entry td {
    padding: 12px 15px;
  }
  .tbl-entry th {
    font-size: 14px;
  }
  /*box-price-sum*/
  .box-price-sum {
    padding: 15px 20px;
    margin: 50px 0;
  }
  .box-price-sum > .head {
    padding: 35px 15px 0;
  }
  .box-price-sum .ttl {
    left: -26px;
  }
  .box-price-sum .price {
    font-size: 20px;
    padding-right: 15px;
  }
  .box-price-sum .price .num {
    font-size: 36px;
  }
  .box-price-sum .price .tax {
    top: 0;
  }
  .box-toku-margin {
    margin-left: 0%;
    margin-right:0%;
  }
}

/*# sourceMappingURL=style.css.map */