@media screen and (max-width: 950px) {
  body #wrapper .contents input::placeholder {
    color: #939494
  }
  body #wrapper .contents input::-webkit-input-placeholder {
    color: #939494
  }
  body #wrapper .contents input:-ms-input-placeholder {
    color: #939494
  }
  body #wrapper .contents input::-moz-placeholder {
    color: #939494
  }
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents {
    padding: 0
  }
}

body #wrapper .contents .main__contents main .section+.section {
  margin-top: 40px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section+.section {
    margin-top: 20px
  }
}

body #wrapper .contents .main__contents main .section .lead {
  padding: 20px 0 20px 0;
  font-size: calc(18em/ 20)
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .lead {
    padding: 20px;
    font-size: 1em
  }
}

body #wrapper .contents .main__contents main .section .lead .lead__icon {
  position: relative;
  padding-left: 15px
}

body #wrapper .contents .main__contents main .section .lead .lead__icon::before {
  display: block;
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 10px;
  height: 10px;
  background: #2c5688;
  content: ''
}

body #wrapper .contents .main__contents main .section .ttl--left {
  font-size: calc(25em / 20)
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .ttl--left {
    margin: 0
  }
}

body #wrapper .contents .main__contents main .section .lead__img {
  margin-top: 30px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .lead__img {
    margin-top: 20px;
    padding: 0 20px
  }
}

body #wrapper .contents .main__contents main .section .inquiry__table {
  font-size: calc(16em / 20)
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .inquiry__table {
    display: block;
    padding: 0 20px;
    font-size: 1em
  }
  body #wrapper .contents .main__contents main .section .inquiry__table tbody {
    display: block
  }
  body #wrapper .contents .main__contents main .section .inquiry__table tbody tr {
    display: block;
    margin-bottom: 10px
  }
  body #wrapper .contents .main__contents main .section .inquiry__table tbody tr th {
    display: block;
    width: auto;
    margin-bottom: 5px;
    padding: 0;
    border: none;
    border-bottom: solid 1px #000000;
    background-color: transparent;
    font-size: 1.06em;
    font-weight: normal;
    text-align: left
  }
  body #wrapper .contents .main__contents main .section .inquiry__table tbody tr td {
    display: block;
    padding: 0;
    border: none
  }
  body #wrapper .contents .main__contents main .section .inquiry__table tbody tr td input {
    width: 100%;
    padding: 10px;
    border: solid 1px #000000;
    border-radius: 5px;
    font-size: 1.25em
  }
}

body #wrapper .contents .main__contents main .section .inquiry__table th {
  width: 25%;
  text-align: center
}

body #wrapper .contents .main__contents main .section .inquiry__table th sup {
  font-size: 0.5em;
  vertical-align: top
}

body #wrapper .contents .main__contents main .section .inquiry__table td {
  padding: 0.3em 0.7em;
  font-weight: normal
}

body #wrapper .contents .main__contents main .section .inquiry__table td input {
  margin-bottom: 5px;
  font-size: calc(18em/20)
}

body #wrapper .contents .main__contents main .section .inquiry__table .textarea {
  width: 100%;
  border: 1px solid #939494;
  font-size: calc(18em/ 20)
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .inquiry__table .textarea {
    padding: 10px;
    border-radius: 5px;
    border-color: #000000;
    font-size: 1.25em
  }
}

body #wrapper .contents .main__contents main .section .check__conts {
  margin-top: 30px
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__conts {
    position: relative;
    margin-top: 20px
  }
  body #wrapper .contents .main__contents main .section .check__conts::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 1px;
    margin: auto;
    background: #000000;
    content: ''
  }
  body #wrapper .contents .main__contents main .section .check__conts .lead {
    line-height: 1.3
  }
  body #wrapper .contents .main__contents main .section .check__conts .lead .lead__icon {
    padding-left: 0
  }
  body #wrapper .contents .main__contents main .section .check__conts .lead .lead__icon::before {
    display: none
  }
  body #wrapper .contents .main__contents main .section .check__conts .lead .f__small {
    font-size: 0.75em
  }
}

@media screen and (max-width: 950px) and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__conts .lead .f__small {
    font-size: 1em
  }
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__conts .check__box {
    padding: 30px 20px 0 20px;
    background: transparent
  }
  body #wrapper .contents .main__contents main .section .check__conts .check__box .check__list {
    display: block;
    padding: 0;
    border: none;
    background: transparent;
    font-size: 0.95em
  }
}

@media screen and (max-width: 950px) and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__conts .check__box .check__list {
    font-size: 1em
  }
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__conts .check__box .check__list li {
    display: inline-block;
    width: auto;
    margin-right: 30px
  }
}

body #wrapper .contents .main__contents main .section .check__box {
  padding: 30px 0 0;
  background: #b0adc7
}

body #wrapper .contents .main__contents main .section .check__list {
  display: flex;
  justify-content: space-between;
  padding: 5px;
  border: solid 2px #b0adc7;
  background: #e1e1e0;
  font-size: calc(16em/ 20);
  flex-wrap: wrap
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__list {
    font-size: 1em
  }
}

body #wrapper .contents .main__contents main .section .check__list li {
  width: 32%;
  padding-left: 1.2em;
  text-indent: -1.2em
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__list li {
    padding-bottom: 5px;
    padding-left: 1.5em;
    text-indent: -1.5em
  }
  body #wrapper .contents .main__contents main .section .check__list li label {
    position: relative;
    padding-left: 1.5em
  }
  body #wrapper .contents .main__contents main .section .check__list li label::before {
    width: 20px;
    height: 20px;
    border-radius: 5px
  }
  body #wrapper .contents .main__contents main .section .check__list li input[type=checkbox]:checked+label::after {
    left: 0.35em;
    width: 7px;
    height: 12px
  }
}

