@charset "UTF-8";
/* --------------------------------------------
   空き家解決！住まいの利活用 
-------------------------------------------- */
/* 空き家解決！住まいの利活用  */
.online-consultation-service-area {
  background: url("../../images/bg_gray_pattern_04.png");
}

.online-consultation-service__top {
  margin-top: 2em;
  padding-top: 1em;
  padding-bottom: 3em;
  background: url("../../images/bg_yellow_house.png") center top/100% no-repeat;
}

.online-consultation-service__top-sub {
  margin-top: 0.5em;
  font-size: 1.375em;
  text-align: center;
}

.online-consultation-service__top-main {
  z-index: 1;
  position: relative;
  width: 477px;
  max-width: 100%;
  margin-top: 0.1em;
  margin-right: auto;
  margin-left: auto;
  padding: 0.3em 0.5em 0.2em;
  border: 1px solid #fff;
  color: #DD1373;
  font-size: 2.25em;
  font-weight: bold;
  text-align: center;
}

.online-consultation-service__top-main::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 1px solid #fff;
  background-color: #fff;
  content: "";
}

.online-consultation-service__list {
  width: 35.625em;
  max-width: 80%;
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
}

.online-consultation-service__list-item {
  position: relative;
  padding-left: 2.8em;
  color: #40210F;
}

.online-consultation-service__list-item::before {
  display: inline-block;
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 1.8em;
  height: 1.8em;
  background: url(../../images/icon_check_green.png) left top/contain no-repeat;
  content: "";
}

.online-consultation-service__list-item + .online-consultation-service__list-item {
  margin-top: 1.5em;
}

.online-consultation-service__list-item-title {
  display: inline-block;
  margin-right: 1.3em;
  font-size: 1.5em;
  font-weight: bold;
}

.online-consultation-service__list-item-text {
  font-size: 1.125em;
}

.online-consultation-service__bottom {
  padding: 0 0.5em 4em;
}

.online-consultation-service__bottom-text {
  font-size: 1.125em;
  line-height: 2.2em;
  text-align: center;
}

.online-consultation-service__bottom-text--green {
  display: inline-block;
  color: #006934;
  font-size: 1.2222222222em;
  font-weight: bold;
  vertical-align: middle;
}

.online-consultation-service__bottom-text--black {
  display: inline-block;
  color: #000;
  font-size: 1.2222222222em;
  font-weight: bold;
  vertical-align: middle;
}

.online-consultation-service__bottom-text--pink {
  display: inline-block;
  color: #DD1373;
  font-size: 1.2222222222em;
  font-weight: bold;
  vertical-align: middle;
}

.online-consultation-service-list {
  position: relative;
  width: 1030px;
  max-width: 100%;
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
}

.online-consultation-service-list__title {
  position: absolute;
  top: -1em;
  right: 0;
  left: 0;
  width: 84.1747572816%;
  margin-right: auto;
  margin-left: auto;
  padding: 0.4em 0.5em;
  border-radius: 1.6875em;
  background-color: #BF9762;
  color: #fff;
  font-size: 1.4375em;
  font-weight: bold;
  text-align: center;
}

.online-consultation-service-list__cnt {
  padding: 3.5em 1em 1.5em 3em;
  border: 1px solid #804F21;
  background: url("../../images/bg_gray_pattern.png");
}

.online-consultation-service-list__cnt-illust {
  margin-top: -3.5em;
  text-align: right;
}

.online-consultation-service-list__cnt-illust img {
  width: 16.687em;
}

.online-consultation-service-list__cnt-list-item {
  position: relative;
  padding-left: 3em;
  color: #40210F;
  font-size: 1.3125em;
}

.online-consultation-service-list__cnt-list-item::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  background: url("../../images/icon_check_box.png") left top/contain no-repeat;
  content: "";
}

.online-consultation-service-list__cnt-list-item + .online-consultation-service-list__cnt-list-item {
  margin-top: 1.5em;
}

