/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 17 2022 | 08:30:18 */
.l-wasedaHouse p {
  margin-bottom: inherit !important;
}

.l-wasedaHouse__hero--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse__hero--inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.l-wasedaHouse__hero--inner .cols.-img {
  max-width: 500px;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse__hero--inner .cols.-img {
    max-width: 100%;
  }
}

.l-wasedaHouse__hero--inner .cols.-txt {
  max-width: 590px;
  width: 590px;
  margin-left: auto;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse__hero--inner .cols.-txt {
    max-width: 100%;
    width: auto !important;
    margin-left: inherit;
  }
}

.l-wasedaHouse__hero--inner .cols.-txt .caption {
  text-align: center;
  background-position: bottom;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 20px;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse__hero--inner .cols.-txt .caption {
    margin-top: 10px;
  }
  .l-wasedaHouse__hero--inner .cols.-txt .caption br {
    display: none;
  }
}

.l-wasedaHouse__hero--inner .cols.-txt .flex_dl {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse__hero--inner .cols.-txt .flex_dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }
}

.l-wasedaHouse__hero--inner .cols.-txt .flex_dl dl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 10px;
}

.l-wasedaHouse__hero--inner .cols.-txt .flex_dl dl:nth-of-type(1) {
  width: calc(30% - 10px);
}

.l-wasedaHouse__hero--inner .cols.-txt .flex_dl dl:nth-of-type(2) {
  width: calc(30% - 10px);
}

.l-wasedaHouse__hero--inner .cols.-txt .flex_dl dl:nth-of-type(3) {
  width: 40%;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse__hero--inner .cols.-txt .flex_dl dl {
    width: auto !important;
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.l-wasedaHouse__hero--inner .cols.-txt .flex_dl dl:last-child {
  margin-bottom: 0;
  margin-right: 0;
}

.l-wasedaHouse__hero--inner .cols.-txt .flex_dl dt {
  border-bottom: 1px solid #ddd;
  font-size: 1.25rem;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.l-wasedaHouse__hero--inner .cols.-txt .flex_dl dd {
  font-size: 1.0625rem;
}

.l-wasedaHouse__hero--inner .l-contact {
  border: 3px solid #dedede;
  padding: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 15px;
}

.l-wasedaHouse__hero--inner .l-contact__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse__hero--inner .l-contact__in {
    display: block;
  }
}

.l-wasedaHouse__hero--inner .l-contact__right {
  margin-left: 30px;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse__hero--inner .l-contact__right {
    margin-left: 0px;
  }
}

.l-wasedaHouse__hero--inner .l-contact__heading {
  font-size: 1.1rem;
  color: #900001;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
  margin-bottom: 0;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse__hero--inner .l-contact__heading {
    margin-bottom: 10px;
  }
}

.l-wasedaHouse__hero--inner .l-contact__heading::before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0.1em;
  display: inline-block;
  width: 15px;
  height: 3px;
  background: #900001;
}

.l-wasedaHouse__hero--inner .l-contact__mail {
  position: relative;
  padding-left: 1.4em;
  margin-bottom: 10px;
}

.l-wasedaHouse__hero--inner .l-contact__mail::before {
  content: "";
  position: absolute;
  top: 0.3em;
  left: 0.1em;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border: none;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background: url("https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/10/ico_mail.png") no-repeat center;
  background-size: contain;
}

.l-wasedaHouse__hero--inner .l-contact__tel {
  position: relative;
  padding-left: 1.4em;
}

.l-wasedaHouse__hero--inner .l-contact__tel::before {
  content: "";
  position: absolute;
  top: 0.1em;
  left: 0.1em;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border: none;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background: url("../images/common/ico_tel.svg") no-repeat 0.08em bottom;
  background-size: contain;
}

.l-wasedaHouse__hero--inner .l-voice {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 15px;
  background: radial-gradient(#ffc9d7 3px, transparent 1px), radial-gradient(#ffc9d7 3px, transparent 1px), linear-gradient(#fff 4px, transparent 0), linear-gradient(45deg, transparent 74px, transparent 75px, #ddd 75px, #ddd 76px, transparent 77px, transparent 109px), linear-gradient(-45deg, transparent 75px, transparent 76px, #ddd 76px, #ddd 77px, transparent 78px, transparent 109px), #fff;
  background-size: 109px 109px, 109px 109px, 100% 6px, 109px 109px, 109px 109px;
  background-position: 54px 55px, 0px 0px, 0px 0px, 0px 0px, 0px 0px;
  padding: 1em;
}

.l-wasedaHouse__hero--inner .l-voice__heading {
  font-weight: bold;
}

.l-wasedaHouse__hero--inner .l-voice__txt {
  background: rgba(255, 255, 255, 0.6);
}

.l-wasedaHouse .tab_wrap {
  margin: 80px auto;
  width: 100%;
}

.l-wasedaHouse input[type="radio"] {
  display: none;
}

.l-wasedaHouse .tab_area {
  font-size: 0;
  /* margin: 0 10px; */
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse .tab_area {
    margin: 0 0px;
  }
}

.l-wasedaHouse .tab_area label {
  width: calc(100% / 4) !important;
  margin: 0 5px;
  display: block;
  padding: 12px 0;
  color: #999;
  background: #ddd;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
  -webkit-transition: ease 0.2s opacity;
  transition: ease 0.2s opacity;
  font-size: 1.125rem;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse .tab_area label {
    font-size: 1rem;
    margin: 0;
  }
}

.l-wasedaHouse .panel_area {
  background: #fff;
}

.l-wasedaHouse .tab_panel {
  width: 100%;
  padding: 1em 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
}

.l-wasedaHouse .tab_panel__heading {
  border-top: 2px solid #eee;
  font-weight: bold;
  font-size: 1.0625rem;
  margin-bottom: 1em !important;
  padding: 15px 10px 15px 30px;
  position: relative;
  margin: 10px 0;
}

.l-wasedaHouse .tab_panel__heading p {
  position: relative;
  display: inline-block;
}

.l-wasedaHouse .tab_panel__heading p .b_rcm {
  font-style: inherit !important;
  font-size: 0.8125rem;
  text-align: center;
  position: absolute;
  right: -80px;
  top: -20px;
  -webkit-box-shadow: 0 5px 0 #e6d900;
  box-shadow: 0 5px 0 #e6d900;
  background: #fff100;
  border: 2px solid #000;
  border-radius: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 60px;
  letter-spacing: -0.04em;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.2;
}

.l-wasedaHouse .tab_panel__heading p .b_rcm span {
  display: block;
}

.l-wasedaHouse .tab_panel__heading::before {
  content: "";
  position: absolute;
  top: 1.5em;
  left: 0;
  width: 15px;
  height: 5px;
  border-radius: 4px;
  background-color: #900001;
}

.l-wasedaHouse #tab1:checked ~ .tab_area .tab1_label {
  background: #900001;
  color: #fff;
  font-weight: bold;
  position: relative;
}

.l-wasedaHouse #tab1:checked ~ .tab_area .tab1_label.-forward::after,
.l-wasedaHouse #tab2:checked ~ .tab_area .tab2_label.-forward::after,
.l-wasedaHouse #tab3:checked ~ .tab_area .tab3_label.-forward::after,
.l-wasedaHouse #tab4:checked ~ .tab_area .tab4_label.-forward::after {
  margin-left: -12px;
  border-top: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid transparent;
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  bottom: -23px !important;
  top: inherit;
  border-top-color: #900001;
}

