@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.0/dist/css/yakuhanmp.css");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.1/dist/css/yakuhanjp.css");
.c-button.--main {
  background-color: #00043a;
  color: #fff;
  padding: 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.c-button.--sub {
  background-color: #f7d2d7;
  color: #fff;
  padding: 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.main_head {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -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;
  background: url("../images/mansion_life/under_ttl_bg.jpg") no-repeat center center/cover;
  aspect-ratio: 1600/120;
  max-height: 120px;
  min-height: 85px;
  letter-spacing: 0.2em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(14px, 1.25vw, 20px);
  font-weight: normal;
}
.main_head .en {
  color: #fff;
  line-height: 1;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) and (max-width: 1000.98px) {
  .main_head .en {
    margin-bottom: 10px;
  }
}
.main_head .jp {
  font-size: 130%;
  color: #f3d899;
  line-height: 1;
}

.sec_head {
  text-align: center;
  font-size: clamp(20px, 2.5vw, 30px);
  color: #0f5286;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.1em;
  margin-bottom: clamp(30px, 4.167vw, 50px);
}

.sec_head_s {
  text-align: center;
  font-size: clamp(16px, 2vw, 24px);
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.1em;
  margin-bottom: clamp(30px, 4.167vw, 50px);
}

.sec_read {
  text-align: center;
  font-size: clamp(12px, 1.25vw, 15px);
  color: #000000;
  line-height: 2.667;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
}

.glay_bg {
  background-color: #f5f5f5;
  padding-top: clamp(30px, 5%, 60px);
  padding-bottom: clamp(60px, 8.34%, 100px);
  color: #333;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 767.98px) {
  .glay_bg {
    padding-top: 50px;
  }
}
.main_wrap {
  position: relative;
}

.main_wrap .main_image {
  width: 100%;
}

@media screen and (max-width: 767.98px) {
  .main_wrap .main_image {
    aspect-ratio: 4/3;
  }
}
.main_wrap .main_image img {
  width: 100%;
}

@media screen and (max-width: 767.98px) {
  .main_wrap .main_image img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.main_wrap .main_text {
  position: absolute;
  inset: 0;
  z-index: 2;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  line-height: 1;
  font-size: clamp(18px, 2.74vw, 34px);
  text-shadow: 0px 0px 0px rgba(51, 48, 55, 0.5), 0px 0px 1px rgba(51, 48, 55, 0.5), 0px 0px 2px rgba(51, 48, 55, 0.5), 0px 0px 3px rgba(51, 48, 55, 0.5), 0px 0px 4px rgba(51, 48, 55, 0.5), 0px 0px 5px rgba(51, 48, 55, 0.5), 0px 0px 6px rgba(51, 48, 55, 0.5), 0px 0px 7px rgba(51, 48, 55, 0.5), 0px 0px 8px rgba(51, 48, 55, 0.5), 0px 0px 9px rgba(51, 48, 55, 0.5), 0px 0px 10px rgba(51, 48, 55, 0.5), 0px 0px 11px rgba(51, 48, 55, 0.5), 0px 0px 12px rgba(51, 48, 55, 0.5), 0px 0px 13px rgba(51, 48, 55, 0.5), 0px 0px 14px rgba(51, 48, 55, 0.5), 0px 0px 15px rgba(51, 48, 55, 0.5);
}

.main_wrap .main_text .text_lg {
  font-size: 2em;
  margin-top: 0.14em;
  line-height: 1.18;
}

.sec02 {
  padding-top: clamp(25px, 4.17%, 50px);
}

.sec03 {
  padding-top: clamp(70px, 9.17%, 110px);
  padding-bottom: clamp(80px, 10%, 120px);
}

.sec04 {
  position: relative;
  background: url("../images/mansion_life/bg_bottom.jpg") center/cover no-repeat;
  padding-top: clamp(30px, 5%, 60px);
  padding-bottom: clamp(30px, 5%, 60px);
}

@media screen and (max-width: 767.98px) {
  .sec04 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.sec04::before,
.sec04::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  height: 1px;
  background: #fff;
}

.sec04::before {
  top: 2px;
}

.sec04::after {
  bottom: 2px;
}

.sec01_lead {
  margin-bottom: clamp(40px, 6.67%, 80px);
}

.sec01_lead .sec01_head {
  font-size: clamp(20px, 3.38vw, 42px);
  line-height: 1;
  letter-spacing: 0.1em;
  color: #532f00;
  margin-bottom: 0.84em;
}

@media screen and (max-width: 767.98px) {
  .sec01_lead .sec01_head {
    font-size: 24px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 360px) {
  .sec01_lead .sec01_head {
    font-size: 22px;
  }
}
.sec01_lead .lead_wrap {
  display: grid;
  gap: 2.5em 0;
}

@media screen and (max-width: 767.98px) {
  .sec01_lead .lead_wrap {
    gap: 1.5em 0;
  }
}
.sec01_lead .lead_wrap p {
  letter-spacing: 0.1em;
  line-height: 2.5;
}

@media screen and (max-width: 1000.98px) {
  .sec01_lead .lead_wrap p {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .sec01_lead .lead_wrap p {
    line-height: 1.8;
  }
}
.point_list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 767.98px) {
  .point_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px 4%;
  }
}
.point_list .item {
  max-width: 224px;
  width: 18.67%;
  background-color: #fff;
}

@media screen and (max-width: 767.98px) {
  .point_list .item {
    width: 48%;
  }
}
.sec02_head_wrap {
  margin-bottom: clamp(40px, 6.67%, 80px);
}

.sec02_head_wrap .sec02_head_top {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(16px, 2.09vw, 26px);
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
  padding: 0.3em 1.92em;
  background: #aa0000;
  color: #fff;
  border-radius: 30px;
  position: relative;
  margin-bottom: 1.53em;
}

@media screen and (max-width: 767.98px) {
  .sec02_head_wrap .sec02_head_top {
    line-height: 1.4;
  }
}
.sec02_head_wrap .sec02_head_top::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 0.53em;
  height: 0.46em;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
          clip-path: polygon(50% 100%, 0 0, 100% 0);
  background: #aa0000;
}

@media screen and (max-width: 767.98px) {
  .sec02_head_wrap .sec02_head_top::after {
    width: 16px;
    height: 10px;
  }
}
.sec02_head_wrap .sec02_head_bottom {
  line-height: 0;
  max-width: 822px;
  width: 68.51%;
  margin-left: 16.67%;
}

@media screen and (max-width: 767.98px) {
  .sec02_head_wrap .sec02_head_bottom {
    width: 98%;
    margin-left: auto;
  }
}
.sec02_wrap_outer {
  display: grid;
  gap: clamp(50px, 8.34vw, 100px);
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer {
    width: calc(100% - 20px);
  }
}
.sec02_wrap_outer .sec02_wrap {
  position: relative;
  padding-bottom: 40px;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap {
    padding-bottom: 30px;
  }
}
.sec02_wrap_outer .sec02_wrap::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  margin-top: 29px;
  pointer-events: none;
  border: 3px double #333333;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap::before {
    margin-top: 23px;
  }
}
.sec02_wrap_outer .sec02_wrap .sec02_head {
  max-width: 251px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
  line-height: 0;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap .sec02_head {
    max-width: 200px;
    margin-bottom: 30px;
  }
}
.sec02_wrap_outer .sec02_wrap .sec02_head img {
  display: block;
  position: relative;
  width: 100%;
  z-index: 2;
}

