@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
.born {
  border: 0 !important;
}
#contents_wrap:after {
  display: none !important;
}
#particles canvas {
  display: none !important;
}
#local-keyvisual {
  background: #f7f7f7;
}
#local-keyvisual h1 {
  /* line-height: 500px; */
  padding-top: 300px;
  padding-bottom: 300px;
  background: rgba(0, 0, 0, 0.3);
  line-height: 1.2;
}
.wrap .h3title {
  width: 100%;
  clear: both;
  padding: 0 0 30px 0 !important;
}
.wrap .h3title h3 {
  line-height: 1;
}
.bornon {
  border: none !important;
}
.ChangeElem_Panel {
  display: none;
}
.ChangeElem_Btn button {
  border: 2px solid #ccc;
  background-color: #fff;
  border-radius: 10px;
  color: #666;
  cursor: pointer;
  display: inline-block;
  flex: 1;
  font-size: 1.2rem;
  padding: 20px;
  position: relative;
  transition: all 0.3s ease-in-out;
  vertical-align: middle;
}
.ChangeElem_Btn button:hover,
.ChangeElem_Btn.is-active button {
  background: #fcf7f1;
  border: 2px solid #fcbc82;
  box-sizing: border-box;
  color: #333;
}
@media screen and (max-width: 768px) {
  #local-keyvisual h1 {
    font-size: 36px;
  }
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  #local-keyvisual h1 {
    /* line-height: 200px; */
    padding-top: 300px;
    padding-bottom: 300px;
  }
}
@media only screen and (max-width: 468px) {
  #local-keyvisual h1 {
    /* line-height: 150px; */
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.home_td {
  margin-top: 30px;
  margin-left: -2.8806% !important;
}
.home_td .box {
  letter-spacing: 0.6;
  line-height: 1.6em;
  font-size: 16px;
  float: left;
  width: 30.4526%;
  margin: 0 0 2.8806% 2.8806% !important;
}
.home_td .box td {
  padding: 0 !important;
}
.home_td .box img {
  border-radius: 10px !important;
  padding-bottom: 10px;
  height: auto !important;
  width: 100% !important;
  object-fit: cover;
}
.home_td .box h3 {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 18px;
}
.home_td .box .pdT10 {
  font-weight: 500;
}

.home_td2 {
  margin-top: 30px;
  margin-left: -2.0408163% !important;
}
.home_td2 .box2 {
  letter-spacing: 0.6;
  line-height: 1.6em;
  font-size: 16px;
  float: left;
  width: 22.9591836%;
  margin: 0 0 2.0408163% 2.0408163% !important;
}
.home_td2 .box2 td {
  padding: 0 !important;
}
.home_td2 .box2 img {
  border-radius: 10px !important;
  padding-bottom: 10px;
  height: auto !important;
  width: 100% !important;
  object-fit: cover;
}
.home_td2 .box2 h3 {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 18px;
}
.home_td2 .box2 .pdT10 {
  font-weight: 500;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .home_td {
    margin-left: -2.8806% !important;
  }
  .home_td .box {
    float: left;
    width: 30.4526%;
    margin: 0 0 2.8806% 2.8806% !important;
  }
  .home_td .box img {
    height: auto !important;
  }
  .home_td2 {
    margin-left: -2.0408163% !important;
  }
  .home_td2 .box2 {
    float: left;
    width: 47.9591836%;
    margin: 0 0 2.0408163% 2.0408163% !important;
  }
  .home_td2 .box2 img {
    height: 200px !important;
  }
}

@media only screen and (max-width: 468px) {
  .home_td {
    margin-left: 0 !important;
  }
  .home_td .box {
    float: none;
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
  .home_td2 {
    margin-left: 0 !important;
  }
  .home_td2 .box2 {
    float: none;
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
  .home_td2 .box2 img {
    height: auto !important;
  }
}

/* 2024-05-01 r.shimomura start */
/* welfarestore.html */
/* レスポンシブ対応 */
.fix-column-2 {
  display: flex;
}

@media screen and (max-width: 640px) {
  .fix-column-2 {
    display: block;
  }
}

.fix-column-2 > .house_1 {
  flex: 0 0 calc((100% - 40px) / 2);
  width: 100%;
  margin-right: 40px;
  float: none;
}

@media screen and (max-width: 640px) {
  .fix-column-2 > .house_1 {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 640px) {
  .fix-column-2 > .house_1 .h3title h2 {
    font-size: 24px;
  }
}

.fix-column-2__wrapper {
  flex: 1 0 0;
}

.fix-column-2 .house_2,
.fix-column-2 .abouttd {
  width: 100%;
}

.fix-column-2 .right {
  float: none;
}
/* 2024-05-01 r.shimomura end */

/* 2024-05-10 r.shimomura start */
/* http://www.hsm-group.co.jp/welfare.html */
:root {
  --home_td_gutter: 30px;
}

.home_td {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0 !important;
}

.home_td .box {
  width: calc((100% - (var(--home_td_gutter) * 3)) / 4);
  margin: 0 !important;
  margin-right: var(--home_td_gutter) !important;
  margin-bottom: var(--home_td_gutter) !important;
}

@media screen and (max-width: 768px) {
  .home_td .box {
    width: calc((100% - (var(--home_td_gutter) * 1)) / 2);
  }
}

@media screen and (max-width: 468px) {
  .home_td .box {
    width: 100%;
  }
}

.home_td .box:nth-child(4n) {
  margin-right: 0 !important;
}

.home_td .box:last-child {
  margin-right: 0 !important;
}

@media screen and (max-width: 768px) {
  .home_td .box:nth-child(4n) {
    margin-right: var(--home_td_gutter) !important;
  }

  .home_td .box:nth-child(2n) {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 468px) {
  .home_td .box {
    margin-right: 0 !important;
  }
}

/* 2024-05-10 r.shimomura end */