.online-consultation-countermeasure-text-area {
  width: 820px;
  max-width: 100%;
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.online-consultation-countermeasure-text {
  font-size: 1.125em;
  line-height: 2em;
}

.online-consultation-countermeasure-text.online-consultation-countermeasure-text__pink {
  color: #DD1373;
  font-size: 1.35em;
  font-weight: bold;
}

.online-consultation-countermeasure-text + .online-consultation-countermeasure-text {
  margin-top: 2em;
}

.online-consultation-choices-copy {
  margin-top: 0.5em;
  font-size: 1.125em;
  text-align: center;
}

.online-consultation-choices-pettarn {
  margin-top: 2em;
  padding: 3em 3em 4em 3em;
  background: url("../../images/bg_family_five.jpg") center top/100% auto no-repeat;
}

.online-consultation-choices-pettarn__item {
  padding: 0.5em 0.9em 1em 0.5em;
  border: 1px solid #EFAD2C;
  background-color: rgba(255, 255, 255, 0.95);
}

.online-consultation-choices-pettarn__item + .online-consultation-choices-pettarn__item {
  margin-top: 3em;
}

.online-consultation-choices-pettarn__item-box {
  width: 5.5em;
  height: 5.5em;
  margin-right: 3.125%;
  background-color: #EFAD2C;
  color: #fff;
  font-size: 1.1875em;
  font-weight: bold;
  line-height: 1.9em;
}

.online-consultation-choices-pettarn__item-num {
  display: block;
  padding-left: 0.2em;
  font-size: 1.1875em;
  font-size: 2.2105263158em;
  font-weight: bold;
}

.online-consultation-choices-pettarn__item-cnt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.online-consultation-choices-pettarn__item-cnt-title {
  width: 100%;
  padding: 0.5em 0;
  font-size: 1.875em;
  font-weight: bold;
}

.online-consultation-choices-pettarn__item-cnt-title-small {
  margin-left: 1.6em;
  font-size: 0.5333333333em;
  vertical-align: middle;
}

.online-consultation-choices-pettarn__item-cnt-text {
  width: 100%;
  font-size: 1.125em;
  line-height: 1.8em;
}

.online-consultation-choices-text {
  margin-top: 2em;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 2em;
  text-align: center;
}

.online-consultation-choices-text-pink {
  color: #DD1373;
}

.online-consultation-support {
  width: 1031px;
  max-width: 100%;
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  padding: 1.5em 43% 1.5em 0em;
  background: url("../../images/bg_hiroshima.jpg") right top/62% auto no-repeat;
}

.online-consultation-support_cnt {
  padding: 1.5em 2em 2em 1.2em;
  background: url("../../images/bg_gray_pattern.png");
  opacity: 0.9;
}

.online-consultation-support_cnt__text {
  font-size: 1.125em;
  line-height: 2em;
}
.online-consultation-support_cnt__copy {
  margin-top: -1em;
  text-align: right;
}

.online-consultation-support-list {
  width: 800px;
  max-width: 100%;
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
}

.online-consultation-support-list__item {
  position: relative;
  padding-left: 3em;
  font-size: 1.125em;
}

.online-consultation-support-list__item::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2em;
  height: 2em;
  background: url("../../images/icon_check_orange.png") left top/contain no-repeat;
  content: "";
}

.online-consultation-support-list__item + .online-consultation-support-list__item {
  margin-top: 1.5em;
}

.online-consultation-support-bnr {
  margin-top: 5em;
  padding: 1em 3.4951456311% 2.5em;
  background: url("../../images/bg_gray_pattern_04.png");
}

.online-consultation-support-bnr__top {
  margin-top: 2em;
}

.online-consultation-support-bnr__top-cnt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.online-consultation-support-bnr__top-copy {
  font-size: 1.625em;
  font-weight: bold;
  line-height: 2em;
}

.online-consultation-support-bnr__top-sub {
  margin-top: 0.2em;
  font-size: 1.4375em;
  font-weight: bold;
  line-height: 1.8em;
}

.online-consultation-support-bnr__top-sub-img {
  display: inline-block;
  margin-right: 1em;
  margin-left: 1em;
  vertical-align: middle;
}

.online-consultation-support-bnr__top-img {
  width: 38.8349514563%;
  margin-left: 3.4951456311%;
}

.online-consultation-support-bnr__top-bnr {
  margin-top: 2em;
}

.online-consultation-support-bnr__bottom {
  margin-top: 2em;
}

.online-consultation-support-bnr__bottom-item {
  width: 20em;
}

@media screen and (max-width: 1900px) {
  /* 空き家解決！住まいの利活用  */
}