.sec02_wrap_outer .sec02_wrap .sec02_head::before {
  content: "";
  display: block;
  width: 231px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0;
  background: #f5f5f5;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap .sec02_head::before {
    width: 184px;
  }
}
.sec02_wrap_outer .sec02_wrap .sec02_wrap_in {
  max-width: 1140px;
  width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap .sec02_wrap_in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px 0;
  }
}
.sec02_wrap_outer .sec02_wrap .sec02_wrap_in .text_box {
  width: 31.58%;
  font-weight: 500;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap .sec02_wrap_in .text_box {
    width: 100%;
  }
}
.sec02_wrap_outer .sec02_wrap .sec02_wrap_in .text_box .box_head {
  text-align: center;
  font-size: clamp(15px, 2.41vw, 30px);
  line-height: 1.2;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 4px double #362b19;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap .sec02_wrap_in .text_box .box_head {
    font-size: 24px;
  }
}
.sec02_wrap_outer .sec02_wrap .sec02_wrap_in .text_box .box_head .text_red {
  color: #a00;
}

.sec02_wrap_outer .sec02_wrap .sec02_wrap_in .text_box .read {
  font-size: clamp(10px, 1.12vw, 14px);
  line-height: 2.15;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media screen and (max-width: 1000.98px) {
  .sec02_wrap_outer .sec02_wrap .sec02_wrap_in .text_box .read {
    line-height: 1.8;
  }
}
@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap .sec02_wrap_in .text_box .read {
    font-size: 12px;
  }
}
.sec02_wrap_outer .sec02_wrap .sec02_wrap_in .text_box .read .text_marker {
  color: #a00;
  background: #f9e37c;
}

