@font-face {
  font-family: "NotoSansCJKjp";
  font-weight: 300;
  font-style: normal;
  src: url("/common/css/catalog/nisetai_2022/fonts/NotoSansCJKjp-DemiLight.woff") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-weight: 500;
  font-style: normal;
  src: url("/common/css/catalog/nisetai_2022/fonts/NotoSansCJKjp-Medium.woff") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-weight: 700;
  font-style: normal;
  src: url("/common/css/catalog/nisetai_2022/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: none;
}

.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(/common/images/catalog/renew/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;
  }
}

@media (max-width: 767px) {
  .formSection.js-errorMode {
    display: none;
  }
}

.formTable, .formTable--pcCompact {
  width: 100%;
  border-spacing: 0;
}

@media (max-width: 767px) {
  .formTable, .formTable--pcCompact {
    display: block;
    width: auto;
    border-bottom: 1px solid #d1d1d1;
  }
}

.formTable__lb {
    display: inline-block;
    margin-left: 10px;
    padding: 4px 10px;
    color: #fff;
    font-size: 0.85714rem;
    font-weight: 700;
    line-height: 1.1;
    vertical-align: 5%;
}

@media (max-width: 767px) {
  .formTable__lb {
    margin-left: 0.71429rem;
    padding: 0.21429rem 0.71429rem;
    font-size: 0.92857rem;
  }
}

.formTable__lb.is-required {
  background: #f83f3f;
}

@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 15px;
  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;
}

.l-nisetaiVisual {
  position: relative;
  min-width: 970px;
  height: 415px;
  background: url(/common/images/catalog/renew/bg_nisetai_visual01.jpg) no-repeat 50%;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 767px) {
  .l-nisetaiVisual {
    min-width: 0;
    height: auto;
    padding: 40px 0;
    background-image: url(/common/images/catalog/renew/bg_nisetai_visual01_sp.jpg);
  }
}

.l-nisetaiVisual__pic {
  position: absolute;
  left: 50%;
  top: 0;
  width: 930px;
  height: 415px;
  margin-left: -465px;
  background: url(/common/images/catalog/renew/pic_nisetai_visual01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .l-nisetaiVisual__pic {
    position: static;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-top: 123.73333%;
    background-image: url(/common/images/catalog/renew/pic_nisetai_visual01_sp.png);
  }
}

.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;
}

.modal__tt {
    margin: -30px 0 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
}

.pcEachError {
  margin-top: 10px;
  color: #f83f3f;
  font-weight: 700;
  line-height: 1.5;
}