@media screen and (max-width: 1700px) {
  /* 空き家解決！住まいの利活用  */
}

@media screen and (max-width: 1540px) {
  /* 空き家解決！住まいの利活用  */
}

@media screen and (max-width: 1260px) {
  /* 空き家解決！住まいの利活用  */
}

@media screen and (max-width: 1024px) {
  /* 空き家解決！住まいの利活用  */
}

@media screen and (max-width: 768px) {
  /* 空き家解決！住まいの利活用  */
  .online-consultation-service__top {
    background-size: 100% 80%;
  }
  .online-consultation-service__top-main {
    width: 16em;
  }
  .online-consultation-service-list__title {
    font-size: 1.2em;
  }
  .online-consultation-service-list__cnt {
    padding: 3.5em 2em 2em 3em;
  }
  .online-consultation-countermeasure-text.online-consultation-countermeasure-text__pink {
    font-size: 1.2em;
  }
  .online-consultation-choices-pettarn {
    background-size: auto 100%;
  }
  .online-consultation-choices-pettarn__item-cnt-text {
    font-size: 1.04em;
  }
  .online-consultation-choices-text {
    font-size: 1.25em;
  }
  .online-consultation-support_cnt {
    padding: 1.5em 1em 2em 1.5em;
  }
  .online-consultation-support-bnr__top-copy {
    font-size: 1.3em;
  }
  .online-consultation-support-bnr__top-sub {
    font-size: 1.2em;
  }
  .online-consultation-support-bnr__top-sub-img {
    width: 9em;
  }
  .online-consultation-support-bnr__bottom-item {
    width: 15em;
  }
}

@media screen and (max-width: 480px) {
  /* 空き家解決！住まいの利活用  */
  .online-consultation-service__top {
    background-size: 160% 70%;
  }
  .online-consultation-service__top-main {
    width: 12em;
    font-size: 2em;
  }
  .online-consultation-service__list {
    margin-top: 2em;
  }
  .online-consultation-service__list-item-title {
    display: block;
  }
  .online-consultation-service__bottom {
    padding: 0 0.5em 2em;
  }
  .online-consultation-service-list__title {
    font-size: 1.1em;
  }
  .online-consultation-service-list__cnt {
    padding: 4.5em 1.5em 1.5em;
  }
  .online-consultation-service-list__cnt-list-item {
    font-size: 1.1em;
  }
  .online-consultation-countermeasure-text {
    font-size: inherit;
  }
  .online-consultation-choices-pettarn {
    padding: 1em 1em 2em 1em;
    background-position: 28% top;
    background-size: 200% 100%;
  }
  .online-consultation-choices-pettarn__item {
    padding: 0.5em 0.5em 0.5em;
  }
  .online-consultation-choices-pettarn__item + .online-consultation-choices-pettarn__item {
    margin-top: 1.5em;
  }
  .online-consultation-choices-pettarn__item-box {
    font-size: 0.5em;
  }
  .online-consultation-choices-pettarn__item-cnt-title {
    font-size: 1.3em;
  }
  .online-consultation-choices-pettarn__item-cnt-title-small {
    font-size: 0.8em;
  }
  .online-consultation-choices-pettarn__item-cnt-text {
    width: 114%;
    margin-left: -3em;
    font-size: inherit;
  }
  .online-consultation-choices-text {
    margin-top: 1em;
    font-size: 1.2em;
  }
  .online-consultation-support {
    padding: 0em 0 15em 0em;
    background: url(../../images/bg_hiroshima.jpg) center bottom/90% auto no-repeat;
  }
  .online-consultation-support_cnt {
    padding: 1.5em 1.5em 2em 1.5em;
  }
  .online-consultation-support_cnt__copy {
    margin-top: 0;
  }
  .online-consultation-support-list__item {
    font-size: 1.28em;
  }
  .online-consultation-support-bnr {
    margin-top: 3em;
  }
  .online-consultation-support-bnr__top-cnt {
    width: 100%;
    font-size: 0.95em;
  }
  .online-consultation-support-bnr__top-img {
    width: 100%;
    margin-top: 2em;
    margin-left: 0;
  }
  .online-consultation-support-bnr__bottom-item {
    width: 100%;
  }
  .online-consultation-support-bnr__bottom-item + .online-consultation-support-bnr__bottom-item {
    margin-top: 1.2em;
  }
}