@charset "UTF-8";
/* =========================================

nasluck bellflower/renovation CSS

============================================ /*

/*-----bellflower_renovation_only-----*/
/*--------------------------------------------------------

	common

--------------------------------------------------------*/
@media screen and (max-width: 736px) {
  html {
    font-size: 17px;
  }
  html p {
    font-size: 17px;
  }
}
html body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

html body #content {
  letter-spacing: 0.03em;
}
@media screen and (min-width: 737px) {
  html body #content {
    font-size: 17px;
  }
}

a:hover {
  opacity: .7;
}

@media screen and (min-width: 737px) {
  #content {
    margin: 9px auto 3em;
  }
}
@media screen and (max-width: 736px) {
  #content {
    margin: 0 auto 3em;
  }
}

#nav,
#breadcrumbs {
  letter-spacing: .06em;
}

#breadcrumbs ul {
  overflow: auto;
}

#breadcrumbs ul li {
  flex-shrink: 0;
  flex-grow: 0;
}

@media screen and (max-width: 736px) {
  .pagemenu .ac_name li:after {
    transform: rotate(90deg);
    right: 6%;
  }
}
.comment-box-01 {
  margin: 0.3em auto;
  display: flex;
  font-size: 90%;
}
.comment-box-01 span:first-of-type {
  display: block;
  margin-right: 0.3em;
  flex-shrink: 0;
  flex-grow: 0;
}

@media screen and (min-width: 737px) {
  .pc-none {
    display: none !important;
  }
}

@media screen and (max-width: 736px) {
  .sp-none {
    display: none !important;
  }
}

h1 > * {
  background: url("../image/img-main.jpg");
  border: 1px solid #d8e4e2;
  padding-top: 31.703% !important;
  position: relative;
}

@media only screen and (max-width: 736px) {
  h1 > * {
    background: url(../image/img-main_sp.jpg);
    padding-top: 49.035% !important;
  }
}
h1 > * .content_text {
  height: calc(88 / 298 * 100%);
  left: calc(49 / 938 * 100%);
  position: absolute;
  top: calc(90 / 298 * 100%);
  transform: none;
  width: calc(302 / 938 * 100%);
}

@media only screen and (max-width: 736px) {
  h1 > * .content_text {
    display: none;
  }
}
h1 > * .content_text .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  width: 100%;
}

h1 > * .content_text .inner .text {
  color: #51A1D4;
  display: block;
  font-weight: 600;
  letter-spacing: .11em;
  line-height: 1.38;
}

h1 > * .content_text .inner .text:first-of-type {
  font-size: 22px;
}

h1 > * .content_text .inner .text:last-of-type {
  font-size: 26px;
}

@media all and (-ms-high-contrast: none) {
  h1 > * .content_text .inner .text {
    padding: .694em .914em .334em 0;
  }

  .meiryo h1 > * .content_text .inner .text {
    letter-spacing: 0;
    padding: .694em 0 .334em 2.971em;
    text-align: left;
    display: inline-block;
  }
}
@media only screen and (max-width: 970px) {
  h1 > * .content_text .inner .text {
    font-size: 3.505vw;
  }
}
@media only screen and (max-width: 320px) {
  #wrap_inner {
    margin-top: 0;
  }
}
@media only screen and (max-width: 736px) {
  .menu-btn {
    font-size: 16px !important;
    letter-spacing: .06em !important;
  }
}
.renov-wrap * {
  box-sizing: border-box;
}

@media screen and (max-width: 736px) {
  .renov-sec {
    width: 94%;
    margin: 0 auto;
  }
}

.lead-renov {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 737px) {
  .lead-renov {
    margin-bottom: 2em;
  }
}

@media screen and (min-width: 737px) {
  .lead-renov > .view_pc {
    display: block !important;
  }
}

.lead-renov > .view_pc .txt_lead {
  margin: 0 auto 0;
  width: 685px;
}

.ttl-renov-h2 {
  font-size: 23px;
  font-weight: 600;
  text-align: center;
  margin: 0px auto 24px;
  max-width: 900px;
  letter-spacing: 0.12em;
}