.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(/common/images/catalog/renew/icon_pin01_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--2 {
    background-image: url(/common/images/catalog/renew/icon_pin02_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--3 {
    background-image: url(/common/images/catalog/renew/icon_pin03_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--4 {
    background-image: url(/common/images/catalog/renew/icon_pin04_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--5 {
    background-image: url(/common/images/catalog/renew/icon_pin05_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--6 {
    background-image: url(/common/images/catalog/renew/icon_pin06_sp.png);
  }
}

@media (max-width: 767px) {
  .prefList__head__icon--7 {
    background-image: url(/common/images/catalog/renew/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(/common/images/catalog/renew/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(/common/images/catalog/renew/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%;
  }
}

.bunjoBook {
  margin-top: 15px;
}

@media (max-width: 767px) {
  .bunjoBook {
    margin: 0 0 1.07143rem;
    text-align: center;
  }
}

.bunjoBook > img {
  width: 130px;
}

@media (max-width: 767px) {
  .bunjoBook > img {
    width: 9.28571rem;
  }
}

@media (max-width: 767px) {
  .bunjoBook.is-pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .bunjoBook.is-sp {
    display: none;
  }
}

.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(/common/images/catalog/renew/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;
  }
}

.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 {
    margin-top: 0.71429rem;
    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;
}

@media (max-width: 767px) {
  .flow {
    margin: 0 -10px 30px;
  }
}

.flow__item, .flow__item--cr {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 269px;
  height: 60px;
  box-sizing: border-box;
  padding-right: 20px;
  background: #ebebeb;
  clip-path: polygon(0 0, 89% 0, 100% 50%, 89% 100%, 0 100%);
  font-size: 1.14286rem;
}

@media (max-width: 767px) {
  .flow__item, .flow__item--cr {
    width: auto;
    height: 2.85714rem;
    padding-right: 0.71429rem;
    clip-path: polygon(0 0, calc(100% - 1rem) 0, 100% 50%, calc(100% - 1rem) 100%, 0 100%);
    font-size: 1rem;
  }
}

.flow__item--cr {
  background: #156082;
  color: #fff;
  font-weight: 500;
}

.flow > ol {
  display: flex;
  justify-content: center;
  gap: 0 19px;
  line-height: 1.1;
  text-align: center;
}

@media (max-width: 767px) {
  .flow > ol {
    gap: 0 0.78571rem;
    max-width: 25.35714rem;
    margin: 0 auto;
  }

  .flow > ol > li:nth-child(1) {
    flex: 7;
  }

  .flow > ol > li:nth-child(2) {
    flex: 4;
  }

  .flow > ol > li:nth-child(3) {
    flex: 4;
  }
}

.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;
  }
}

.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 60px;
}

@media (max-width: 767px) {
  .l-contents {
    width: auto;
    padding: 1.07143rem 0.71429rem 2.85714rem;
  }
}

#catalogForm.l-contents {
  padding-top: 80px;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  #catalogForm.l-contents {
    padding-top: 3.571428571428571rem;
  }
}

.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: 34px;
  width: 150px;
  height: 20px;
  background: url(/common/images/catalog/renew/logo_sekisuiheim01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .l-header__logo {
    left: 0.71429rem;
    top: 1.78571rem;
    width: 8.89286rem;
    height: 1.18571rem;
  }
}

.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(/common/images/catalog/renew/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 {
  position: relative;
  min-width: 970px;
  height: 415px;
  background: url(/common/images/catalog/renew/bg_bunjo01.jpg) no-repeat 50% 0;
  background-size: cover;
}

@media (max-width: 767px) {
  .l-visual {
    min-width: 0;
    height: auto;
    padding-top: 135.06667%;
    background-image: url(/common/images/catalog/renew/bg_bunjo01_sp.jpg);
  }
}

.l-visual__tt {
  position: absolute;
  left: 50%;
  top: 30px;
  width: 930px;
  height: 355px;
  margin-left: -465px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .l-visual__tt {
    left: 2.66667%;
    top: 0;
    width: 94.66667%;
    height: auto;
    margin: 4.8% 0 0;
  }
}

.l-visual__tt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/common/images/catalog/renew/pic_bunjo01.png) no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .l-visual__tt::before {
    position: static;
    width: auto;
    height: auto;
    padding-top: 132.53521%;
    background-image: url(/common/images/catalog/renew/pic_bunjo01_sp.png);
  }
}

.l-visual__tt > span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 10px;
  line-height: 1;
  opacity: 0;
}

@media (min-width: 768px) {
  .l-wrapper.js-modal {
    top: auto !important;
  }
}

@media (max-width: 767px) {
  .l-wrapper.js-modal {
    position: fixed;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .spMenu__group1__prev {
    display: block;
    position: relative;
    padding: 0.92857rem 0;
    border-radius: 0.28571rem;
    background: #fff;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .spMenu__group1__prev::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.28571rem;
    background: #c4c4c4;
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
  }
}

@media (max-width: 767px) {
  .spMenu__group1__prev__in {
    position: relative;
    color: #333;
    font-size: 1.21429rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
  }
}

@media (max-width: 767px) {
  html.pc .spMenu__group1__prev:hover::before,
  html.pc .spMenu__group1__prev:active::before {
    opacity: 0.7;
  }
}

@media (max-width: 767px) {
  .spMenu__group1__other {
    display: block;
    position: relative;
    padding: 1.42857rem 0;
    border-radius: 0.28571rem;
    background: #fff;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .spMenu__group1__other::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) {
  .spMenu__group1__other__in {
    position: relative;
    color: #fff;
    font-size: 1.21429rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .spMenu__group1__other__icon {
    position: absolute;
    right: 0.71429rem;
    top: 50%;
    width: 17px;
    height: 7px;
    margin-top: -3.5px;
  }
}

@media (max-width: 767px) {
  .spMenu__group1__other__icon::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 13px;
    height: 1px;
    background: #fff;
  }
}

@media (max-width: 767px) {
  .spMenu__group1__other__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;
  }
}

@media (max-width: 767px) {
  html.pc .spMenu__group1__other:hover::before,
  html.pc .spMenu__group1__other:active::before {
    opacity: 0.7;
  }
}

@media (max-width: 767px) {
  .spMenu__group1 > li {
    margin-top: 0.71429rem;
  }
}

@media (max-width: 767px) {
  .spMenu__group1 > li:first-child {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .spMenu__group2 {
    margin-top: 2.14286rem;
  }
}

@media (max-width: 767px) {
  .spMenu__group2__btn {
    display: block;
    position: relative;
    padding: 1.42857rem 0 1.42857rem 4.28571rem;
    border-radius: 0.28571rem;
    background: #fff;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .spMenu__group2__btn::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) {
  .spMenu__group2__btn__thum, .spMenu__group2__btn__thum--exhibit, .spMenu__group2__btn__thum--estate {
    position: absolute;
    left: 0.71429rem;
    top: 50%;
    width: 2.85714rem;
    height: 2.85714rem;
    margin-top: -1.42857rem;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.spMenu__group2__btn__thum--exhibit {
  background-image: url(/common/images/catalog/renew/pic_exhibit01.png);
}

.spMenu__group2__btn__thum--estate {
  background-image: url(/common/images/catalog/renew/pic_estate01.png);
}

@media (max-width: 767px) {
  .spMenu__group2__btn__in {
    position: relative;
    color: #fff;
    font-size: 1.21429rem;
    font-weight: 700;
    line-height: 1.1;
  }
}

@media (max-width: 767px) {
  html.pc .spMenu__group2__btn:hover::before,
  html.pc .spMenu__group2__btn:active::before {
    opacity: 0.7;
  }
}

@media (max-width: 767px) {
  .spMenu__group2 > li {
    margin-top: 0.71429rem;
  }
}

@media (max-width: 767px) {
  .spMenu__group2 > li:first-child {
    margin-top: 0;
  }
}

.completeLead__bx {
  margin-top: 2.14286rem;
  padding-top: 7%;
}

@media (min-width: 768px) {
  .completeLead__bx {
    margin-top: 50px;
    padding-top: 33px;
  }
}

.completeLead__bx__bd{
  position: relative;
  margin: 0 20px;
  background: #EAF5FB;
  border-radius: 20px;
}

@media (min-width: 768px) {
  .completeLead__bx__bd{
    margin: 0 auto;
    width: 930px;
  }
}

.completeLead__bx__t{
  position: absolute;
  top: -5%;
  left: 50%;
  transform: translateX(-50%);
  width: 92%;
}

@media (min-width: 768px) {
  .completeLead__bx__t{
    width: 478px;
    top: -8%;
  }
}

.completeLead__bx__t img{
  width: 100%;
}

.completeLead__bx__bd__in{
  text-align: center;
  padding: 12.33vw 0 30px;
}

@media (min-width: 768px) {
  .completeLead__bx__bd__in{
    position: relative;
    text-align: left;
    padding: 102px 0 90px 350px;
  }
}

.completeLead__bx__pic{
  margin-bottom: 27px;
}

@media (min-width: 768px) {
  .completeLead__bx__pic{
    position: absolute;
    top: 98px;
    left: 93px;
    margin-bottom: 20px;
    transform: rotate(-6deg);
  }
}

.completeLead__bx__pic img{
  width: 50.44776119%;
  margin:  0 auto;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
}

@media (min-width: 768px) {
  .completeLead__bx__pic img{
    width: 190px
  }
}

.completeLead__bx__ttl{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .completeLead__bx__ttl{
    font-size: 20px;
    margin-bottom: 20px;
  }
}

.completeLead__bx__txt{
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .completeLead__bx__txt{
    font-size: 16px;
    line-height: 1.6785;
  }
}

.completeLead__bx__btn a{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 214px;
  height: 44px;
  padding: 0px;
  font-family: sans-serif;
  font-size: 16px;
  color: #fff;
  text-align: center;
  overflow-wrap: anywhere;
  background-color: #156082;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .completeLead__bx__btn a{
    max-width: 236px;
    height: 48px;
    font-size: 16px;
    margin: 0;
    transition: all 0.3s ease;
  }

  .completeLead__bx__btn a:hover{
    opacity: 0.7;
  }
}

@media (min-width: 768px) {
  .completeLead__bx .is-sp{
    display: none;
  }
}

@media (max-width: 767px) {
  .completeLead__bx .is-pc{
    display: none;
  }
}
