@charset "UTF-8";
.hide {
  display: none;
}

@media screen and (max-width: 639px) {
  .pc {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  .sp {
    display: none;
  }
}
@media screen and (max-device-width: 639px) {
  .pc_d {
    display: none;
  }
}
@media screen and (min-device-width: 640px) {
  .sp_d {
    display: none;
  }
}
/********************************************************

  PC layout

********************************************************/
/****************************
  useful
****************************/
/* font-family */
.bjre_lp {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "MS PGothic", "MS Pゴシック", sans-serif;
  font-feature-settings: "palt";
  position: relative;
  margin: 0;
}
.bjre_lp a {
  text-decoration: none;
}
.bjre_lp a:link, .bjre_lp a:visited {
  text-decoration: none;
}
.bjre_lp a.line:link, .bjre_lp a.line:visited {
  text-decoration: underline;
}
.bjre_lp a.line:hover, .bjre_lp a.line:active {
  text-decoration: none;
}
.bjre_lp a:hover img {
  opacity: 0.9;
  transition: 0.5s;
}
.bjre_lp ul {
  list-style: none;
}

.bjre-newlife {
  width: 100%;
  background-color: #fffdee;
  position: relative;
  box-sizing: border-box;
  /* intro */
  /*　fixed-navi　*/
  /* 一覧　*/
}
.bjre-newlife-lgreen {
  background-color: #e3f2d3;
}
.bjre-newlife-green {
  background-color: #f2f9e7;
}
.bjre-newlife__kanban__inner {
  max-width: 1400px;
  margin: 0 auto;
}
.bjre-newlife__kanban__inner img {
  width: 100%;
  vertical-align: bottom;
}
.bjre-newlife .bjre__licence {
  max-width: 1001px;
  width: 100%;
  margin: 120px auto 0;
  font-size: 12px;
  padding: 0 10px;
  box-sizing: border-box;
}
.bjre-newlife__wrapper {
  padding: 60px 0 110px;
  box-sizing: border-box;
}
.bjre-newlife__inner {
  max-width: 1001px;
  width: calc(90% - 16px);
  margin: 0 auto;
}
.bjre-newlife__title {
  max-width: 100%;
  margin: 0 auto 40px;
  text-align: center;
}
.bjre-newlife__title img {
  width: auto;
}
.bjre-newlife__title-s {
  max-width: 455px;
  margin: 0 auto 40px;
  text-align: center;
}
.bjre-newlife__title-s img {
  width: auto;
  height: auto;
}
.bjre-newlife__subtitle {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
  color: #5a3522;
}
.bjre-newlife__intro {
  padding: 100px 0 84px;
  background-color: #fffdee;
}
.bjre-newlife__intro-list {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 700px;
  margin: auto;
  gap: 0;
  align-items: flex-end;
}
.bjre-newlife__intro-item {
  width: 20%;
  margin-bottom: 80px;
}
.bjre-newlife__intro-item img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.bjre-newlife__intro-item:not(:last-of-type) {
  margin-right: 48px;
}
.bjre-newlife__intro-item-2 {
  width: calc(100% - 300px)/4;
  margin-bottom: 19px;
}
.bjre-newlife__intro-item-2 img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.bjre-newlife__intro-item-2:not(:last-of-type) {
  margin-right: 58px;
}
.bjre-newlife__intro-item-2:nth-child(4n) {
  margin-right: 0;
}
.bjre-newlife__fixed {
  position: fixed;
  z-index: 2;
  right: 0;
  bottom: 10px;
  background-color: #b7e54c;
  padding: 10px 10px 15px 10px;
  box-sizing: border-box;
  border-radius: 8px;
  display: none;
}
.bjre-newlife__fixed-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 160px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bjre-newlife__fixed-item {
  background: #FFFFFF;
}
.bjre-newlife__fixed-item a {
  display: block;
  color: #5a3522;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 4px;
}
.bjre-newlife__fixed-item a .ja {
  font-size: 14px;
}
.bjre-newlife__fixed-item a .en {
  display: block;
  font-size: 12px;
}
.bjre-newlife__fixed-item.btn-pagetop {
  background: #b7e54c;
}
.bjre-newlife__fixed-item.btn-pagetop a {
  color: #FFFFFF;
}
.bjre-newlife__btn-wrapper {
  display: flex;
  justify-content: space-between;
}
.bjre-newlife__btn-wrapper.list {
  margin-bottom: 80px;
}
.bjre-newlife__btn a {
  display: block;
  color: #fffae7;
  background: #5a3522;
  width: 458px;
  line-height: 60px;
  text-align: center;
  margin: auto;
  border-radius: 10px;
  font-size: 18px;
}
.bjre-newlife__btn a:hover {
  opacity: 0.9;
}
.bjre-newlife__btn a.feature {
  background: #934b25;
}
.bjre-newlife__list {
  display: flex;
  width: 800px;
  margin: auto;
  justify-content: space-between;
  padding: 0;
  gap: 32px;
  flex-wrap: wrap;
}
.bjre-newlife__list-item {
  width: 384px;
}
.bjre-newlife__list-item.full {
  width: 500px;
  margin: auto auto 40px;
}
.bjre-newlife__list-item a {
  padding: 10px;
  box-sizing: border-box;
  background: #FFFFFF;
  color: #5a3522;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bjre-newlife__list-base {
  margin-bottom: 20px;
}
.bjre-newlife__list-base img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.bjre-newlife__list-name {
  font-weight: bold;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  letter-spacing: 1px;
  margin-top: 10px;
}
.bjre-newlife__list-btn {
  text-align: center;
  line-height: 3.4;
  border-radius: 8px;
  background-color: #5a3522;
  color: #FFFFFF;
  letter-spacing: 1px;
}
.bjre-newlife__list-btn:hover {
  opacity: 0.9;
}
.bjre-newlife__feature {
  display: flex;
  width: 1001px;
  margin: auto;
  justify-content: space-between;
  padding: 0;
  gap: 32px;
  flex-wrap: wrap;
  width: 100%;
}
.bjre-newlife__feature-item {
  width: calc((100% - 32px) / 2);
}
.bjre-newlife__feature-item a {
  padding: 10px;
  box-sizing: border-box;
  background: #FFFFFF;
  display: block;
}
.bjre-newlife__feature-item a img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.bjre-newlife__pickup {
  max-width: 800px;
  margin: auto;
}
.bjre-newlife__pickup a {
  display: block;
}
.bjre-newlife__pickup img {
  width: 100%;
  vertical-align: bottom;
  display: block;
}
.bjre-newlife__pickup-type {
  max-width: 800px;
  margin: 0 auto;
}
.bjre-newlife__pickup-type:after {
  content: " ";
  float: none;
  clear: both;
  display: block;
}
.bjre-newlife__pickup-type .type1 {
  width: 26.25%;
  float: left;
}
.bjre-newlife__pickup-type .type2 {
  width: 23.75%;
  float: left;
}
.bjre-newlife__pickup-type .type3,
.bjre-newlife__pickup-type .type4 {
  width: 25%;
  float: left;
}
.bjre-newlife__pickup-type .type5 {
  width: 31.375%;
  float: left;
}
.bjre-newlife__pickup-type .type6 {
  width: 29.25%;
  float: left;
}
.bjre-newlife__pickup-type .type7 {
  width: 39.375%;
  float: left;
}
.bjre-newlife__pickup-type .type8 {
  width: 34.25%;
  float: left;
}
.bjre-newlife__pickup-type .type9 {
  width: 31.625%;
  float: left;
}
.bjre-newlife__pickup-type .type10 {
  width: 34.125%;
  float: left;
}
.bjre-newlife__pickup-type img {
  vertical-align: bottom;
  width: 100%;
}
.bjre-newlife__pickup-name {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  margin: 50px 0;
}
.bjre-newlife__matrix {
  margin-bottom: 93px;
}
.bjre-newlife__matrix.last {
  margin-bottom: 0;
}
.bjre-newlife__matrix-wrapper {
  width: 1000px;
  position: relative;
  margin-bottom: 70px;
}
.bjre-newlife__matrix-cardinner {
  display: flex;
  justify-content: center;
  gap: 10px 10px;
  padding: 10px 10px;
  box-sizing: border-box;
}
.bjre-newlife__matrix-title {
  width: 100%;
  margin-bottom: 10px;
  color: #5A3522;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.bjre-newlife__matrix-card {
  width: calc(16.6666666667% - 10px);
  padding: 4px 4px;
  background: #ffffff;
  box-sizing: border-box;
}
.bjre-newlife__matrix-img {
  width: 100%;
}
.bjre-newlife__matrix-img img {
  width: 100%;
  height: auto;
}
.bjre-newlife__matrix-name {
  height: 64px;
  margin-bottom: 20px;
  color: #5A3522;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
}
.bjre-newlife__matrix-point {
  color: #5A3522;
  font-size: 14px;
}
.bjre-newlife__matrix-inner {
  width: 1000px;
  overflow-x: auto;
  border: 2px solid #000000;
}
.bjre-newlife__matrix-table {
  width: 1000px;
  border-spacing: 0;
}
.bjre-newlife__matrix-table th {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}
.bjre-newlife__matrix-table th.first {
  border-bottom: #c8e19d;
}
.bjre-newlife__matrix-table td {
  box-sizing: border-box;
  padding: 4px;
  border-collapse: collapse;
  border-bottom: 1px solid #000000;
  border-right: 1px dashed #000000;
  background: #FFFFFF;
  font-size: 14px;
  vertical-align: top;
}
.bjre-newlife__matrix-table td img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.bjre-newlife__matrix-table td:last-child {
  border-right: 0;
}
.bjre-newlife__matrix-table td.bjre-newlife__matrix-item {
  background: #f2f9e7;
}
.bjre-newlife__matrix-header {
  width: 250px;
  position: sticky;
  left: 0;
  text-align: center;
  background: #c8e19d;
  box-sizing: border-box;
}
.bjre-newlife__matrix-item {
  line-height: 3;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.bjre-newlife__matrix-image {
  width: 270px;
  box-sizing: border-box;
  padding: 8px;
  text-align: center;
}
.bjre-newlife__matrix-image img {
  width: 100%;
}

.bjre__licence {
  margin-top: 60px;
  padding-bottom: 100px;
}

/*  for smartphone */
@media screen and (max-width: 639px) {
  .bjre-newlife {
    /* 【共通】タイトル　*/
    /* 一覧　*/
  }
  .bjre-newlife__kanban {
    margin: 30px 0 0;
    box-sizing: border-box;
  }
  .bjre-newlife__title {
    width: calc(100% - 32px);
    margin: auto auto 30px;
  }
  .bjre-newlife__title img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .bjre-newlife__title-s {
    width: calc(100% - 56px);
    margin: auto auto 30px;
  }
  .bjre-newlife__title-s img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .bjre-newlife__subtitle {
    font-size: 18px;
  }
  .bjre-newlife__wrapper {
    padding: 40px 0;
  }
  .bjre-newlife__inner {
    width: calc(100% - 8px);
  }
  .bjre-newlife__intro {
    padding: 30px 0 20px;
  }
  .bjre-newlife__intro-list {
    width: 100%;
    margin: auto;
    gap: 20px;
    flex-wrap: wrap;
  }
  .bjre-newlife__intro-item {
    width: calc(50% - 40px);
    margin-bottom: 20px;
  }
  .bjre-newlife__intro-item:not(:last-of-type) {
    margin-right: 2%;
  }
  .bjre-newlife__intro-item-2 {
    width: calc((100% - 100px) / 4);
    height: auto;
    margin-bottom: 10px;
  }
  .bjre-newlife__intro-item-2:not(:last-of-type) {
    margin-right: 2%;
  }
  .bjre-newlife__fixed {
    bottom: 0;
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    border-radius: 0;
  }
  .bjre-newlife__fixed-list {
    width: 100%;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 4px;
  }
  .bjre-newlife__fixed-item {
    width: calc(25% - 4px);
  }
  .bjre-newlife__fixed-item a {
    padding: 0;
    line-height: 2.4;
    font-size: 10px;
    line-height: 3;
  }
  .bjre-newlife__fixed-item a .ja {
    font-size: 10px;
  }
  .bjre-newlife__fixed-item a .ja .sp {
    display: none;
  }
  .bjre-newlife__fixed-item a .en {
    display: none;
  }
  .bjre-newlife__fixed-item:last-child {
    width: 100%;
  }
  .bjre-newlife__btn {
    width: calc((100% - 10px) / 2);
    margin: auto;
  }
  .bjre-newlife__btn-wrapper {
    gap: 10px;
  }
  .bjre-newlife__btn a {
    width: 100%;
    font-size: 12px;
    line-height: 3;
    border-radius: 8px;
  }
  .bjre-newlife__list {
    display: flex;
    width: calc(100% - 16px);
    margin: auto auto 20px;
    justify-content: space-between;
    gap: 20px 10px;
  }
  .bjre-newlife__list-item {
    width: calc(50% - 5px);
  }
  .bjre-newlife__list-item a {
    padding: 4px;
    box-sizing: border-box;
    background: #FFFFFF;
    color: #5a3522;
  }
  .bjre-newlife__list-base {
    margin-bottom: 20px;
  }
  .bjre-newlife__list-base img {
    width: 100%;
    vertical-align: bottom;
  }
  .bjre-newlife__list-name {
    font-weight: bold;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    letter-spacing: 1px;
    margin-top: 10px;
    font-size: 12px;
  }
  .bjre-newlife__list-btn {
    text-align: center;
    line-height: 2.6;
    font-size: 14px;
    border-radius: 8px;
    background-color: #5a3522;
    color: #FFFFFF;
    letter-spacing: 1px;
  }
  .bjre-newlife__list-btn:hover {
    opacity: 0.9;
  }
  .bjre-newlife__pickup {
    width: 90%;
  }
  .bjre-newlife__pickup-name {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0;
  }
  .bjre-newlife__pickup-type {
    width: 90%;
  }
  .bjre-newlife__matrix-wrapper {
    width: calc(100% - 8px);
    margin: auto auto 25px;
    position: relative;
  }
  .bjre-newlife__matrix-inner {
    width: 100%;
    overflow-x: scroll;
    border: 2px solid #000000;
  }
  .bjre-newlife__matrix-cardinner {
    display: -webkit-box;
    width: 100%;
    overflow-x: scroll;
  }
  .bjre-newlife__matrix-card {
    width: calc(45% - 5px);
  }
  .bjre-newlife__matrix-card:not(:last-child) {
    margin-right: 5px;
  }
  .bjre-newlife__matrix-name {
    height: 56px;
  }
  .bjre-newlife__matrix-table {
    width: 700px;
    border-spacing: 0;
  }
  .bjre-newlife__matrix-table th {
    font-size: 14px;
  }
  .bjre-newlife__matrix-table td {
    padding: 4px;
    font-size: 12px;
  }
  .bjre-newlife__matrix-table td.bjre-newlife__matrix-item {
    text-align: left;
    text-indent: 1rem;
  }
  .bjre-newlife__matrix-header {
    width: 100px;
  }
  .bjre-newlife__matrix-item {
    width: 200px;
  }
  .bjre-newlife__feature {
    width: calc(100% - 16px);
    gap: 20px;
  }
  .bjre-newlife__feature-item {
    width: 100%;
  }
  .bjre-newlife .bjre__licence {
    margin-top: 40px;
    padding-bottom: 150px;
  }
  .kaden_title img {
    width: 227px;
  }
  .tel_title img {
    width: 293px;
  }
  .feature_title img {
    width: 261px;
  }
}/*# sourceMappingURL=style.css.map */