.ttl-renov-h3 {
  color: #fff;
  display: flex;
  margin: 0 auto 1em;
}
@media screen and (min-width: 737px) {
  .ttl-renov-h3 {
    justify-content: center;
    max-width: 900px;
    background-image: url("../image/bg_h3.png");
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    min-height: 44px;
    position: relative;
  }
}
@media screen and (max-width: 736px) {
  .ttl-renov-h3 {
    background-color: #51A1D4;
    flex-direction: column;
    align-items: center;
    padding: 5vw 0.3em;
    background-image: url("../image/bg_h2l2_sp.png");
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 737px) {
  .ttl-renov-h3 span {
    display: flex;
    align-items: center;
  }
}
.ttl-renov-h3 span:first-of-type {
  font-weight: normal;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 737px) {
  .ttl-renov-h3 span:first-of-type {
    font-size: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 13%;
  }
}
@media screen and (max-width: 736px) {
  .ttl-renov-h3 span:first-of-type {
    font-size: 85%;
  }
}
.ttl-renov-h3 span:last-of-type {
  letter-spacing: 0.15em;
}
@media screen and (min-width: 737px) {
  .ttl-renov-h3 span:last-of-type {
    font-size: 22px;
  }
}

.ttl-renov-h4 {
  border-bottom: 1px solid #1d75ad;
  margin-bottom: 0.5em;
}
.ttl-renov-h4 span {
  display: block;
  position: relative;
  padding-left: 0.7em;
  font-weight: 600;
  color: #1d75ad;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 737px) {
  .ttl-renov-h4 span {
    font-size: 20px;
  }
}
@media screen and (max-width: 736px) {
  .ttl-renov-h4 span {
    font-size: 18px;
  }
}
.ttl-renov-h4 span::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 86%;
  background-color: #1D75AD;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.ttl-renov-h4-02 {
  font-size: 19px;
  color: #fff;
  background-color: #6C9DDE;
  text-align: center;
  margin: 1.6em auto;
}
@media screen and (min-width: 737px) {
  .ttl-renov-h4-02 {
    padding: 0.18em 0.3em;
  }
}
@media screen and (max-width: 736px) {
  .ttl-renov-h4-02 {
    padding: 0.25em 0.3em;
  }
}