.sec02_wrap_outer .sec02_wrap .sec02_wrap_in .image_wrap {
  width: 65.79%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap .sec02_wrap_in .image_wrap {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.sec02_wrap_outer .sec02_wrap .sec02_wrap_in .image_wrap .border_image {
  position: relative;
}

.sec02_wrap_outer .sec02_wrap .sec02_wrap_in .image_wrap .border_image::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 2;
  border: 1px solid #ccc;
}

.sec02_wrap_outer .sec02_wrap .sec02_wrap_in .image_wrap .image_box .cap_r {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 3px;
}

@media screen and (max-width: 960px) {
  .sec02_wrap_outer .sec02_wrap .sec02_wrap_in .image_wrap .image_box .cap_r {
    font-size: 10px;
  }
}
.sec02_wrap_outer .sec02_wrap.sec02_wrap_02 .sec02_wrap_in,
.sec02_wrap_outer .sec02_wrap.sec02_wrap_04 .sec02_wrap_in,
.sec02_wrap_outer .sec02_wrap.sec02_wrap_06 .sec02_wrap_in {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_02 .sec02_wrap_in,
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_04 .sec02_wrap_in,
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_06 .sec02_wrap_in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_01 .sec02_wrap_in .image_wrap,
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_05 .sec02_wrap_in .image_wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 4%;
  }
}
.sec02_wrap_outer .sec02_wrap.sec02_wrap_01 .sec02_wrap_in .image_wrap .image_box,
.sec02_wrap_outer .sec02_wrap.sec02_wrap_05 .sec02_wrap_in .image_wrap .image_box {
  max-width: 230px;
  width: 30.67%;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_01 .sec02_wrap_in .image_wrap .image_box,
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_05 .sec02_wrap_in .image_wrap .image_box {
    width: 48%;
  }
}
@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_02 .sec02_wrap_in .image_wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 4%;
  }
}
.sec02_wrap_outer .sec02_wrap.sec02_wrap_02 .sec02_wrap_in .image_wrap .image_box_01,
.sec02_wrap_outer .sec02_wrap.sec02_wrap_02 .sec02_wrap_in .image_wrap .image_box_02 {
  max-width: 210px;
  width: 28.01%;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_02 .sec02_wrap_in .image_wrap .image_box_01,
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_02 .sec02_wrap_in .image_wrap .image_box_02 {
    width: 46%;
  }
}
.sec02_wrap_outer .sec02_wrap.sec02_wrap_02 .sec02_wrap_in .image_wrap .image_box_03 {
  max-width: 270px;
  width: 36%;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_02 .sec02_wrap_in .image_wrap .image_box_03 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_03 .sec02_wrap_in .image_wrap {
    gap: 10px;
  }
}
.sec02_wrap_outer .sec02_wrap.sec02_wrap_03 .sec02_wrap_in .image_wrap .image_box_01 {
  max-width: 490px;
  width: 65.34%;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_03 .sec02_wrap_in .image_wrap .image_box_01 {
    width: 100%;
  }
}
.sec02_wrap_outer .sec02_wrap.sec02_wrap_03 .sec02_wrap_in .image_wrap .image_box_02 {
  max-width: 230px;
  width: 30.67%;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_03 .sec02_wrap_in .image_wrap .image_box_02 {
    width: 48%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_04 .sec02_wrap_in .image_wrap {
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.sec02_wrap_outer .sec02_wrap.sec02_wrap_04 .sec02_wrap_in .image_wrap .image_box {
  max-width: 360px;
  width: 48%;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_04 .sec02_wrap_in .image_wrap .image_box {
    width: 100%;
  }
}
.sec02_wrap_outer .sec02_wrap.sec02_wrap_06 .sec02_wrap_in .image_wrap .image_box_01 {
  max-width: 200px;
  width: 26.67%;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_06 .sec02_wrap_in .image_wrap .image_box_01 {
    display: none;
  }
}
.sec02_wrap_outer .sec02_wrap.sec02_wrap_06 .sec02_wrap_in .image_wrap .image_box_02 {
  max-width: 520px;
  width: 69.34%;
}

@media screen and (max-width: 767.98px) {
  .sec02_wrap_outer .sec02_wrap.sec02_wrap_06 .sec02_wrap_in .image_wrap .image_box_02 {
    width: 100%;
  }
}
.sec03_lead_wrap {
  margin-bottom: clamp(40px, 6.67%, 80px);
}

.sec03_lead_wrap .sec03_head {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: clamp(24px, 3.38vw, 42px);
  line-height: 1;
  color: #a00;
  gap: 0 0.47em;
  margin-bottom: 1em;
}

.sec03_lead_wrap .sec03_head::before,
.sec03_lead_wrap .sec03_head::after {
  content: "";
  width: 100%;
  border-top: 3px double;
  margin-bottom: 0.61em;
}

.sec03_lead_wrap .sec03_head .text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.1em;
}

.sec03_lead_wrap .sec03_head .text .text_lg {
  font-size: 2em;
}

.sec03_lead_wrap .sec03_lead {
  color: #532f00;
  font-size: clamp(16px, 2.09vw, 26px);
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 1.53em;
}

@media screen and (max-width: 767.98px) {
  .sec03_lead_wrap .sec03_lead {
    line-height: 1.4;
  }
}
.sec03_lead_wrap .read {
  line-height: 2.15;
}

.sec03_list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: clamp(20px, 2.92vw, 35px) 3.66%;
}

@media screen and (max-width: 767.98px) {
  .sec03_list {
    max-width: 370px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    gap: 20px;
  }
}
.sec03_list .item {
  max-width: 370px;
  width: 30.84%;
}

@media screen and (max-width: 767.98px) {
  .sec03_list .item {
    width: 100%;
  }
}
.sec04 {
  font-weight: 500;
}

.sec04 .sec04_lead {
  font-size: clamp(14px, 1.61vw, 20px);
  color: #000;
  line-height: 2.25;
}

@media screen and (max-width: 767.98px) {
  .sec04 .sec04_lead {
    line-height: 1.8;
  }
}
.sec04 .sec04_border {
  margin-top: clamp(25px, 4.17%, 50px);
  margin-bottom: clamp(25px, 4.17%, 50px);
  max-width: 80px;
  width: 100%;
  border-top: 1px solid #0a0909;
  margin-left: auto;
  margin-right: auto;
}

.sec04 .sec04_cv_lead {
  font-size: clamp(18px, 2.25vw, 28px);
  color: #800000;
  line-height: 1.79;
  margin-bottom: clamp(25px, 3.34%, 40px);
}

.sec04 .button_res {
  display: block;
  text-align: center;
  font-size: clamp(16px, 2.09vw, 26px);
  width: 20em;
  padding: 0.92em 0.2em;
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(maroon), color-stop(50%, #b10909), to(maroon));
  background: linear-gradient(90deg, maroon 0%, #b10909 50%, maroon 100%);
  border: 1px solid #d42a2a;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-box-shadow: 0 0 13px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 13px 5px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767.98px) {
  .sec04 .button_res {
    width: 100%;
  }
}
@media (hover: hover) {
  .sec04 .button_res:hover {
    opacity: 0.7;
  }
}
.caption_wrap {
  border-top: 1px solid #cccccc;
}

.caption_wrap .cap_in {
  padding: 30px 0;
}

@media screen and (max-width: 767.98px) {
  .caption_wrap .cap_in {
    padding: 20px 0;
  }
}
/*# sourceMappingURL=page-mansion_life.css.map */