body #wrapper .contents .main__contents main .section .check__list li input[type=checkbox] {
  display: none
}

body #wrapper .contents .main__contents main .section .check__list li label {
  position: relative;
  padding-left: 1.2em
}

body #wrapper .contents .main__contents main .section .check__list li label::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 15px;
  margin: auto;
  border: solid 1px #939494;
  border-radius: 4px;
  background: linear-gradient(#fff, #c0c1c1);
  content: ''
}

body #wrapper .contents .main__contents main .section .check__list li label::after {
  display: none
}

body #wrapper .contents .main__contents main .section .check__list li input[type=checkbox]:checked+label::before {
  background: #5599f5
}

body #wrapper .contents .main__contents main .section .check__list li input[type=checkbox]:checked+label::after {
  display: block;
  position: absolute;
  z-index: 2;
  top: -0.2em;
  bottom: 0;
  left: 0.3em;
  width: 6px;
  height: 9px;
  margin: auto;
  border: solid 2px #ffffff;
  border-top: 0;
  border-left: 0;
  content: '';
  transform: rotate(45deg)
}

body #wrapper .contents .main__contents main .section .check__conts .lead {
  padding-bottom: 5px;
  line-height: 1.5
}

body #wrapper .contents .main__contents main .section .check__conts.service .check__list {
  justify-content: left
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__conts.service .check__list {
    display: block;
    padding: 20px 20px 0 20px;
    border: none;
    background: transparent;
    font-size: 0.95em
  }
}

@media screen and (max-width: 950px) and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__conts.service .check__list {
    font-size: 1em
  }
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__conts.service .check__list li {
    width: 100%
  }
}

body #wrapper .contents .main__contents main .section .check__conts.service .check__list li {
  width: 50%
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .check__conts.service .check__list li {
    width: 100%
  }
}

body #wrapper .contents .main__contents main .section .privacy {
  margin-top: 40px
}

body #wrapper .contents .main__contents main .section .privacy dl dt, body #wrapper .contents .main__contents main .section .privacy dl dd {
  font-size: calc(18em/20);
  text-align: center
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .privacy dl dt, body #wrapper .contents .main__contents main .section .privacy dl dd {
    font-size: 1em
  }
}

body #wrapper .contents .main__contents main .section .privacy dl dt a {
  color: #2292c7;
  text-decoration: underline
}

body #wrapper .contents .main__contents main .section .privacy dl dt a:hover {
  text-decoration: none
}

body #wrapper .contents .main__contents main .section .privacy input[type=checkbox] {
  display: none
}

body #wrapper .contents .main__contents main .section .privacy label {
  position: relative;
  padding-left: 1.2em
}

body #wrapper .contents .main__contents main .section .privacy label::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 15px;
  margin: auto;
  border: solid 1px #939494;
  border-radius: 4px;
  background: linear-gradient(#fff, #c0c1c1);
  content: ''
}

body #wrapper .contents .main__contents main .section .privacy label::after {
  display: none
}

body #wrapper .contents .main__contents main .section .privacy input[type=checkbox]:checked+label::before {
  background: #5599f5
}

body #wrapper .contents .main__contents main .section .privacy input[type=checkbox]:checked+label::after {
  display: block;
  position: absolute;
  z-index: 2;
  top: -0.2em;
  bottom: 0;
  left: 0.3em;
  width: 6px;
  height: 9px;
  margin: auto;
  border: solid 2px #ffffff;
  border-top: 0;
  border-left: 0;
  content: '';
  transform: rotate(45deg)
}

body #wrapper .contents .main__contents main .section .submit__btn {
  margin-top: 40px;
  text-align: center
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .submit__btn {
    margin-top: 20px
  }
}

body #wrapper .contents .main__contents main .section .submit__btn input {
  width: 140px;
  padding: 8px 10px;
  border: none;
  background: #2291c6;
  color: #ffffff;
  font-size: calc(20em/20);
  cursor: pointer;
  -webkit-appearance: none
}

body #wrapper .contents .main__contents main .section .submit__btn input:hover {
  opacity: 0.8
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .section .submit__btn input:hover {
    opacity: 1
  }
}

body #wrapper .contents .main__contents main .error {
  color: #ff0000;
  font-weight: bold
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .error {
    font-size: 14px
  }
}

body #wrapper .contents .main__contents main .error p {
  display: none
}

body #wrapper .contents .main__contents main .error--checkbox {
  font-size: calc(16em/ 20)
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .error--checkbox {
    padding: 0 20px 0 20px;
    font-size: 14px
  }
}

body #wrapper .contents .main__contents main .error--privacy {
  font-size: calc(16em/ 20);
  text-align: center
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .main__contents main .error--privacy {
    padding: 0 20px 0 20px;
    font-size: 14px
  }
}

@media screen and (max-width: 950px) {
  body #wrapper .contents .sp-none {
    display: none
  }
}

/*body #wrapper .contents input::placeholder {
  color: transparent
}

body #wrapper .contents input::-webkit-input-placeholder {
  color: transparent
}

body #wrapper .contents input:-ms-input-placeholder {
  color: transparent
}

body #wrapper .contents input::-moz-placeholder {
  color: transparent
}
*/
body .lity-iframe .lity-container, body .lity-iframe .lity-iframe-container {
  height: 90vh !important
}