.ttl-renov-h4-03 {
  color: #fff;
  padding: 0.35em 0.5em;
  text-align: center;
  letter-spacing: 0.22em;
}
@media screen and (min-width: 737px) {
  .ttl-renov-h4-03 {
    font-size: 17px;
    background-image: linear-gradient(90deg, rgba(73, 154, 212, 0) 0%, rgba(73, 154, 212, 0) 11%, #499ad4 28%, #499ad4 50%, #499ad4 72%, rgba(73, 154, 212, 0) 89%, rgba(73, 154, 212, 0) 100%);
  }
}
@media screen and (max-width: 736px) {
  .ttl-renov-h4-03 {
    background-color: #499AD4;
  }
}

.ttl-renov-h5 {
  display: flex;
  font-size: 18px;
  margin-bottom: 0.6em;
}
@media screen and (max-width: 736px) {
  .ttl-renov-h5 {
    justify-content: center;
  }
}
.ttl-renov-h5::before {
  content: '';
  width: 1.2em;
  height: 1.2em;
  background-image: url("../image/ico-leaf.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  flex-shrink: 0;
  flex-grow: 0;
  margin-top: 0.15em;
  margin-right: 0.7em;
}

@media screen and (min-width: 737px) {
  .point-renov {
    margin: 2em auto;
  }
}
@media screen and (max-width: 736px) {
  .point-renov {
    margin: 1em auto;
  }
}

@media screen and (min-width: 737px) {
  .box-renov {
    width: 89.4%;
    margin: 0 auto 1.5em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}
.box-renov .box-renov-lead {
  margin: 1em auto;
  text-align: justify;
  letter-spacing: 0.14em;
}
@media screen and (min-width: 737px) {
  .box-renov .box-renov-lead {
    max-width: 85.68%;
  }
}
.box-renov ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.8em;
}
@media screen and (min-width: 737px) {
  .box-renov ul {
    justify-content: space-between;
  }
}
@media screen and (max-width: 736px) {
  .box-renov ul {
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 737px) {
  .box-renov ul > li {
    width: 48%;
    margin-bottom: 1.3em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov ul > li {
    width: 100%;
  }
  .box-renov ul > li:not(:last-of-type) {
    margin-bottom: 1.4em;
  }
}
@media screen and (min-width: 737px) {
  .box-renov .renov-list-inner {
    padding: 0 8px 0;
  }
}
@media screen and (max-width: 736px) {
  .box-renov .renov-list-inner {
    padding: 0 0 0;
  }
  .box-renov .renov-list-inner p {
    font-size: 15px;
  }
}
.box-renov .renov-list-inner figure {
  margin: 0.65em auto;
}
.box-renov .renov-list-inner figure img {
  display: block;
}

/*--------------------------------------------------------

	renovation1

--------------------------------------------------------*/
.box-renov.box-renov-01 .renov-list-inner figure img:not(:last-of-type) {
  margin-bottom: 1em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-01 .renov-list-inner figure img:first-of-type {
    display: block;
    max-width: 378px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-01 .renov-list-inner figure img:last-of-type {
    display: block;
    max-width: 378px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*--------------------------------------------------------

	renovation2

--------------------------------------------------------*/
@media screen and (min-width: 737px) {
  .box-renov.box-renov-02 {
    margin: 0 auto 2em;
  }
  .box-renov.box-renov-02 .renov-list figure {
    overflow: visible;
  }
  .box-renov.box-renov-02 ul > li.renov-list-01 img {
    max-width: 380px;
  }
  .box-renov.box-renov-02 ul > li.renov-list-02 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .box-renov.box-renov-02 ul > li.renov-list-02 .renov-list-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .box-renov.box-renov-02 ul > li.renov-list-02 .renov-list-inner img {
    width: 406px;
  }
  .box-renov.box-renov-02 ul > li.renov-list-03 img {
    width: 426px;
    min-width: 426px;
    height: auto;
    margin: auto auto auto -14px;
  }
  .box-renov.box-renov-02 ul > li.renov-list-04 img {
    width: 385px;
    height: auto;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-02 .renov-list-01 {
    order: 0;
  }
  .box-renov.box-renov-02 .renov-list-02 {
    order: 2;
  }
  .box-renov.box-renov-02 .renov-list-03 {
    order: 1;
  }
  .box-renov.box-renov-02 .renov-list-04 {
    order: 3;
  }
}

/*--------------------------------------------------------

	renovation3

--------------------------------------------------------*/
.box-renov-lead-03 {
  display: flex;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 736px) {
  .box-renov-lead-03 {
    flex-direction: column;
    align-items: center;
  }
}
.box-renov-lead-03 dl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 737px) {
  .box-renov-lead-03 dl {
    margin-right: 1.5em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov-lead-03 dl {
    margin-bottom: 1em;
  }
}
.box-renov-lead-03 dl dt {
  font-weight: 600;
  margin-bottom: 0.6em;
}
@media screen and (min-width: 737px) {
  .box-renov-lead-03 dl dt {
    font-size: 22px;
  }
}
@media screen and (max-width: 736px) {
  .box-renov-lead-03 dl dt {
    font-size: 118%;
  }
}
.box-renov-lead-03 dl dd {
  text-align: justify;
}
@media screen and (min-width: 737px) {
  .box-renov-lead-03 dl dd {
    width: 92%;
  }
}
@media screen and (min-width: 737px) {
  .box-renov-lead-03 figure {
    width: 50%;
    flex-shrink: 0;
    flex-grow: 0;
  }
}

.renov-list-inner-03 {
  width: 100%;
  position: relative;
}
.renov-list-inner-03::before {
  content: '';
  display: block;
  padding-top: 60%;
}
.renov-list-inner-03 div {
  position: absolute;
  font-size: 88.2%;
  background-color: #fff;
}
.renov-list-inner-03 .renov-list-inner-itemA {
  top: 3%;
  left: 2%;
}
.renov-list-inner-03 .renov-list-inner-itemB {
  top: 46%;
  left: 1%;
}
.renov-list-inner-03 .renov-list-inner-itemC {
  bottom: 22%;
  left: 0%;
}
.renov-list-inner-03 .renov-list-inner-itemD {
  left: 17%;
  bottom: 1%;
}
.renov-list-inner-03 .renov-list-inner-itemE {
  right: 2%;
  bottom: 5%;
}
.renov-list-inner-03 figure {
  position: absolute;
  bottom: 4%;
  right: 14%;
}
@media screen and (min-width: 737px) {
  .renov-list-inner-03 figure {
    width: 62%;
  }
}
@media screen and (max-width: 736px) {
  .renov-list-inner-03 figure {
    width: 59.5%;
  }
}

@media screen and (min-width: 737px) {
  .box-renov.box-renov-03 .box-renov-lead-03 figure {
    width: 431px;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-03 .renov-list-01 figure {
    width: 251px;
  }
}
.box-renov.box-renov-03 .renov-list-02 .renov-list-inner img {
  margin: 1em auto;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-03 .renov-list-02 .renov-list-inner img {
    width: 288px;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-03 .renov-list-02 .renov-list-inner img {
    width: 72%;
  }
}
.box-renov.box-renov-03 .renov-list-02 .renov-list-inner figcaption {
  font-size: 88.2%;
  text-align: center;
}

/*--------------------------------------------------------

	renovation4

--------------------------------------------------------*/
.box-renov.box-renov-04 .box-renov-lead {
  width: fit-content;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-04 .box-renov-content-01 {
    width: 90%;
    margin: 1em auto 1em;
    display: flex;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-04 .box-renov-content-01 figure {
    width: 52%;
    padding: 1.2em 0;
  }
  .box-renov.box-renov-04 .box-renov-content-01 figure img {
    width: 396px;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-04 .box-renov-content-01 > div {
    width: 48%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-image: url("../image/bg-04-02.png");
    background-position: center right -34px;
    background-repeat: no-repeat;
    background-size: auto 93%;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-04 .box-renov-content-01 > div {
    background-color: #0065BF;
    color: #fff;
    text-align: center;
    padding: 0.3em 0.3em;
    margin: 1em auto 1em;
  }
}
.box-renov.box-renov-04 .box-renov-content-01 > div span {
  font-size: 117.6%;
}
.box-renov.box-renov-04 .box-renov-content-01 > div span:nth-of-type(2) {
  transform: rotate(90deg);
}
.box-renov.box-renov-04 .box-renov-content-02 {
  width: 100%;
  margin: 1.5em auto;
}
.box-renov.box-renov-04 .box-renov-content-02 li {
  background-color: #EEF2FB;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-04 .box-renov-content-02 li {
    width: 49.2%;
    padding: 1em 1.5em 0;
  }
}
.box-renov.box-renov-04 .box-renov-content-02 li figcaption {
  width: fit-content;
  margin: 0 auto 1em;
}
.box-renov.box-renov-04 .box-renov-content-02 li.renov-list-01 {
  padding: 1em 1em 0;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-04 .box-renov-content-02 li.renov-list-01 img {
    width: 102%;
    max-width: 382px;
  }
}
.box-renov.box-renov-04 .box-renov-content-02 li.renov-list-02 {
  padding: 1em;
}
.box-renov.box-renov-04 .box-renov-content-02 li.renov-list-02 img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-04 .box-renov-content-02 li.renov-list-02 img {
    width: 80%;
    max-width: 297px;
  }
}

/*--------------------------------------------------------

	renovation5

--------------------------------------------------------*/
.box-renov.box-renov-05 {
  width: 93%;
  max-width: 870px;
}
.box-renov.box-renov-05 .box-renov-lead {
  width: fit-content;
}
.box-renov.box-renov-05 .box-renov-content-01 {
  margin: 1.8em auto 1.8em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-05 .box-renov-content-01 {
    align-items: center;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-05 .box-renov-content-01 .renov-list-01 {
    width: 54%;
  }
  .box-renov.box-renov-05 .box-renov-content-01 .renov-list-01 img {
    display: block;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    max-width: 434px;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-05 .box-renov-content-01 .renov-list-01 figure {
    padding: 0 0.6em;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-05 .box-renov-content-01 .renov-list-02 {
    margin-top: 0.8em;
    width: 41%;
    max-width: 341px;
  }
}
.box-renov.box-renov-05 .box-renov-content-02 {
  display: flex;
  justify-content: center;
  margin: 1.8em auto 1.8em;
}
.box-renov.box-renov-05 .box-renov-content-02 dl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-05 .box-renov-content-02 dl {
    margin-bottom: 1em;
  }
}
.box-renov.box-renov-05 .box-renov-content-02 dl dt {
  font-weight: 600;
  margin-bottom: 0.6em;
  text-align: center;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-05 .box-renov-content-02 dl dt {
    font-size: 22px;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-05 .box-renov-content-02 dl dt {
    font-size: 118%;
  }
}
.box-renov.box-renov-05 .box-renov-content-02 dl dd {
  text-align: justify;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-05 .box-renov-content-02 dl dd {
    width: fit-content;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-05 .box-renov-content-03 .renov-list-01 {
    width: 41%;
  }
  .box-renov.box-renov-05 .box-renov-content-03 .renov-list-01 img {
    max-width: 340px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-05 .box-renov-content-03 .renov-list-01 figure {
    padding: 0 0.6em;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-05 .box-renov-content-03 .renov-list-02 {
    width: 57%;
  }
  .box-renov.box-renov-05 .box-renov-content-03 .renov-list-02 img {
    max-width: 478px;
  }
}
.box-renov.box-renov-05 .box-renov-content-04 ul {
  margin: 1.8em auto;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-05 .box-renov-content-04 ul {
    width: 90%;
    background-image: url("../image/img-05-10.jpg");
    background-repeat: no-repeat;
    background-position: bottom 4% right;
    background-size: 51% auto;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-05 .box-renov-content-04 ul {
    flex-direction: column;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-05 .box-renov-content-04 ul .renov-list {
    width: 45%;
  }
  .box-renov.box-renov-05 .box-renov-content-04 ul .renov-list img {
    display: block;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
}
.box-renov.box-renov-05 .box-renov-content-04 figcaption {
  font-size: 15px;
  padding: 0.6em 0.6em 0.3em;
  text-align: justify;
}

/*--------------------------------------------------------

	renovation6

--------------------------------------------------------*/
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 {
    width: 90%;
    max-width: 844px;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-lead {
    width: 75%;
    margin-bottom: 2.5em;
  }
}
.box-renov.box-renov-06 .box-renov-content-01 {
  margin-bottom: 2em;
}
.box-renov.box-renov-06 .box-renov-content-01 .ttl-renov-h4 {
  margin-bottom: 1em;
}
.box-renov.box-renov-06 .box-renov-content-01 figure {
  margin: 2em auto 2em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-content-01 figure img {
    display: block;
    max-width: 837px;
    margin-left: auto;
    margin-right: auto;
  }
}
.box-renov.box-renov-06 .box-renov-content-01 .comment-box-01 {
  font-size: 88%;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-content-01 .comment-box-01 {
    margin-left: 1em;
  }
}
.box-renov.box-renov-06 .box-renov-content-01 figure.pc-none img {
  margin: auto;
  display: block;
}
.box-renov.box-renov-06 .box-renov-content-01 figure.pc-none img:nth-of-type(1) {
  width: 80%;
}
.box-renov.box-renov-06 .box-renov-content-01 figure.pc-none img:nth-of-type(2) {
  width: 82%;
}
.box-renov.box-renov-06 .box-renov-content-01 figure.pc-none img:nth-of-type(3) {
  width: 56%;
}
.box-renov.box-renov-06 .box-renov-content-01 figure.pc-none img:not(:last-of-type) {
  margin-bottom: 1.5em;
}
.box-renov.box-renov-06 .box-renov-content-02 {
  margin-bottom: 2.5em;
}
.box-renov.box-renov-06 .box-renov-content-02 .ttl-renov-h4 {
  margin-bottom: 0.8em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-content-02 .box-renov-content-lead {
    width: fit-content;
    margin: auto;
  }
}
.box-renov.box-renov-06 .box-renov-content-02 figure {
  margin: 1.5em auto;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-content-02 figure img {
    display: block;
    max-width: 842px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-06 .box-renov-content-02 figure img:not(:last-of-type) {
    margin-bottom: 1.5em;
  }
}
.box-renov.box-renov-06 .box-renov-content-02 .comment-box-02 {
  font-size: 88%;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-content-02 .comment-box-02 {
    display: flex;
    justify-content: flex-end;
    margin-right: 2em;
  }
}
.box-renov.box-renov-06 .box-renov-content-02 .comment-box-02 ul {
  display: block;
  margin-top: 0;
}
.box-renov.box-renov-06 .box-renov-content-02 .comment-box-02 li {
  display: flex;
  width: auto;
  margin-bottom: 0;
}
.box-renov.box-renov-06 .box-renov-content-02 .comment-box-02 li:not(:last-of-type) {
  margin-bottom: 0.3em;
}
.box-renov.box-renov-06 .box-renov-content-02 .comment-box-02 li span:first-of-type {
  display: block;
  margin-right: 0.3em;
  flex-shrink: 0;
  flex-grow: 0;
}
.box-renov.box-renov-06 .box-renov-content-03 {
  margin-bottom: 2.5em;
}
.box-renov.box-renov-06 .box-renov-content-03 .ttl-renov-h4 {
  margin-bottom: 0.8em;
}
.box-renov.box-renov-06 .box-renov-content-03 .box-renov-content-lead {
  margin: 1.5em auto;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-content-03 .box-renov-content-lead {
    width: fit-content;
    margin: auto;
  }
}
.box-renov.box-renov-06 .box-renov-content-03 figure {
  margin: 1.5em auto 0.5em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-content-03 figure {
    width: 86%;
  }
  .box-renov.box-renov-06 .box-renov-content-03 figure img {
    display: block;
    max-width: 725px;
    margin-left: auto;
    margin-right: auto;
  }
}
.box-renov.box-renov-06 .box-renov-content-03 figure.pc-none img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.box-renov.box-renov-06 .box-renov-content-03 figure.pc-none img:not(:last-of-type) {
  margin-bottom: 1em;
}
.box-renov.box-renov-06 .box-renov-content-03 figure.pc-none img:nth-of-type(1) {
  width: 72%;
}
.box-renov.box-renov-06 .box-renov-content-03 figure.pc-none img:nth-of-type(2) {
  width: 14%;
}
.box-renov.box-renov-06 .box-renov-content-03 figure.pc-none img:nth-of-type(3) {
  width: 88%;
}
.box-renov.box-renov-06 .box-renov-content-03 .comment-box-02 {
  font-size: 88%;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-content-03 .comment-box-02 {
    display: flex;
    justify-content: flex-end;
  }
}
.box-renov.box-renov-06 .box-renov-content-03 .comment-box-02 ul {
  display: block;
  margin-top: 0;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-06 .box-renov-content-03 .comment-box-02 ul {
    margin-right: 19%;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-06 .box-renov-content-03 .comment-box-02 ul {
    margin-left: 6.5%;
  }
}
.box-renov.box-renov-06 .box-renov-content-03 .comment-box-02 li {
  display: flex;
  width: auto;
  margin-bottom: 0;
}
.box-renov.box-renov-06 .box-renov-content-03 .comment-box-02 li:not(:last-of-type) {
  margin-bottom: 0.2em;
}
.box-renov.box-renov-06 .box-renov-content-03 .comment-box-02 li span:first-of-type {
  display: block;
  margin-right: 0.2em;
  flex-shrink: 0;
  flex-grow: 0;
}

/*--------------------------------------------------------

	renovation7

--------------------------------------------------------*/
@media screen and (min-width: 737px) {
  .box-renov.box-renov-07 {
    width: 95%;
    margin-bottom: 2.8em;
  }
}
.box-renov.box-renov-07 .box-renov-content-01 {
  display: flex;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-07 .box-renov-content-01 {
    flex-direction: column;
    align-items: center;
  }
}
.box-renov.box-renov-07 .box-renov-content-01 dl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-07 .box-renov-content-01 dl {
    padding-left: 0.3em;
    margin-right: 1.5em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-07 .box-renov-content-01 dl {
    margin-bottom: 1em;
  }
}
.box-renov.box-renov-07 .box-renov-content-01 dl dt {
  font-weight: 600;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-07 .box-renov-content-01 dl dt {
    font-size: 22px;
    margin-bottom: 0.2em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-07 .box-renov-content-01 dl dt {
    font-size: 118%;
    text-align: center;
    margin-bottom: 0.6em;
    align-self: center;
  }
}
.box-renov.box-renov-07 .box-renov-content-01 dl dd {
  text-align: justify;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-07 .box-renov-content-01 dl dd {
    width: 92%;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-07 .box-renov-content-01 dl .comment-box-01 {
    margin-top: 1.2em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-07 .box-renov-content-01 .comment-box-01.pc-none {
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-07 .box-renov-content-01 figure {
    width: 40%;
    flex-shrink: 0;
    flex-grow: 0;
    padding-right: 5%;
  }
  .box-renov.box-renov-07 .box-renov-content-01 figure img {
    display: block;
    max-width: 299px;
    margin-right: auto;
  }
}

/*--------------------------------------------------------

	renovation8

--------------------------------------------------------*/
.box-renov.box-renov-08 {
  margin-bottom: 0;
}
.box-renov.box-renov-08 ul {
  margin-bottom: 2em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 ul > li.renov-list {
    width: 45%;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 ul > li.renov-list p {
    padding: 0 0.4em;
  }
}
.box-renov.box-renov-08 ul > li.renov-list figure {
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 ul > li.renov-list figure {
    width: 94%;
  }
  .box-renov.box-renov-08 ul > li.renov-list figure img {
    display: block;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-08 ul > li.renov-list figure {
    width: 80%;
  }
}
.box-renov.box-renov-08 .box-renov-content-01 .box-renov-content-lead {
  width: 85%;
  margin: 1em auto 2em;
  letter-spacing: 0.12em;
  text-align: justify;
}
.box-renov.box-renov-08 .box-renov-content-02,
.box-renov.box-renov-08 .box-renov-content-03 {
  background-color: #FFF8F8;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-02,
  .box-renov.box-renov-08 .box-renov-content-03 {
    padding: 0 2em 1.5em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-08 .box-renov-content-02,
  .box-renov.box-renov-08 .box-renov-content-03 {
    padding: 1em 1em 1.5em;
  }
}
.box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-lead,
.box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-lead {
  margin: 0.8em auto;
}
.box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-lead span,
.box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-lead span {
  font-size: 85%;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-lead,
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-lead {
    width: 76%;
    letter-spacing: 0.12em;
    text-align: justify;
  }
}
.box-renov.box-renov-08 .box-renov-content-02 {
  margin-bottom: 2em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-02 .comment-box-01 {
    width: 76%;
  }
}
.box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner {
  margin-top: 2em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner dl {
    width: 48%;
  }
}
.box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner dl dt img {
  width: 60%;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner dl dt img {
    display: block;
    width: 50%;
    margin: 0 auto 1em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner dl dd figure {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1em;
  }
}
.box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner dl dd figure img {
  display: block;
  width: 90%;
  max-width: 320px;
  margin-top: 0.8em;
}
.box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner dl figcaption {
  font-weight: 600;
  color: #00388D;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner dl figcaption {
    font-size: 19px;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner > figure {
    width: 55%;
  }
  .box-renov.box-renov-08 .box-renov-content-02 .box-renov-content-02-inner > figure img {
    display: block;
    max-width: 402px;
    margin-left: auto;
    margin-right: auto;
  }
}
.box-renov.box-renov-08 .box-renov-content-03 {
  padding: 0 1.6em 1.5em;
}
.box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner {
  margin-top: 2em;
  margin-bottom: 1em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner {
    display: flex;
    justify-content: space-between;
  }
}
.box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl {
    width: 52%;
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl {
    margin-top: 1.5em;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dt {
    width: 42%;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dt {
    order: 1;
  }
}
.box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dt img {
  margin-bottom: 0.5em;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dt img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 170px;
  }
}
.box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl figure img {
  width: 85%;
  margin-top: 1em;
}
.box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl figcaption {
  font-weight: 600;
  color: #00388D;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl figcaption {
    font-size: 19px;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dd {
    width: 52%;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dd {
    order: 0;
  }
}
.box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dd p {
  font-size: 94%;
  font-weight: 600;
  color: #fff;
  background-color: #4A9BD3;
  border-radius: 6px;
  text-align: justify;
  position: relative;
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dd p {
    padding: 0.8em 0.7em;
  }
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dd p::before {
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    background-color: #4A9BD3;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: -13px;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dd p {
    width: fit-content;
    margin: auto;
    padding: 0.8em 1.2em;
  }
}
@media screen and (max-width: 736px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner dl dd .comment-box-01 {
    width: 75%;
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 737px) {
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner > figure {
    width: 46%;
  }
  .box-renov.box-renov-08 .box-renov-content-03 .box-renov-content-03-inner > figure img {
    display: block;
    max-width: 351px;
    margin-left: auto;
    margin-right: auto;
  }
}