.l-wasedaHouse #tab1:checked ~ .tab_area .tab1_label::after,
.l-wasedaHouse #tab2:checked ~ .tab_area .tab2_label::after,
.l-wasedaHouse #tab3:checked ~ .tab_area .tab3_label::after,
.l-wasedaHouse #tab4:checked ~ .tab_area .tab4_label::after {
  margin-left: -12px;
  border-top: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid transparent;
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  top: -23px;
  border-bottom-color: #900001;
}

.l-wasedaHouse #tab1:checked ~ .panel_area #panel1 {
  display: block;
}

.l-wasedaHouse #tab2:checked ~ .tab_area .tab2_label {
  background: #900001;
  color: #fff;
  font-weight: bold;
  position: relative;
}

.l-wasedaHouse #tab2:checked ~ .panel_area #panel2 {
  display: block;
}

.l-wasedaHouse #tab3:checked ~ .tab_area .tab3_label {
  background: #900001;
  color: #fff;
  font-weight: bold;
  position: relative;
}

.l-wasedaHouse #tab3:checked ~ .panel_area #panel3 {
  display: block;
}

.l-wasedaHouse #tab4:checked ~ .tab_area .tab4_label {
  background: #900001;
  color: #fff;
  font-weight: bold;
  position: relative;
}

.l-wasedaHouse #tab4:checked ~ .panel_area #panel4 {
  display: block;
}

.l-wasedaHouse .maker_yell {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #ff9));
  background: linear-gradient(transparent 60%, #ff9 0%);
}

.l-wasedaHouse .box_border_type01 {
  border: 2px solid #900001;
  padding: 10px;
  border-radius: 10px;
  background: #fffcef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.l-wasedaHouse .flex_dl dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-wasedaHouse .flex-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 10px 0;
}

.l-wasedaHouse .flex-4 .col {
  width: calc(100% / 4 - 8px);
  margin-right: 10px;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse .flex-4 .col {
    width: calc(100% / 2 - 8px);
    margin-right: 8px;
    margin-bottom: 8px;
  }
}

.l-wasedaHouse .flex-4 .col:nth-child(4n) {
  margin-right: 0;
}

.l-wasedaHouse .flex-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 10px 0;
}

.l-wasedaHouse .flex-2 .col {
  width: calc(100% / 2 - 10px);
  margin-right: 10px;
  text-align: center;
  max-height: 700px;
}

@media screen and (max-width: 479px) {
  .l-wasedaHouse .flex-2 .col {
    width: calc(100% / 2 - 8px);
    margin-right: 8px;
    margin-bottom: 8px;
  }
}

.l-wasedaHouse .flex-2 .col:nth-child(even) {
  margin-right: 0;
}

.l-wasedaHouse .flex-2 .col img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100% !important;
}
/*# sourceMappingURL=waseda_house.css.map */