@font-face {
  font-family: "NotoSansCJKjp";
  font-weight: 300;
  font-style: normal;
  src: url("/request_kurashi-naruhodo/fonts/NotoSansCJKjp-DemiLight.woff") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-weight: 500;
  font-style: normal;
  src: url("/request_kurashi-naruhodo/fonts/NotoSansCJKjp-Medium.woff") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-weight: 700;
  font-style: normal;
  src: url("/request_kurashi-naruhodo/fonts/NotoSansCJKjp-Bold.woff") format("opentype");
}

/*
  * Mixin for placeholder
  * @include placeholderColor(#00ff00);
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: bottom;
}

a {
  color: #0075c1;
  text-decoration: underline;
}

a:visited {
  color: #7500c1;
}

html.pc a:hover,
html.pc a:active {
  text-decoration: none;
}

::-moz-selection {
  background: #0075c1;
  color: #fff;
}

::selection {
  background: #0075c1;
  color: #fff;
}

html {
  font-size: 87.5%;
  overflow-y: scroll;
}

@media (max-width: 374px) {
  html {
    font-size: 3.73333vw;
  }
}

body {
  color: #333;
  font-family: "NotoSansCJKjp", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

.aroundField, .aroundField--before, .aroundField--after, .aroundField--name1, .aroundField--name2, .aroundField--futureSite, .aroundField--futureSite2, .aroundField--budget, .aroundField--roomLayout, .fieldNote--under {
  display: inline-block;
}

.aroundField--before {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .aroundField--before {
    margin-right: 0.35714rem;
  }
}

.aroundField--after {
  margin-left: 5px;
}

@media (max-width: 767px) {
  .aroundField--after {
    margin-left: 0.35714rem;
  }
}

.aroundField--name1, .aroundField--name2 {
  width: 33px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .aroundField--name1, .aroundField--name2 {
    width: 2.57143rem;
  }
}

@media (max-width: 767px) {
  .aroundField--name1 {
    padding-left: 0.5rem;
  }
}

.aroundField--futureSite {
  width: 61px;
}

@media (max-width: 767px) {
  .aroundField--futureSite {
    width: 4.57143rem;
  }
}

.aroundField--futureSite2 {
  margin-left: 5px;
}

@media (max-width: 767px) {
  .aroundField--futureSite2 {
    display: block;
    margin: 0.35714rem 0 0;
    text-align: right;
  }
}

.aroundField--budget {
  display: none;
}

@media (max-width: 767px) {
  .aroundField--budget {
    display: block;
    margin-top: 0.35714rem;
    text-align: right;
  }
}

.aroundField--roomLayout {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .aroundField--roomLayout {
    width: 5.57143rem;
    margin-right: 0;
  }
}

.aroundSelect, .aroundSelect--before, .aroundSelect--after, .aroundSelect--futureSite, .aroundSelect--budget {
  display: inline-block;
}

@media (max-width: 767px) {
  .aroundSelect__rp {
    display: none;
  }
}

.aroundSelect--before {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .aroundSelect--before {
    margin-right: 0.35714rem;
  }
}

.aroundSelect--after {
  margin-left: 5px;
}

@media (max-width: 767px) {
  .aroundSelect--after {
    margin-left: 0.35714rem;
  }
}

.aroundSelect--futureSite {
  width: 61px;
}

@media (max-width: 767px) {
  .aroundSelect--futureSite {
    width: 4.35714rem;
  }
}

.aroundSelect--budget {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .aroundSelect--budget {
    width: 3.57143rem;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .br--l767 {
    display: none;
  }
}

@media (max-width: 767px) {
  .br--g768 {
    display: none;
  }
}

@media (max-width: 767px) {
  .checkboxList__icon {
    position: absolute;
    left: 0;
    top: 0.21429rem;
    width: 1.42857rem;
    height: 1.42857rem;
    box-sizing: border-box;
    border: 1px solid #b4b4b4;
    border-radius: 0.28571rem;
    box-shadow: 0 0 0.14286rem rgba(0, 0, 0, 0.1) inset;
    background: #fff;
  }
}

@media (max-width: 767px) {
  .checkboxList__icon::before {
    content: normal;
    display: block;
    position: absolute;
    left: 0.25rem;
    top: 0.25rem;
    width: 0.78571rem;
    height: 0.78571rem;
    background: url(/request_kurashi-naruhodo/images/icon_check01.png) no-repeat;
    background-size: contain;
  }
}

@media (max-width: 767px) {
  .checkboxList__txt {
    display: inline-block;
    position: relative;
  }
}

@media (max-width: 767px) {
  .checkboxList > li, .checkboxList--col2 > li, .checkboxList--horizontal > li, .checkboxList--horizontal--m40 > li {
    margin-top: 0.71429rem;
  }
}

.checkboxList > li > label, .checkboxList--col2 > li > label, .checkboxList--horizontal > li > label, .checkboxList--horizontal--m40 > li > label {
  cursor: default;
}

@media (max-width: 767px) {
  .checkboxList > li > label, .checkboxList--col2 > li > label, .checkboxList--horizontal > li > label, .checkboxList--horizontal--m40 > li > label {
    display: inline-block;
    position: relative;
    padding-left: 1.92857rem;
  }
}

.checkboxList > li > label > input[type="checkbox"], .checkboxList--col2 > li > label > input[type="checkbox"], .checkboxList--horizontal > li > label > input[type="checkbox"], .checkboxList--horizontal--m40 > li > label > input[type="checkbox"] {
  display: inline-block;
  position: relative;
  top: -1px;
  margin: 0 7px 0 0;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .checkboxList > li > label > input[type="checkbox"], .checkboxList--col2 > li > label > input[type="checkbox"], .checkboxList--horizontal > li > label > input[type="checkbox"], .checkboxList--horizontal--m40 > li > label > input[type="checkbox"] {
    display: block;
    position: absolute;
    left: -0.5rem;
    top: 0.5rem;
    z-index: 100;
    margin: 0;
    visibility: hidden;
  }
}

@media (max-width: 767px) {
  .checkboxList > li > label > input[type="checkbox"]:checked + .checkboxList__icon::before, .checkboxList--col2 > li > label > input[type="checkbox"]:checked + .checkboxList__icon::before, .checkboxList--horizontal > li > label > input[type="checkbox"]:checked + .checkboxList__icon::before, .checkboxList--horizontal--m40 > li > label > input[type="checkbox"]:checked + .checkboxList__icon::before {
    content: "";
  }
}

@media (max-width: 767px) {
  .checkboxList > li:first-child, .checkboxList--col2 > li:first-child, .checkboxList--horizontal > li:first-child, .checkboxList--horizontal--m40 > li:first-child {
    margin-top: 0;
  }
}

.checkboxList--col2 > li {
  float: left;
  width: 50%;
}

@media (max-width: 767px) {
  .checkboxList--col2 > li {
    margin: 0.71429rem 0 0;
  }
}

@media (max-width: 767px) {
  .checkboxList--col2 > li:nth-child(1), .checkboxList--col2 > li:nth-child(2) {
    margin-top: 0;
  }
}

.checkboxList--col2 > li:nth-child(2n+1) {
  clear: left;
}

.checkboxList--horizontal > li, .checkboxList--horizontal--m40 > li {
  float: left;
  margin-right: 50px;
}

@media (max-width: 767px) {
  .checkboxList--horizontal > li, .checkboxList--horizontal--m40 > li {
    margin-right: 0;
  }
}

.checkboxList--horizontal--m40 > li {
  margin-right: 40px;
}

@media (max-width: 767px) {
  .checkboxList--horizontal--m40 > li {
    width: 50%;
    margin: 0.71429rem 0 0;
  }
}

@media (max-width: 767px) {
  .checkboxList--horizontal--m40 > li:nth-child(1), .checkboxList--horizontal--m40 > li:nth-child(2) {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .checkboxList--horizontal--m40 > li:nth-child(2n+1) {
    clear: left;
  }
}

.clearfix::after, .checkboxList--col2::after, .checkboxList--horizontal::after, .checkboxList--horizontal--m40::after, .fieldNote::after, .radioList--horizontal::after, .selectList::after, .selectList--col2::after, .firstLead__attention::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.field, .field--w60, .field--w60--r, .field--w150, .field--w250, .field--w300, .field--w500 {
  padding: 6px 5px;
  box-sizing: border-box;
  border: 1px solid #959595;
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  color: #333;
  font-family: "NotoSansCJKjp", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

.field:placeholder-shown, .field--w60:placeholder-shown, .field--w60--r:placeholder-shown, .field--w150:placeholder-shown, .field--w250:placeholder-shown, .field--w300:placeholder-shown, .field--w500:placeholder-shown {
  color: #959595;
}

.field::-webkit-input-placeholder, .field--w60::-webkit-input-placeholder, .field--w60--r::-webkit-input-placeholder, .field--w150::-webkit-input-placeholder, .field--w250::-webkit-input-placeholder, .field--w300::-webkit-input-placeholder, .field--w500::-webkit-input-placeholder {
  color: #959595;
}

.field:-moz-placeholder, .field--w60:-moz-placeholder, .field--w60--r:-moz-placeholder, .field--w150:-moz-placeholder, .field--w250:-moz-placeholder, .field--w300:-moz-placeholder, .field--w500:-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.field::-moz-placeholder, .field--w60::-moz-placeholder, .field--w60--r::-moz-placeholder, .field--w150::-moz-placeholder, .field--w250::-moz-placeholder, .field--w300::-moz-placeholder, .field--w500::-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.field:-ms-input-placeholder, .field--w60:-ms-input-placeholder, .field--w60--r:-ms-input-placeholder, .field--w150:-ms-input-placeholder, .field--w250:-ms-input-placeholder, .field--w300:-ms-input-placeholder, .field--w500:-ms-input-placeholder {
  color: #959595;
}

@media (max-width: 767px) {
  .field, .field--w60, .field--w60--r, .field--w150, .field--w250, .field--w300, .field--w500 {
    padding: 0.57143rem 0.35714rem;
    border-radius: 0.28571rem;
  }
}

.field:focus, .field--w60:focus, .field--w60--r:focus, .field--w150:focus, .field--w250:focus, .field--w300:focus, .field--w500:focus {
  border-color: #35a0d9;
  box-shadow: 0 0 5px #35a0d9;
}

@media (max-width: 767px) {
  .field:focus, .field--w60:focus, .field--w60--r:focus, .field--w150:focus, .field--w250:focus, .field--w300:focus, .field--w500:focus {
    box-shadow: 0 0 0.35714rem #35a0d9;
  }
}

.field::-ms-clear, .field--w60::-ms-clear, .field--w60--r::-ms-clear, .field--w150::-ms-clear, .field--w250::-ms-clear, .field--w300::-ms-clear, .field--w500::-ms-clear {
  visibility: hidden;
}

.field--w60, .field--w60--r {
  width: 60px;
}

.field--w60--r {
  text-align: right;
}

.field--w150 {
  width: 150px;
}

@media (max-width: 767px) {
  .field--w150 {
    width: 10.71429rem;
  }
}

.field--w250 {
  width: 250px;
}

@media (max-width: 767px) {
  .field--w250 {
    width: 100%;
  }
}

.field--w300 {
  width: 300px;
}

@media (max-width: 767px) {
  .field--w300 {
    width: 100%;
  }
}

.field--w500 {
  width: 500px;
}

@media (max-width: 767px) {
  .field--w500 {
    width: 100%;
  }
}

.fieldNote--under {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .fieldNote--under {
    margin-top: 0.71429rem;
  }
}

.fieldNote__mark {
  display: block;
  float: left;
  margin-right: 2px;
}

@media (max-width: 767px) {
  .fieldNote__mark {
    margin-right: 0.14286rem;
  }
}

.fieldNote__body {
  display: block;
  overflow: hidden;
}

.formLead {
  margin-bottom: 15px;
  line-height: 1.7;
}

@media (max-width: 767px) {
  .formLead {
    margin-bottom: 1.07143rem;
  }
}

.formName {
  display: table;
}

@media (max-width: 767px) {
  .formName {
    width: 100%;
    table-layout: fixed;
  }
}

.formName__set {
  display: table-cell;
  padding-left: 40px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .formName__set {
    width: 50%;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .formName__set__in {
    display: table;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .formName__set__head, .formName__set__body {
    display: table-cell;
  }
}

@media (max-width: 767px) {
  .formName__set__body {
    width: 100%;
  }
}

.formName__set:first-child {
  padding-left: 0;
}

@media (max-width: 767px) {
  .formName__set:first-child {
    padding-right: 0.71429rem;
  }
}

@media (max-width: 767px) {
  .formName__set:last-child {
    padding-left: 0.71429rem;
  }
}

.formSection {
  margin-top: 90px;
}

@media (max-width: 767px) {
  .formSection {
    margin-top: 3.57143rem;
  }
}

.formSection:first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .formSection.js-spOk {
    display: none;
  }
}

@media (max-width: 767px) {
  .formSection.js-spNgFirst {
    margin-top: 0;
  }
}

.formTable, .formTable--pcCompact {
  width: 100%;
  border-spacing: 0;
}

@media (max-width: 767px) {
  .formTable, .formTable--pcCompact {
    display: block;
    width: auto;
    border-bottom: 1px solid #d1d1d1;
  }
}

@media (max-width: 767px) {
  .formTable > tbody, .formTable--pcCompact > tbody {
    display: block;
  }
}

@media (max-width: 767px) {
  .formTable > tbody > tr, .formTable--pcCompact > tbody > tr {
    display: block;
  }
}

.formTable > tbody > tr > th, .formTable--pcCompact > tbody > tr > th,
.formTable > tbody > tr > td,
.formTable--pcCompact > tbody > tr > td {
  padding: 30px 20px;
  border-bottom: 1px solid #959595;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .formTable > tbody > tr > th, .formTable--pcCompact > tbody > tr > th,
  .formTable > tbody > tr > td,
  .formTable--pcCompact > tbody > tr > td {
    display: block;
    padding: 0;
    border-bottom: none;
  }
}

.formTable > tbody > tr > th, .formTable--pcCompact > tbody > tr > th {
  width: 25%;
  background: #fafafa;
  font-size: 1.14286rem;
  font-weight: 700;
  line-height: 1.7;
  text-align: left;
}

@media (max-width: 767px) {
  .formTable > tbody > tr > th, .formTable--pcCompact > tbody > tr > th {
    width: auto;
    padding: 0.35714rem 0.71429rem;
    border-top: 1px solid #d1d1d1;
    font-size: 1.21429rem;
    line-height: 1.4;
  }
}


.formTable > tbody > tr > td,
.formTable--pcCompact > tbody > tr > td {
  width: 75%;
  background: #fff;
}

@media (max-width: 767px) {
  
  .formTable > tbody > tr > td,
  .formTable--pcCompact > tbody > tr > td {
    width: auto;
    padding: 1.07143rem 0.71429rem 2.14286rem;
    background: none;
  }
}

.formTable > tbody > tr:first-child > th, .formTable--pcCompact > tbody > tr:first-child > th,
.formTable > tbody > tr:first-child > td,
.formTable--pcCompact > tbody > tr:first-child > td {
  border-top: 1px solid #959595;
}

@media (max-width: 767px) {
  .formTable > tbody > tr:first-child > th, .formTable--pcCompact > tbody > tr:first-child > th,
  .formTable > tbody > tr:first-child > td,
  .formTable--pcCompact > tbody > tr:first-child > td {
    border-top: none;
  }
}

@media (max-width: 767px) {
  .formTable > tbody > tr:first-child > th, .formTable--pcCompact > tbody > tr:first-child > th {
    border-top: 1px solid #d1d1d1;
  }
}

.formTable > tbody > tr.js-pcError > th, .formTable--pcCompact > tbody > tr.js-pcError > th {
  background: #ffe3e3;
}

@media (max-width: 767px) {
  .formTable > tbody > tr.js-pcError > th, .formTable--pcCompact > tbody > tr.js-pcError > th {
    background: #fafafa;
  }
}

.formTable > tbody > tr.js-pcError > td, .formTable--pcCompact > tbody > tr.js-pcError > td {
  background: #fff0f0;
}

@media (max-width: 767px) {
  .formTable > tbody > tr.js-pcError > td, .formTable--pcCompact > tbody > tr.js-pcError > td {
    background: none;
  }
}

.formTable > tbody > tr.js-pcOk > th, .formTable--pcCompact > tbody > tr.js-pcOk > th {
  background: #dcf4ff;
}

@media (max-width: 767px) {
  .formTable > tbody > tr.js-pcOk > th, .formTable--pcCompact > tbody > tr.js-pcOk > th {
    background: #fafafa;
  }
}

.formTable > tbody > tr.js-pcOk > td, .formTable--pcCompact > tbody > tr.js-pcOk > td {
  background: #f2fbff;
}

@media (max-width: 767px) {
  .formTable > tbody > tr.js-pcOk > td, .formTable--pcCompact > tbody > tr.js-pcOk > td {
    background: none;
  }
}

@media (max-width: 767px) {
  .formTable > tbody > tr.js-spOk, .formTable--pcCompact > tbody > tr.js-spOk {
    display: none;
  }
}

@media (min-width: 768px) {
  .formTable--pcCompact > tbody > tr > th,
  .formTable--pcCompact > tbody > tr > td {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.formTitle {
  margin-bottom: 15px;
  font-size: 1.42857rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .formTitle {
    margin-bottom: 0.71429rem;
    color: #0075c1;
    font-size: 1.64286rem;
  }
}

.formTitle__mark, .formTitle__mark--required, .formTitle__mark--option {
  display: inline-block;
  margin-left: 10px;
  padding: 4px 10px;
  color: #fff;
  font-size: 0.85714rem;
  font-weight: 700;
  line-height: 1.1;
  vertical-align: 2px;
}

@media (max-width: 767px) {
  .formTitle__mark, .formTitle__mark--required, .formTitle__mark--option {
    margin-left: 0.71429rem;
    padding: 0.21429rem 0.71429rem;
    font-size: 0.92857rem;
    vertical-align: 0.21429rem;
  }
}

.formTitle__mark--required {
  background: #f83f3f;
}

.formTitle__mark--option {
  background: #0075c1;
}

.grayBtn {
  display: block;
  position: relative;
  width: 400px;
  margin: 0 auto;
  padding: 20px 0;
  border-radius: 4px;
  background: #fff;
  text-decoration: none;
}

@media (max-width: 767px) {
  .grayBtn {
    width: auto;
    padding: 0.71429rem 0;
    border-radius: 0.28571rem;
  }
}

.grayBtn::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: #c4c4c4;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

@media (max-width: 767px) {
  .grayBtn::before {
    border-radius: 0.28571rem;
  }
}

.grayBtn__in {
  position: relative;
  color: #333;
  font-size: 1.28571rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

html.pc .grayBtn:hover::before,
html.pc .grayBtn:active::before {
  opacity: 0.7;
}

.modal {
  display: none;
}

@media (max-width: 767px) {
  .modal {
    display: block;
  }
}

@media (max-width: 767px) {
  .modal__overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5000;
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 767px) {
  .modal__overlay::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
  }
}

@media (max-width: 767px) {
  .modal__in {
    display: none;
    position: relative;
    z-index: 5020;
    height: 100vh;
  }
}

@media (max-width: 767px) {
  .modal__in2 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 767px) {
  .modal__mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
  }
}

@media (max-width: 767px) {
  .modal__in3, .modal__in3--top {
    display: table-cell;
    padding: 1.42857rem 0;
    vertical-align: middle;
  }
}

@media (max-width: 767px) {
  .modal__in3--top {
    vertical-align: top;
  }
}

@media (max-width: 767px) {
  .modal__in4 {
    position: relative;
    margin: 0 0.71429rem;
    padding: 3.57143rem 1.42857rem 1.42857rem;
    background: #fff;
  }
}

@media (max-width: 767px) {
  .modal__headClose {
    display: block;
    position: absolute;
    right: 1.21429rem;
    top: 0.85714rem;
    width: 1.82143rem;
    height: 1.82143rem;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
  }
}

@media (max-width: 767px) {
  .modal__headClose::before, .modal__headClose::after {
    content: "";
    display: block;
    position: absolute;
    background: #333;
  }
}

@media (max-width: 767px) {
  .modal__headClose::before {
    left: 0;
    top: 0.82143rem;
    width: 1.82143rem;
    height: 0.17857rem;
  }
}

@media (max-width: 767px) {
  .modal__headClose::after {
    left: 0.82143rem;
    top: 0;
    width: 0.17857rem;
    height: 1.82143rem;
  }
}

@media (max-width: 767px) {
  html.pc .modal__headClose:hover,
  html.pc .modal__headClose:active {
    opacity: 0.7;
  }
}

@media (max-width: 767px) {
  .modal__footClose {
    display: block;
    position: relative;
    width: 10.71429rem;
    margin: 1.42857rem auto 0;
    padding: 0.85714rem 0;
    border-radius: 0.28571rem;
    background: #fff;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .modal__footClose::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.28571rem;
    background: #0075c1;
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
  }
}

@media (max-width: 767px) {
  .modal__footClose__in {
    position: relative;
    color: #fff;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
  }
}

html.pc .modal__footClose:hover::before,
html.pc .modal__footClose:active::before {
  opacity: 0.7;
}

.pcEachError {
  margin-top: 10px;
  color: #f83f3f;
  font-weight: 700;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .pcEachError {
    display: none;
  }
}

.pcEachErrorWrap--name {
  padding-left: 36px;
}

@media (max-width: 767px) {
  .pcEachErrorWrap--name {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .prefList__set {
    border-right: 1px solid #35a0d9;
    border-bottom: 1px solid #35a0d9;
    border-left: 1px solid #35a0d9;
  }
}

@media (max-width: 767px) {
  .prefList__set:first-child {
    border-top: 1px solid #35a0d9;
  }
}

@media (max-width: 767px) {
  .prefList__head {
    display: block;
    position: relative;
    padding: 0.85714rem 0 0.85714rem 3.03571rem;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .prefList__head__icon, .prefList__head__icon--1, .prefList__head__icon--2, .prefList__head__icon--3, .prefList__head__icon--4, .prefList__head__icon--5, .prefList__head__icon--6, .prefList__head__icon--7 {
    position: absolute;
    left: 1.42857rem;
    top: 50%;
    width: 1.10714rem;
    height: 1.5rem;
    margin-top: -0.75rem;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--1 {
    background-image: url(/request_kurashi-naruhodo/images/icon_pin01_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--2 {
    background-image: url(/request_kurashi-naruhodo/images/icon_pin02_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--3 {
    background-image: url(/request_kurashi-naruhodo/images/icon_pin03_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--4 {
    background-image: url(/request_kurashi-naruhodo/images/icon_pin04_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--5 {
    background-image: url(/request_kurashi-naruhodo/images/icon_pin05_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--6 {
    background-image: url(/request_kurashi-naruhodo/images/icon_pin06_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--7 {
    background-image: url(/request_kurashi-naruhodo/images/icon_pin07_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__txt {
    color: #333;
    font-size: 1.21429rem;
    font-weight: 500;
    line-height: 1.4;
  }
}

@media (max-width: 767px) {
  .prefList__head__mark {
    position: absolute;
    right: 1.42857rem;
    top: 50%;
    width: 1.28571rem;
    height: 1.28571rem;
    margin-top: -0.64286rem;
    -webkit-transition: -webkit-transform 250ms ease-out;
    transition: -webkit-transform 250ms ease-out;
    transition: transform 250ms ease-out;
    transition: transform 250ms ease-out, -webkit-transform 250ms ease-out;
  }
}

@media (max-width: 767px) {
  .prefList__head__mark::before, .prefList__head__mark::after {
    content: "";
    display: block;
    position: absolute;
    background: #0075c1;
  }
}

@media (max-width: 767px) {
  .prefList__head__mark::before {
    left: 0;
    top: 0.57143rem;
    width: 1.28571rem;
    height: 0.14286rem;
    -webkit-transition: -webkit-transform 250ms ease-out;
    transition: -webkit-transform 250ms ease-out;
    transition: transform 250ms ease-out;
    transition: transform 250ms ease-out, -webkit-transform 250ms ease-out;
  }
}

@media (max-width: 767px) {
  .prefList__head__mark::after {
    left: 0.57143rem;
    top: 0;
    width: 0.14286rem;
    height: 1.28571rem;
  }
}

@media (max-width: 767px) {
  .prefList__head.js-active .prefList__head__mark {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}

@media (max-width: 767px) {
  .prefList__head.js-active .prefList__head__mark::before {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}

@media (max-width: 767px) {
  .prefList__body {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .prefList__body > ul > li {
    border-top: 1px solid #35a0d9;
  }
}

@media (max-width: 767px) {
  .prefList__link {
    display: block;
    position: relative;
    padding: 0.85714rem 0 0.85714rem 3.03571rem;
    background: #fafafa;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .prefList__link__txt {
    display: block;
    color: #333;
    font-size: 1.21429rem;
    font-weight: 500;
    line-height: 1.4;
  }
}

@media (max-width: 767px) {
  .prefList__link__icon {
    display: none;
    position: absolute;
    right: 1.35714rem;
    top: 50%;
    width: 1.42857rem;
    height: 1.10714rem;
    margin-top: -0.55357rem;
    background: url(/request_kurashi-naruhodo/images/icon_check02.png) no-repeat;
    background-size: contain;
  }
}

@media (max-width: 767px) {
  .prefList__link.js-active {
    background: #35a0d9;
  }
}

@media (max-width: 767px) {
  .prefList__link.js-active .prefList__link__txt {
    color: #fff;
  }
}

@media (max-width: 767px) {
  .prefList__link.js-active .prefList__link__icon {
    display: block;
  }
}

@media (max-width: 767px) {
  .radioList__bg {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #35a0d9;
  }
}

@media (max-width: 767px) {
  .radioList__txt {
    display: block;
    position: relative;
    color: #0075c1;
  }
}

@media (max-width: 767px) {
  .radioList > li, .radioList--horizontal > li {
    border-right: 1px solid #35a0d9;
    border-bottom: 1px solid #35a0d9;
    border-left: 1px solid #35a0d9;
  }
}

.radioList > li > label, .radioList--horizontal > li > label {
  cursor: default;
}

@media (max-width: 767px) {
  .radioList > li > label, .radioList--horizontal > li > label {
    display: block;
    position: relative;
    padding: 0.35714rem 0.64286rem;
  }
}

.radioList > li > label > input[type="radio"], .radioList--horizontal > li > label > input[type="radio"] {
  display: inline-block;
  position: relative;
  top: -1px;
  margin: 0 7px 0 0;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .radioList > li > label > input[type="radio"], .radioList--horizontal > li > label > input[type="radio"] {
    display: block;
    position: absolute;
    left: -0.5rem;
    top: 0.78571rem;
    z-index: 100;
    margin: 0;
    visibility: hidden;
  }
}

@media (max-width: 767px) {
  .radioList > li > label > input[type="radio"]:checked + .radioList__bg, .radioList--horizontal > li > label > input[type="radio"]:checked + .radioList__bg {
    display: block;
  }
}

@media (max-width: 767px) {
  .radioList > li > label > input[type="radio"]:checked + .radioList__bg + .radioList__txt, .radioList--horizontal > li > label > input[type="radio"]:checked + .radioList__bg + .radioList__txt {
    font-weight: 700;
    color: #fff;
  }
}

@media (max-width: 767px) {
  .radioList > li:first-child, .radioList--horizontal > li:first-child {
    border-top: 1px solid #35a0d9;
  }
}

@media (max-width: 767px) {
  .radioList--horizontal {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}

@media (max-width: 767px) {
  .radioList--horizontal::after {
    content: normal;
  }
}

.radioList--horizontal > li {
  float: left;
  margin-right: 50px;
}

@media (max-width: 767px) {
  .radioList--horizontal > li {
    display: table-cell;
    float: none;
    margin-right: 0;
    border-top: 1px solid #35a0d9;
    border-right: 1px solid #35a0d9;
    border-bottom: 1px solid #35a0d9;
    border-left: none;
    text-align: center;
    vertical-align: top;
  }
}

@media (max-width: 767px) {
  .radioList--horizontal > li:first-child {
    border-left: 1px solid #35a0d9;
  }
}

.select, .select--w60, .select--w100, .select--w100--afterField, .select--w250, .select--w300 {
  color: #333;
  font-family: "NotoSansCJKjp", sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

@media (max-width: 767px) {
  .select, .select--w60, .select--w100, .select--w100--afterField, .select--w250, .select--w300 {
    position: absolute;
    left: 0;
    top: 1.78571rem;
    z-index: 100;
    visibility: hidden;
  }
}

.select--w60 {
  min-width: 60px;
}

.select--w100, .select--w100--afterField {
  min-width: 100px;
}

.select--w100--afterField {
  margin-left: 5px;
}

.select--w250 {
  min-width: 250px;
}

.select--w300 {
  min-width: 300px;
}

@media (max-width: 767px) {
  .selectList__link {
    display: table;
    width: 100%;
    height: 3.42857rem;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .selectList__link__in {
    display: table-cell;
    padding: 0 1rem;
    background: #fff;
    color: #0075c1;
    line-height: 1.3;
    vertical-align: middle;
  }
}

@media (max-width: 767px) {
  .selectList__link.js-active .selectList__link__in {
    background: #35a0d9;
    color: #fff;
    font-weight: 700;
  }
}

@media (max-width: 767px) {
  .selectList > li, .selectList--col2 > li {
    box-sizing: border-box;
    border-right: 1px solid #35a0d9;
    border-bottom: 1px solid #35a0d9;
    border-left: 1px solid #35a0d9;
  }
}

@media (max-width: 767px) {
  .selectList > li:nth-child(1), .selectList--col2 > li:nth-child(1) {
    border-top: 1px solid #35a0d9;
  }
}

@media (max-width: 767px) {
  .selectList--col2 .selectList__link__in {
    padding: 0;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .selectList--col2 > li {
    float: left;
    width: 50%;
    border-left: none;
  }
}

@media (max-width: 767px) {
  .selectList--col2 > li:nth-child(2) {
    border-top: 1px solid #35a0d9;
  }
}

@media (max-width: 767px) {
  .selectList--col2 > li:nth-child(2n+1) {
    clear: left;
    border-left: 1px solid #35a0d9;
  }
}

@media (max-width: 767px) {
  .selectListSection {
    margin-top: 1.42857rem;
  }
}

.selectWrap {
  display: inline;
}

@media (max-width: 767px) {
  .selectWrap {
    display: block;
    position: relative;
    height: 2.85714rem;
    box-sizing: border-box;
    padding: 0.78571rem 0 0 0.64286rem;
    border: 1px solid #959595;
    border-radius: 0.28571rem;
    background: #fff;
    cursor: default;
  }
}

@media (max-width: 767px) {
  .selectWrap::before {
    content: "";
    display: block;
    position: absolute;
    right: 0.71429rem;
    top: 1.07143rem;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 8.5px solid #333;
  }
}

.selectWrap__txt {
  display: none;
}

@media (max-width: 767px) {
  .selectWrap__txt {
    display: block;
    font-size: 1rem;
    line-height: 1.1;
  }
}

.selectWrap__trigger {
  display: none;
}

@media (max-width: 767px) {
  .selectWrap__trigger {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
  }
}

.spEachError {
  display: none;
}

@media (max-width: 767px) {
  .spEachError {
    display: block;
    margin-top: 10px;
    color: #f83f3f;
    font-weight: 700;
    line-height: 1.5;
  }
}

@media (max-width: 767px) {
  .spEachErrorWrap--name {
    padding-left: 2.57143rem;
  }
}

.submitBtn {
  display: block;
  position: relative;
  width: 540px;
  margin: 0 auto;
  padding: 30px 0;
  border: none;
  border-radius: 4px;
  background: #fff;
  font-family: "NotoSansCJKjp", sans-serif;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .submitBtn {
    width: 100%;
    padding: 1.42857rem 0;
    border-radius: 0.28571rem;
  }
}

.submitBtn::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: #0075c1;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

@media (max-width: 767px) {
  .submitBtn::before {
    border-radius: 0.28571rem;
  }
}

.submitBtn__in, .submitBtn__in--complete {
  display: block;
  position: relative;
  color: #fff;
  font-size: 1.28571rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

.submitBtn__in--complete {
  padding-right: 1.07143rem;
}

.submitBtn__icon {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 17px;
  height: 7px;
  margin-top: -3.5px;
}

@media (max-width: 767px) {
  .submitBtn__icon {
    right: 0.71429rem;
  }
}

.submitBtn__icon::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 13px;
  height: 1px;
  background: #fff;
}

.submitBtn__icon::after {
  content: "";
  display: block;
  position: absolute;
  left: 13px;
  top: 0;
  width: 0;
  height: 0;
  border: 3.5px solid transparent;
  border-left: 4px solid #fff;
}

html.pc .submitBtn:hover::before,
html.pc .submitBtn:active::before {
  opacity: 0.7;
}

@media (min-width: 768px) {
  .submitBtn.js-disabled {
    cursor: default;
  }
  .submitBtn.js-disabled::before {
    background: #d1d1d1;
  }
  html.pc .submitBtn.js-disabled:hover::before,
  html.pc .submitBtn.js-disabled:active::before {
    opacity: 1;
  }
}

.textarea {
  width: 100%;
  height: 100px;
  padding: 6px 5px;
  box-sizing: border-box;
  border: 1px solid #959595;
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  color: #333;
  font-family: "NotoSansCJKjp", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  resize: vertical;
}

.textarea:placeholder-shown {
  color: #959595;
}

.textarea::-webkit-input-placeholder {
  color: #959595;
}

.textarea:-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.textarea::-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.textarea:-ms-input-placeholder {
  color: #959595;
}

@media (max-width: 767px) {
  .textarea {
    height: 7.14286rem;
    padding: 0.57143rem 0.35714rem;
    border-radius: 0.28571rem;
  }
}

.textarea::-ms-clear {
  visibility: hidden;
}

.textarea:focus {
  border-color: #35a0d9;
  box-shadow: 0 0 5px #35a0d9;
}

@media (max-width: 767px) {
  .textarea:focus {
    box-shadow: 0 0 0.35714rem #35a0d9;
  }
}

.addressBtn {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 35px;
  margin-left: 12px;
  box-sizing: border-box;
  padding: 9px 0 0 28px;
  border-radius: 4px;
  background: #fff;
  vertical-align: top;
  text-decoration: none;
}

@media (max-width: 767px) {
  .addressBtn {
    width: 7.14286rem;
    height: 2.78571rem;
    margin-left: 0.5rem;
    padding: 0.78571rem 0 0 2rem;
    border-radius: 0.28571rem;
  }
}

.addressBtn::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: #0075c1;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

@media (max-width: 767px) {
  .addressBtn::before {
    border-radius: 0.28571rem;
  }
}

.addressBtn__in {
  position: relative;
  color: #fff;
  font-weight: 700;
  line-height: 1.1;
}

.addressBtn__icon {
  position: absolute;
  left: 10px;
  top: 11px;
  width: 14px;
  height: 14px;
  background: url(/request_kurashi-naruhodo/images/icon_magnifier01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .addressBtn__icon {
    left: 0.71429rem;
    top: 0.92857rem;
    width: 1rem;
    height: 1rem;
  }
}

html.pc .addressBtn:hover::before,
html.pc .addressBtn:active::before {
  opacity: 0.7;
}

.budget__line {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .budget__line {
    margin-top: 1.42857rem;
  }
}

.budget__line__in {
  display: inline-block;
}

@media (max-width: 767px) {
  .budget__line__in {
    display: table;
    width: 100%;
  }
}

.budget__line__head, .budget__line__body {
  display: inline-block;
}

@media (max-width: 767px) {
  .budget__line__head, .budget__line__body {
    display: table-cell;
  }
}

@media (max-width: 767px) {
  .budget__line__body {
    width: 100%;
  }
}

.communicationError {
  padding-top: 20px;
}

@media (max-width: 767px) {
  .communicationError {
    padding-top: 1.42857rem;
  }
}

.communicationError__title {
  margin-bottom: 30px;
  padding-right: 20px;
  color: #f83f3f;
  font-size: 1.57143rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .communicationError__title {
    margin-bottom: 1.42857rem;
    padding-right: 0.71429rem;
    font-size: 1.14286rem;
  }
}

.communicationError__title > span {
  display: inline-block;
  position: relative;
  padding-left: 39px;
}

@media (max-width: 767px) {
  .communicationError__title > span {
    padding-left: 1.92857rem;
  }
}

.communicationError__title > span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 29px;
  margin-top: 1px;
  padding-top: 29px;
  border-radius: 100%;
  background: #f83f3f;
}

@media (max-width: 767px) {
  .communicationError__title > span::before {
    width: 1.42857rem;
    margin-top: 0.07143rem;
    padding-top: 1.42857rem;
  }
}

.communicationError__title > span::after {
  content: "";
  display: block;
  position: absolute;
  left: 13px;
  top: 0;
  width: 3px;
  margin-top: 8px;
  padding-top: 16px;
  background: url(/request_kurashi-naruhodo/images/icon_excl01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .communicationError__title > span::after {
    left: 0.64286rem;
    width: 0.14286rem;
    margin-top: 0.39286rem;
    padding-top: 0.78571rem;
  }
}

.communicationError__body {
  line-height: 2.2;
  text-align: center;
}

@media (max-width: 767px) {
  .communicationError__body {
    line-height: 1.7;
  }
}

.completeLead__description {
  font-weight: 500;
  line-height: 2.2;
  text-align: center;
}

@media (max-width: 767px) {
  .completeLead__description {
    line-height: 1.7;
  }
}

.completeSubmit {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .completeSubmit {
    margin-top: 2.14286rem;
  }
}

.confirmLead {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .confirmLead {
    margin-bottom: 1.42857rem;
  }
}

.confirmLead__description {
  font-weight: 500;
  line-height: 2.2;
  text-align: center;
}

@media (max-width: 767px) {
  .confirmLead__description {
    line-height: 1.7;
    text-align: left;
  }
}

.confirmSubmit {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .confirmSubmit {
    margin-top: 2.14286rem;
  }
}

.confirmSubmit__send {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .confirmSubmit__send {
    margin-top: 1.07143rem;
  }
}

.detailBody {
  overflow: hidden;
}

.detailBody__in {
  padding-top: 50px;
}

@media (max-width: 767px) {
  .detailBody__in {
    padding-top: 2.14286rem;
  }
}

.detailBtn {
  display: block;
  position: relative;
  width: 540px;
  height: 56px;
  margin: 0 auto;
  border-radius: 4px;
  background: #fff;
  text-decoration: none;
}

@media (max-width: 767px) {
  .detailBtn {
    width: auto;
    height: 3.57143rem;
    border-radius: 0.28571rem;
  }
}

.detailBtn::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: #35a0d9;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

@media (max-width: 767px) {
  .detailBtn::before {
    border-radius: 0.28571rem;
  }
}

.detailBtn__in {
  position: relative;
}

.detailBtn__in > span {
  display: block;
  position: absolute;
  left: 0;
  top: 18px;
  width: 100%;
  color: #fff;
  font-size: 1.28571rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

@media (max-width: 767px) {
  .detailBtn__in > span {
    top: 1.28571rem;
    font-size: 1rem;
  }
}

.detailBtn__in > span:first-child {
  -webkit-transition: visibility 0ms, opacity 250ms linear;
  transition: visibility 0ms, opacity 250ms linear;
}

.detailBtn__in > span:last-child {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0ms 250ms, opacity 250ms linear;
  transition: visibility 0ms 250ms, opacity 250ms linear;
}

.detailBtn__icon {
  position: absolute;
  right: 14px;
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  -webkit-transition: -webkit-transform 250ms ease-out;
  transition: -webkit-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  transition: transform 250ms ease-out, -webkit-transform 250ms ease-out;
}

@media (max-width: 767px) {
  .detailBtn__icon {
    right: 0.71429rem;
    width: 1.28571rem;
    height: 1.28571rem;
    margin-top: -0.64286rem;
  }
}

.detailBtn__icon::before, .detailBtn__icon::after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
}

.detailBtn__icon::before {
  left: 0;
  top: 8px;
  width: 18px;
  height: 2px;
  -webkit-transition: -webkit-transform 250ms ease-out;
  transition: -webkit-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  transition: transform 250ms ease-out, -webkit-transform 250ms ease-out;
}

@media (max-width: 767px) {
  .detailBtn__icon::before {
    top: 0.57143rem;
    width: 1.28571rem;
    height: 0.14286rem;
  }
}

.detailBtn__icon::after {
  left: 8px;
  top: 0;
  width: 2px;
  height: 18px;
}

@media (max-width: 767px) {
  .detailBtn__icon::after {
    left: 0.57143rem;
    width: 0.14286rem;
    height: 1.28571rem;
  }
}

html.pc .detailBtn:hover::before,
html.pc .detailBtn:active::before {
  opacity: 0.7;
}

.detailBtn.js-active .detailBtn__in > span:first-child {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0ms 250ms, opacity 250ms linear;
  transition: visibility 0ms 250ms, opacity 250ms linear;
}

.detailBtn.js-active .detailBtn__in > span:last-child {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0ms, opacity 250ms linear;
  transition: visibility 0ms, opacity 250ms linear;
}

.detailBtn.js-active .detailBtn__icon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.detailBtn.js-active .detailBtn__icon::before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.detailLead {
  margin-bottom: 15px;
  font-size: 1.42857rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .detailLead {
    margin-bottom: 1.07143rem;
    color: #0075c1;
    font-size: 1.28571rem;
    text-align: left;
  }
}

.detailWrap {
  padding: 40px 20px;
  background: #f2fbff;
}

@media (max-width: 767px) {
  .detailWrap {
    padding: 3.57143rem 0 0;
    background: none;
  }
}

@media (max-width: 767px) {
  .detailWrap.js-errorMode {
    display: none;
  }
}

.errorBox {
  margin: -10px 0 50px;
  padding: 20px 30px;
  background: #fff0f0;
}

@media (max-width: 767px) {
  .errorBox {
    margin: -0.35714rem 0 2.14286rem;
    padding: 1.07143rem;
  }
}

.errorBox > ul > li {
  position: relative;
  padding-left: 15px;
  color: #f83f3f;
  font-weight: 700;
}

@media (max-width: 767px) {
  .errorBox > ul > li {
    padding-left: 1.07143rem;
  }
}

.errorBox > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  margin-top: 9px;
  padding-top: 6px;
  border-radius: 100%;
  background: #f83f3f;
}

@media (max-width: 767px) {
  .errorBox > ul > li::before {
    width: 0.42857rem;
    margin-top: 0.64286rem;
    padding-top: 0.42857rem;
  }
}

.firstErrorLead {
  display: none;
}

@media (max-width: 767px) {
  .firstErrorLead {
    margin-bottom: 2.14286rem;
    color: #f83f3f;
    font-weight: 500;
    line-height: 1.7;
  }
}

@media (max-width: 767px) {
  .firstErrorLead.js-active {
    display: block;
  }
}

.firstLead {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .firstLead {
    margin-bottom: 1.42857rem;
  }
}

.firstLead__description {
  font-weight: 500;
  line-height: 2.2;
  text-align: center;
}

@media (max-width: 767px) {
  .firstLead__description {
    line-height: 1.7;
    text-align: left;
  }
}

.firstLead__attention {
  color: #f83f3f;
  font-weight: 500;
  line-height: 2.2;
  text-align: center;
}

@media (max-width: 767px) {
  .firstLead__attention {
    line-height: 1.7;
    text-align: left;
  }
}

.firstLead__attention__mark {
  display: inline;
}

@media (max-width: 767px) {
  .firstLead__attention__mark {
    display: block;
    float: left;
    margin-right: 0.14286rem;
  }
}

.firstLead__attention__body {
  display: inline;
}

@media (max-width: 767px) {
  .firstLead__attention__body {
    display: block;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .firstLead.js-errorMode {
    display: none;
  }
}

.flow {
  margin-bottom: 50px;
  padding-right: 29px;
  line-height: 1.1;
  text-align: center;
}

@media (max-width: 767px) {
  .flow {
    margin: 0 -0.71429rem 2.14286rem;
    padding-right: 0.71429rem;
    overflow: hidden;
  }
}

.flow__item, .flow__item--cr {
  display: inline-block;
  position: relative;
  width: 240px;
  height: 60px;
  margin-left: 45px;
  box-sizing: border-box;
  padding: 20px 0 0 10px;
  background: #ebebeb;
  font-size: 1.14286rem;
}

@media (max-width: 767px) {
  .flow__item, .flow__item--cr {
    width: auto;
    height: 2.85714rem;
    margin-left: 1.57143rem;
    padding: 0.85714rem 0.35714rem 0 0.71429rem;
    font-size: 1rem;
    text-align: center;
  }
}

.flow__item::before, .flow__item--cr::before {
  content: "";
  display: block;
  position: absolute;
  right: -59px;
  top: 0;
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-left: 29px solid #ebebeb;
}

@media (max-width: 767px) {
  .flow__item::before, .flow__item--cr::before {
    right: auto;
    left: 100%;
    border: 1.42857rem solid transparent;
    border-left: 1rem solid #ebebeb;
  }
}

.flow__item:first-child, .flow__item--cr:first-child {
  margin-left: 0;
}

.flow__item--cr {
  background: #35a0d9;
  color: #fff;
  font-weight: 500;
}

.flow__item--cr::before {
  border-left: 29px solid #35a0d9;
}

@media (max-width: 767px) {
  .flow__item--cr::before {
    border-left: 1rem solid #35a0d9;
  }
}

.futureSite__line__in {
  padding-top: 20px;
}

.futureSite__line__in2 {
  display: inline-block;
}

@media (max-width: 767px) {
  .futureSite__line__in2 {
    display: table;
    width: 100%;
  }
}

.futureSite__line__head, .futureSite__line__body {
  display: inline-block;
}

@media (max-width: 767px) {
  .futureSite__line__head, .futureSite__line__body {
    display: table-cell;
  }
}

@media (max-width: 767px) {
  .futureSite__line__body {
    width: 100%;
  }
}

.holidayBox {
  margin-bottom: 40px;
  padding: 15px 30px;
  background: #f2f2f2;
}

@media (max-width: 767px) {
  .holidayBox {
    margin-bottom: 1.78571rem;
    padding: 1.07143rem;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .holidayBox.js-errorMode {
    display: none;
  }
}

.housemate__line {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .housemate__line {
    margin-top: 1.42857rem;
  }
}

.housemate__line:first-child {
  margin-top: 0;
}

.housemate__line__wrap {
  display: table;
}

.housemate__line__set {
  display: table-cell;
  padding-left: 40px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .housemate__line__set {
    padding-left: 2.14286rem;
  }
}

.housemate__line__set:first-child {
  padding-left: 0;
}

.inputAtt {
  margin-top: 60px;
  padding: 30px;
  border: 1px solid #ededed;
}

@media (max-width: 767px) {
  .inputAtt {
    margin-top: 2.14286rem;
    padding: 1.42857rem;
  }
}

.inputAtt__sc {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .inputAtt__sc {
    margin-top: 1.07143rem;
  }
}

.inputAtt__sc__tt {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .inputAtt__sc__tt {
    margin-bottom: 0.35714rem;
  }
}

.inputAtt__sc__t {
  font-size: 14px;
  line-height: 2.2;
}

@media (max-width: 767px) {
  .inputAtt__sc__t {
    font-size: 1rem;
    line-height: 1.7;
  }
}

.inputAtt__sc__t > a > span {
  display: inline-block;
  position: relative;
  width: 9px;
  height: 7px;
  margin: 0 7px;
  background: #0e71c1;
  vertical-align: 10%;
}

.inputAtt__sc__t > a > span::before, .inputAtt__sc__t > a > span::after {
  content: "";
  display: block;
  position: absolute;
  background: #0e71c1;
}

.inputAtt__sc__t > a > span::before {
  left: -2px;
  top: 2px;
  width: 1px;
  height: 7px;
}

.inputAtt__sc__t > a > span::after {
  left: -2px;
  top: 8px;
  width: 9px;
  height: 1px;
}

.inputAtt__sc__n {
  overflow: hidden;
}

.inputAtt__sc__n__m {
  float: left;
  margin-right: 3px;
}

@media (max-width: 767px) {
  .inputAtt__sc__n__m {
    margin-right: 0.21429rem;
  }
}

.inputAtt__sc__n__t {
  overflow: hidden;
}

.inputAtt__sc:first-child {
  margin-top: 0;
}

.inputSubmit {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .inputSubmit {
    margin-top: 2.14286rem;
  }
}

.l-contents {
  width: 930px;
  margin: 0 auto;
  padding: 30px 20px 0;
}

@media (max-width: 767px) {
  .l-contents {
    width: auto;
    padding: 1.07143rem 0.71429rem 0;
  }
}

.l-footer {
  position: relative;
  min-width: 930px;
  padding: 5.35714rem 0;
  background: #fff;
}

@media (max-width: 767px) {
  .l-footer {
    min-width: 0;
    padding: 2.85714rem 0 2.85714rem;
  }
}

.l-footer__logo {
  line-height: 1.1;
  text-align: center;
}

.l-footer__logo > a {
  display: inline-block;
  width: 11.03571rem;
  height: 1.60714rem;
  background: url(/request_kurashi-naruhodo/images/logo_sekisuiheim01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .l-footer__logo > a {
    width: 7.67857rem;
    height: 1.11824rem;
  }
}

.l-footer__logo.is-202201 > a {
  width: 258px;
  height: 50px;
  background-image: url(/common/images/logo_gp_footer03.png);
}

.l-footer__nav {
  margin-top: 3.57143rem;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .l-footer__nav {
    margin-top: 1.78571rem;
  }
}

.l-footer__nav__window {
  display: inline-block;
  position: relative;
  width: 8px;
  height: 8px;
  margin-left: 0.71429rem;
  background: #000;
  vertical-align: 10%;
}

@media (max-width: 767px) {
  .l-footer__nav__window {
    width: 0.71429rem;
    height: 0.5rem;
    margin-left: 0.5rem;
  }
}

.l-footer__nav__window::before, .l-footer__nav__window::after {
  content: '';
  display: block;
  position: absolute;
  background: #000;
}

.l-footer__nav__window::before {
  left: -2px;
  top: 1px;
  width: 1px;
  height: 9px;
}

@media (max-width: 767px) {
  .l-footer__nav__window::before {
    height: 0.57143rem;
  }
}

.l-footer__nav__window::after {
  left: -2px;
  top: 9px;
  width: 9px;
  height: 1px;
}

@media (max-width: 767px) {
  .l-footer__nav__window::after {
    top: 8px;
    width: 0.71429rem;
  }
}

.l-footer__nav > li {
  display: inline-block;
  margin-left: 3.57143rem;
}

@media (max-width: 767px) {
  .l-footer__nav > li {
    display: block;
    margin: 0.85714rem auto 0;
  }
}

.l-footer__nav > li > a {
  -webkit-transition: opacity 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: inline-block;
  position: relative;
  color: #000;
  font-size: 1.07143rem;
  text-decoration: none;
}

@media (max-width: 767px) {
  .l-footer__nav > li > a {
    font-size: 0.85714rem;
  }
}

html.pc .l-footer__nav > li > a:hover,
html.pc .l-footer__nav > li > a:active {
  opacity: .5;
}

.l-footer__nav > li:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  .l-footer__nav > li:first-child {
    margin: 0 auto;
  }
}

.l-footer__copyright {
  margin-top: 3.57143rem;
  color: #000;
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .l-footer__copyright {
    margin-top: 1.78571rem;
    font-size: 0.85714rem;
  }
}

.l-header {
  position: relative;
  width: 970px;
  height: 87px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .l-header {
    width: auto;
    height: 4.67857rem;
  }
}

.l-header__logo {
  position: absolute;
  left: 20px;
  top: 21px;
  width: 112.5px;
  height: 45px;
  background: url(/request_kurashi-naruhodo/images/logo_custom01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .l-header__logo {
    left: 0.71429rem;
    top: 1rem;
    width: 6.57143rem;
    height: 2.64286rem;
  }
}

.l-header__logo.is-202201 {
  top: 26.5px;
  width: 229px;
  height: 34px;
  background-image: url(/common/images/logo_gp_header02.png);
}

@media (max-width: 767px) {
  .l-header__logo.is-202201 {
    top: 1.41rem;
    width: 12.71rem;
    height: 1.86rem;
  }
}

.l-header__btn {
  display: none;
}

@media (max-width: 767px) {
  .l-header__btn {
    display: block;
    position: absolute;
    right: 0.71429rem;
    top: 1.19643rem;
    width: 2.28571rem;
    height: 2.28571rem;
    background: #fff;
  }
}

@media (max-width: 767px) {
  .l-header__btn::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0075c1;
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
  }
}

@media (max-width: 767px) {
  .l-header__btn::after {
    content: "";
    display: block;
    position: absolute;
    left: 0.57143rem;
    top: 0.53571rem;
    width: 1.14286rem;
    height: 1.07143rem;
    background: url(/request_kurashi-naruhodo/images/icon_arrow01.png) no-repeat;
    background-size: contain;
  }
}

@media (max-width: 767px) {
  html.pc .l-header__btn:hover::before,
  html.pc .l-header__btn:active::before {
    opacity: 0.7;
  }
}

.l-media {
  display: none;
}

@media (min-width: 768px) {
  .l-media {
    width: 1px;
  }
}

@media (max-width: 767px) {
  .l-media {
    width: 2px;
  }
}

.l-visual {
  width: 930px;
  margin: 0 auto;
  padding: 0 20px 20px;
}

@media (max-width: 767px) {
  .l-visual {
    width: auto;
    padding: 0 0 1.07143rem;
  }
}

.l-visual__title {
  margin-bottom: 30px;
  color: #0075c1;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .l-visual__title {
    margin-bottom: 1.42857rem;
    font-size: 1.64286rem;
  }
}

.l-visual__list {
  line-height: 1.5;
  text-align: center;
}

.l-visual__list__pic {
  display: table;
  width: 100%;
}

.l-visual__list__pic__in {
  display: table-cell;
  height: 160px;
  text-align: center;
  vertical-align: bottom;
}

@media (max-width: 767px) {
  .l-visual__list__pic__in {
    height: 7.5rem;
  }
}

.l-visual__list__pic__img {
  max-width: 160px;
  max-height: 160px;
}

@media (max-width: 767px) {
  .l-visual__list__pic__img {
    max-width: 7.5rem;
    max-height: 7.5rem;
  }
}

.l-visual__list__txt {
  margin-top: 15px;
  font-size: 16px;
}

@media (max-width: 767px) {
  .l-visual__list__txt {
    margin-top: 0.71429rem;
    font-size: 0.78571rem;
  }
}

.l-visual__list > li {
  display: inline-block;
  width: 160px;
  margin-left: 25px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .l-visual__list > li {
    width: 7.5rem;
    margin-left: 0.85714rem;
  }
}

.l-visual__list > li:first-child {
  margin-left: 0;
}

.l-visual__btn {
  width: 355px;
  margin: 30px auto 0;
}

@media (max-width: 767px) {
  .l-visual__btn {
    width: auto;
    margin: 1.42857rem 0.71429rem 0;
  }
}

.l-visual__btn > a {
  display: block;
  position: relative;
  padding: 17px 0;
  border-radius: 4px;
  background: #fff;
  font-family: "NotoSansCJKjp", sans-serif;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .l-visual__btn > a {
    padding: 1.07143rem 0;
    border-radius: 0.28571rem;
  }
}

.l-visual__btn > a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: #0075c1;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

@media (max-width: 767px) {
  .l-visual__btn > a::before {
    border-radius: 0.28571rem;
  }
}

.l-visual__btn > a > span {
  display: block;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}

@media (max-width: 767px) {
  .l-visual__btn > a > span {
    font-size: 1rem;
  }
}

html.pc .l-visual__btn > a:hover::before,
html.pc .l-visual__btn > a:active::before {
  opacity: 0.7;
}

@media (min-width: 768px) {
  .l-wrapper.js-modal {
    top: auto !important;
  }
}

@media (max-width: 767px) {
  .l-wrapper.js-modal {
    position: fixed;
    width: 100%;
  }
}

.roomLayout__line {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .roomLayout__line {
    margin-top: 1.42857rem;
  }
}

.roomLayout__line__in {
  display: inline-block;
}

@media (max-width: 767px) {
  .roomLayout__line__in {
    display: table;
    width: 100%;
  }
}

.roomLayout__line__head, .roomLayout__line__body {
  display: inline-block;
}

@media (max-width: 767px) {
  .roomLayout__line__head, .roomLayout__line__body {
    display: table-cell;
  }
}

@media (max-width: 767px) {
  .roomLayout__line__body {
    width: 100%;
  }
}

.roomLayout__floor {
  display: inline-block;
}

@media (max-width: 767px) {
  .roomLayout__floor {
    width: 7.14286rem;
    margin-left: 0.5rem;
  }
}
