/*  PC SP ONLY  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  concept  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  Housemaker  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  onlyone-living  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  top-title (living/location/access)  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/* living  */
/* location  */
/* map  */
/* access  */
/*  living  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  location1  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  Map  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  access  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  access-train  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  station  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  gaiyou  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*  gaiyou footer-company  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/

/*最終更新日-2023-07-23*/

/*  PC SP ONLY  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
@media screen and (min-width: 801px) {
  .br-pc {
    display: none;
  }
}

@media screen and (max-width: 800px) {
  .br-sp {
    display: none;
  }
}

.float-c {
  clear: both;
}

img.title_modelhouse {
  width: 220px;
}

img.title_environment {
  width: 190px;
}

/* attention-text */
.attention-text-content-box {
  padding: 20px;
  clear: both;
}

.attention-text {
  margin: 0px auto 0 auto;
  max-width: 1400px;
  /*	min-width: 1000px;*/
}

.attention-text-small {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 90%;
  color: #474545;
  font-weight: 100;
  line-height: 170%;
  word-wrap: break-word;
  text-align: left;
  padding: 50px 0;
}

@media screen and (min-width: 801px) {}

@media screen and (max-width: 800px) {
  .attention-text-small {
    padding: 100px 20px 30px 20px;
  }
}

/*  concept  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#concept-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
  margin-top: 65px;
}

.concept-content-box {
  height: 955px;
  margin: 0 auto;
  /*	max-width: 1440px;*/
  text-align: center;
  color: #ffffff;
}

.splide {
  position: absolute;
  width: 100%;
  height: 100%;
}

.splide__track {
  height: 100%;
}

.splide__slide {
  height: 100% !important;
}

.splide__slide img {
  height: 100%;
}

@media screen and (min-width: 801px) {
  .splide__slide img.is-sp {
    display: none;
  }
}

@media screen and (max-width: 800px) {
  .splide__slide img.is-pc {
    display: none;
  }
}

.dummy {
  background: #858585;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 801px) {
  .concept-content-box {
    height: 68vw;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
  }

  .concept-title {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 220%;
    font-weight: 400;
    line-height: 140%;
    margin: 0 auto;
    padding: 200px 0 0 0;
    width: 100%;
    word-wrap: break-word;
  }

  .concept-text {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 120%;
    line-height: 200%;
    margin: 0 auto;
    padding: 25px 0 0 0;
    width: 90%;
    word-wrap: break-word;
    position: relative;
    z-index: 1;
  }

  .concept-text2 {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 100%;
    line-height: 190%;
    margin: 0 auto;
    padding: 25px 0 0 0;
    width: 90%;
    word-wrap: break-word;
    position: relative;
    z-index: 1;
  }
}

@media screen and (max-width: 800px) {
  .concept-title {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 150%;
    font-weight: 400;
    line-height: 140%;
    margin: 0 auto;
    padding: 120px 0 0 0;
    width: 100%;
    word-wrap: break-word;
  }

  .concept-text {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 110%;
    line-height: 200%;
    margin: 0 auto;
    padding: 30px 0 0 0;
    width: 100%;
    word-wrap: break-word;
    position: relative;
    z-index: 1;
  }

  .concept-text2 {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 100%;
    line-height: 200%;
    margin: 0 auto;
    padding: 30px 0 0 0;
    width: 100%;
    word-wrap: break-word;
    position: relative;
    z-index: 1;
  }
}

/*  Housemaker  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#housemaker-section-container {
  height: auto;
}

.housemaker-content-box {
  background-image: #ffffff;
  height: auto;
  margin: 0 auto;
  /*	max-width: 1440px;*/
  text-align: center;
}

.housemaker-planbox-logo {
  margin: 5% 3% 3% 3%;
  max-width: 320px;
}

.housemaker-planbox-logos {
  width: 100%;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 800px) {
  .housemaker-planbox-logos {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-left: 15px;
  }
}

.housemaker-planbox-a-logo {
  color: #fff;
  text-align: center;
  width: 100%;
  height: auto;
  padding: 10px;
}

.housemaker-planbox-b-logo {
  color: #fff;
  text-align: center;
  width: 100%;
  height: auto;
  padding: 10px;
  padding-left: 45px;
}

.housemaker-planbox-c-logo {
  color: #fff;
  text-align: center;
  width: 100%;
  height: auto;
  padding: 10px;
  padding-right: 20px;
}

.housemaker-planbox {
  padding: 100px 0 25px 0;
  margin: 0 auto;
  width: 80%;
  max-width: 900px;
}

.housemaker-hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #0b0b0b;
  width: 90%;
  margin: 0 auto;
}

.housemaker-plantitle {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 160%;
  font-weight: 400;
  line-height: 140%;
  margin: 0 auto;
  padding: 0px 0 10px 0;
  width: 100%;
  word-wrap: break-word;
}

.housemaker-plantext {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 110%;
  line-height: 200%;
  margin: 0 auto;
  padding: 50px 0 0 0;
  width: 90%;
  word-wrap: break-word;
}

.housemaker-planbox2 {
  padding: 100px 0 100px 0;
  margin: 0 auto;
  width: 100%;
  background-image: url(../images/);
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.housemaker-planbox2 img {
  width: 85%;
}

/*@media screen and (max-width: 800px) {
  .housemaker-planbox2 {
    padding: 50px 0 150px 0;
  }
}*/
.housemaker-aside1 {
  color: #404040;
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 90%;
  line-height: 170%;
  text-align: left;
  padding: 50px 0 15px 0;
  word-wrap: break-word;
}

.housemaker-aside2 {
  color: #404040;
  font-size: 50%;
  line-height: 170%;
  text-align: right;
  padding: 15px 0 100px 0;
  word-wrap: break-word;
}

.housemaker-planbox2 span {
  font-size: 150%;
}

.latest-btn {
  width: 40%;
  max-width: 450px;
  display: inline-block;
  margin-bottom: 160px;
  transition: .3s;
  background: url(../images/latest-btn.png) no-repeat center center / contain;
  height: 6.5vw;
}

.latest-btn:hover {
  background: url(../images/latest-btn-hover.png) no-repeat center center / contain;
}

@media screen and (max-width: 800px) {
  .latest-btn {
    width: 390px;
    height: 65px;
    margin-bottom: 120px;
  }
}

.latest-btn img {
  width: 100%;
  display: inline-block;
}

@media screen and (max-width: 800px) {
  .housemaker-planbox {
    padding: 100px 0 25px 0;
    margin: 0 auto;
    width: 100%;
    max-width: 900px;
  }
}

/*  onlyone-living  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#onlyone-living-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.onlyone-living-content-box {
  background-color: rgba(255, 255, 255, 0);
  margin: 0 auto;
  /* max-width: 1600px; */
}

@media screen and (min-width: 801px) {
  .onlyone-living-a {
    height: 500px;
  }

  .onlyone-living-a-left {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/onlyone-living-pic-a-photo.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .onlyone-living-a-left img,
  .onlyone-living-a-right img,
  .onlyone-living-b-left img,
  .onlyone-living-b-right img,
  .onlyone-living-c-left img,
  .onlyone-living-c-right img {
    width: 100%;
  }

  .onlyone-living-a-right {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/onlyone-living-back.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }

  .onlyone-living-b {
    height: 500px;
  }

  .onlyone-living-b-left {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/onlyone-living-back.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .onlyone-living-b-right {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/onlyone-living-pic-b-photo.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }

  .onlyone-living-c {
    height: 500px;
  }

  .onlyone-living-c-left {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/onlyone-living-pic-c-photo.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .onlyone-living-c-right {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/onlyone-living-back.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }
}

@media screen and (max-width: 800px) {
  .onlyone-living-a {
    height: 1250px;
  }

  .onlyone-living-a-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/onlyone-living-pic-a-photo.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .onlyone-living-a-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/onlyone-living-back.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .onlyone-living-b {
    height: 1250px;
    position: relative;
  }

  .onlyone-living-b-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/onlyone-living-back.jpg);
    background-size: cover;
    background-position: center;
    bottom: 0;
    width: 100%;
    height: 50%;
    position: absolute;
  }

  .onlyone-living-b-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/onlyone-living-pic-b-photo.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
    width: 100%;
    height: 50%;
    position: absolute;
  }

  .onlyone-living-c {
    height: 1250px;
  }

  .onlyone-living-c-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/onlyone-living-pic-c-photo.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .onlyone-living-c-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/onlyone-living-back.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }
}

/*  top-title (living/location/access)  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/* living  */
#living-top-title-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.living-top-title-content-box {
  background-color: #badfe6;
  background-image: url(../images/living-top-title-back.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  margin: 0 auto;
  text-align: center;
  /* padding: 35px 50px 55px 50px; */
  padding: 86px 50px 129px 50px;
}

.living-top-title-content-box.--gallery {
  background-image: url(../images/gallery-top-title-back.jpg);
  padding: 35px 50px 85px 50px;
}

.living-top-title-title-top {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 180%;
  font-weight: 400;
  margin: 0 auto;
  padding: 100px 0 0 0;
  width: 100%;
  word-wrap: break-word;
}

.living-top-title-title-top.--gallery {
  padding: 120px 0 0 0;

}

.living-top-title-content-box img {
  margin: 0px 0 0 0;
}

@media screen and (min-width: 801px) {}

@media screen and (max-width: 800px) {}

/* location  */
#location-top-title-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.location-top-title-content-box {
  background-color: #badfe6;
  background-image: url(../images/location-top-title-back.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 35px 50px 55px 50px;
}

.location-top-title-title-top {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 180%;
  font-weight: 400;
  margin: 0 auto;
  padding: 100px 0 0 0;
  width: 100%;
  word-wrap: break-word;
}

.location-top-title-content-box img {
  margin: 0px 0 0 0;
}

/* map  */
#map-top-title-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.map-top-title-content-box {
  background-color: #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 35px 50px 55px 50px;
}

.map-top-title-title-top {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 180%;
  font-weight: 400;
  margin: 0 auto;
  padding: 100px 0 0 0;
  width: 100%;
  word-wrap: break-word;
}

.map-top-title-content-box img {
  margin: 0px 0 0 0;
}

/* access  */
#access-top-title-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.access-top-title-content-box {
  background-color: #badfe6;
  background-image: url(../images/access-top-title-back.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 35px 50px 55px 50px;
}

.access-top-title-title-top {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 180%;
  font-weight: 400;
  margin: 0 auto;
  padding: 100px 0 0 0;
  width: 100%;
  word-wrap: break-word;
}

.access-top-title-content-box img {
  margin: 0px 0 0 0;
}

/*  living  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#living-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.living-content-box {
  background-color: rgba(255, 255, 255, 0);
  margin: 0 auto;
  /* max-width: 1600px; */
}

.living-content-box .onlyone-living-a-left {
  background-image: url(../images/living-pic-a-photo.jpg);
}

.living-content-box .onlyone-living-a-right {
  background-image: url(../images/living-back-a.jpg);
}

.living-content-box .onlyone-living-b-right {
  background-image: url(../images/living-pic-b-photo.jpg);
}

.living-content-box .onlyone-living-b-left {
  background-image: url(../images/living-back-b.jpg);
}

.living-content-box .onlyone-living-c-left {
  background-image: url(../images/living-pic-c-photo.jpg);
}

.living-content-box .onlyone-living-c-right {
  background-image: url(../images/living-back-c.jpg);
}

.living-content-box div {
  min-height: 500px;
  height: auto;
  display: flex;
}

.living-title1 {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 110%;
  line-height: 200%;
  margin: 0 auto;
  padding: 80px 0;
  width: 90%;
  word-wrap: break-word;
  text-align: center;
  letter-spacing: .15em;
}

.living-title1 span {
  font-size: 10px;
  vertical-align: super;
  letter-spacing: normal;
}

.living-title1 .note {
  font-size: 8px;

}

.living-title1-2 {
  padding-bottom: 0;
  font-size: 11px;
}

.footer-container--living {
  margin-top: 0;
}

@media screen and (min-width: 801px) {

  .living-a {
    height: 500px;
  }


  .living-a-left {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/living-pic-a-photo.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .living-a-right {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/living-pic-a-text.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }

  .living-b {
    height: 500px;
  }

  .living-b-left {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/re_living-pic-b-text.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .living-b-right {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/living-pic-b-photo.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }

  .living-c {
    height: 500px;
  }

  .living-c-left {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/living-pic-c-photo.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .living-c-right {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/living-pic-c-text.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }
}

@media screen and (max-width: 800px) {

  .living-content-box div {
    flex-direction: column-reverse;
    position: relative;
    min-height: 520px;
  }

  .onlyone-living-b {
    flex-direction: column !important;
  }

  .living-a {
    height: 1060px;
  }

  .living-a-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/living-pic-a-photo.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .living-a-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/living-pic-a-text.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .living-b {
    height: 1060px;
    position: relative;
  }

  .living-b-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/re_living-pic-b-text.jpg);
    background-size: cover;
    background-position: center;
    bottom: 0;
    width: 100%;
    height: 50%;
    position: absolute;
  }

  .living-b-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/living-pic-b-photo.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
    width: 100%;
    height: 50%;
    position: absolute;
  }

  .living-c {
    height: 1060px;
  }

  .living-c-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/living-pic-c-photo.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .living-c-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/living-pic-c-text.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }
}

/*  location1  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#location-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.location-content-box {
  background-color: rgba(255, 255, 255, 0);
  margin: 0 auto;
  /* max-width: 1600px; */
  height: auto;
  clear: both;
}

.location-title1 {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 110%;
  line-height: 200%;
  margin: 0 auto;
  padding: 80px 0;
  width: 90%;
  word-wrap: break-word;
  text-align: center;
}

@media screen and (min-width: 801px) {
  .location-a {
    height: 500px;
  }

  .location-a-left {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/location-pic-a-text.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .location-a-right {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/location-pic-a-photo.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }

  .location-b {
    height: 500px;
  }

  .location-b-left {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/location-pic-b-text.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .location-b-right {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/location-pic-b-photo.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }

  .location-c {
    height: 500px;
  }

  .location-c-left {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/location-pic-c-text.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .location-c-right {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/location-pic-c-photo.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }
}

@media screen and (max-width: 800px) {
  .location-a {
    height: 1060px;
  }

  .location-a-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/location-pic-a-text.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .location-a-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/location-pic-a-photo.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .location-b {
    height: 1060px;
    position: relative;
  }

  .location-b-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/location-pic-b-text.jpg);
    background-size: cover;
    background-position: center;
    bottom: 0;
    width: 100%;
    height: 50%;
    /*	position: absolute;*/
  }

  .location-b-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/location-pic-b-photo.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
    width: 100%;
    height: 50%;
    /*	position: absolute;*/
  }

  .location-c {
    height: 1060px;
  }

  .location-c-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/location-pic-c-text.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .location-c-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/location-pic-c-photo.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }
}

/*  Shopping Education Park  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#sep-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.sep-content-box {
  padding: 20px 0;
  clear: both;
}

.sep-content-box img {
  margin: 0px 0 0 0;
}

.sep-img {
  width: 100%;
  margin: 0 auto;
}

.sep-hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #cccccc;
  width: 100%;
  margin: 0 0 5px 0;
}

@media screen and (min-width: 801px) {
  .sep-content-box {
    padding: 20px;
    height: 550px;
    clear: both;
  }

  .sep-read {
    margin: 50px auto 0 auto;
    max-width: 1440px;
    min-width: 1000px;
  }

  .sep-read-s {
    background-color: transparent;
    margin: 0px 5% 30px 0%;
    height: auto;
    width: 30%;
    float: left;
  }

  .sep-read-s2 {
    background-color: transparent;
    margin: 0px 0% 30px 0%;
    height: auto;
    width: 30%;
    float: left;
  }

  .sep-read-a {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 80%;
    color: #666666;
    font-weight: 100;
    line-height: 100%;
    word-wrap: break-word;
    text-align: left;
    text-indent: 1em;
  }

  .sep-read-b {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 120%;
    margin: 0 auto;
    padding: 10px 0 0 0;
    line-height: 250%;
    word-wrap: break-word;
    white-space: nowrap;
    text-align: left;
  }

  .sep-read-c {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 100%;
    line-height: 100%;
    word-wrap: break-word;
    text-align: left;
    text-indent: 1em;
    padding: 0 0 8px 0;
  }
}

@media screen and (max-width: 800px) {
  .sep-read {
    margin: 50px auto 0 auto;
    width: 90%;
  }

  .sep-read img {
    width: 100%;
  }

  .sp-margin {
    margin: 0 0 10px 0;
    display: inline-block;
  }

  .sep-read-s {
    background-color: transparent;
    margin: 0px 0% 30px 0%;
    height: auto;
    width: 100%;
  }

  .sep-read-a {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 80%;
    color: #666666;
    font-weight: 100;
    line-height: 100%;
    word-wrap: break-word;
    text-align: left;
    text-indent: 1em;
  }

  .sep-read-b {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 160%;
    margin: 0 auto;
    padding: 10px 0 0 0;
    line-height: 250%;
    word-wrap: break-word;
    white-space: nowrap;
    text-align: left;
  }

  .sep-read-c {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 100%;
    line-height: 100%;
    word-wrap: break-word;
    text-align: left;
    text-indent: 2em;
    padding: 0 0 8px 0;
  }
}

/*  Map  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#map-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.map-img {
  width: 80%;
  margin: 0 auto 150px auto;
}

.map-img2 {
  width: 80%;
  margin: 0 auto 30px auto;
}

@media screen and (max-width: 800px) {
  .map-img {
    width: 100%;
    margin: 0 auto 60px auto;
  }

  .map-img2 {
    width: 100%;
  }
}

.map-aside {
  font-size: 50%;
  line-height: 170%;
  text-align: left;
  padding: 0px 0 10px 0;
  word-wrap: break-word;
}

@media screen and (min-width: 801px) {
  .map-content-box {
    background-color: rgba(255, 255, 255, 0);
    background-image: url(none);
    background-size: cover;
    background-position: center;
    height: auto;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1000px;
    text-align: center;
    position: relative;
  }

  .map-content-box-list {
    margin: 50px auto 0 auto;
    max-width: 1000px;
  }

  .life-i-read-box-s {
    background-color: transparent;
    margin: 0px 1% 0px 1%;
    height: auto;
    width: 48%;
    float: left;
  }

  .life-i-read-title {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 70%;
    font-weight: 400;
    line-height: 100%;
    word-wrap: break-word;
    text-align: left;
    height: auto;
    width: 98%;
    background-color: #727171;
    color: white;
    padding: 1% 1% 1% 1%;
    margin: 10px 0 5px 0;
    display: inline-block;
  }

  #map-section-container ul {
    width: 100%;
    background-color: transparent;
  }

  #map-section-container li {
    list-style: none;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    border: 0;
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 70%;
    line-height: 170%;
    float: left;
    background-color: transparent;
  }

  #map-section-container .li-01 {
    width: 78%;
    text-align: justify;
  }

  #map-section-container .li-02 {
    width: 10%;
    text-align: right;
  }

  #map-section-container .li-03 {
    width: 12%;
    text-align: right;
  }

  #map-section-container .life-i-aside {
    font-size: 73%;
    line-height: 170%;
    text-align: left;
    padding: 15px 0 0 0;
    word-wrap: break-word;
  }

  .map-content-box-map {
    background-color: rgba(255, 255, 255, 0);
    background-image: url(none);
    background-size: cover;
    background-position: center;
    height: auto;
    margin: 0 auto 0px auto;
    max-width: 1440px;
    text-align: center;
    position: relative;
  }

  .map-content-box-map {
    margin: 50px auto 0 auto;
    max-width: 1400px;
  }
}

@media screen and (max-width: 800px) {
  .map-content-box {
    background-color: rgba(255, 255, 255, 0);
    background-image: url(none);
    background-size: cover;
    background-position: center;
    height: auto;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    position: relative;
  }

  .map-content-box4-list {
    margin: 50px auto 0 auto;
  }

  .life-i-read-box-s {
    background-color: transparent;
    margin: 0px auto 0px auto;
    height: auto;
    width: 100%;
  }

  .life-i-read-title {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 100%;
    font-weight: 400;
    line-height: 100%;
    word-wrap: break-word;
    text-align: left;
    height: auto;
    width: 100%;
    background-color: #727171;
    color: white;
    padding: 1% 1% 1% 1%;
    margin: 10px 0 5px 0;
    display: inline-block;
  }

  #map-section-container table {
    width: 100%;
    margin: 0 0 0 0;
  }

  #map-section-container li {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: solid 0;
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 2vw;
    line-height: 170%;
    letter-spacing: 0em;
    float: left;
  }

  #map-section-container .li-01 {
    width: 80%;
    text-align: justify;
  }

  #map-section-container .li-02 {
    width: 10%;
    text-align: right;
  }

  #map-section-container .li-03 {
    width: 10%;
    text-align: right;
  }

  #map-section-container .life-i-aside {
    font-size: 50%;
    line-height: 170%;
    text-align: left;
    padding: 15px 0 0 0;
    word-wrap: break-word;
  }

  .map-content-box-map {
    background-color: rgba(255, 255, 255, 0);
    background-image: url(none);
    background-size: cover;
    background-position: center;
    height: auto;
    margin: 0 auto 0px auto;
    width: 90%;
    text-align: center;
    position: relative;
  }

  .map-content-box-map {
    margin: 30px auto 0 auto;
    max-width: 100%;
  }
}

/*  access  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#access-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

#access-section-container2 {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.access-content-box {
  background-color: rgba(255, 255, 255, 0);
  margin: 0 auto;
  /* max-width: 1600px; */
}

.access-title1 {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 110%;
  line-height: 200%;
  margin: 0 auto;
  padding: 80px 0;
  width: 90%;
  word-wrap: break-word;
  text-align: center;
}

@media screen and (min-width: 801px) {
  .access-a {
    height: 500px;
  }

  .access-a-left {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/access-pic-a-text.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .access-a-right {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/access-pic-a-photo.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }

  .access-b {
    height: 500px;
  }

  .access-b-left {
    background-color: rgba(100, 100, 100, 0.5);
    background-image: url(../images/access-pic-b-text.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    /*	height: 100%;*/
  }

  .access-b-right {
    background-color: rgba(30, 30, 30, 0.5);
    background-image: url(../images/access-pic-b-photo.jpg);
    background-size: cover;
    background-position: center;
    float: right;
    width: 50%;
    /*	height: 100%;*/
  }
}

@media screen and (max-width: 800px) {
  .access-a {
    height: 1060px;
  }

  .access-a-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/access-pic-a-text.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .access-a-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/access-pic-a-photo.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50%;
  }

  .access-b {
    height: 1060px;
    position: relative;
  }

  .access-b-left {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/access-pic-b-text.jpg);
    background-size: cover;
    background-position: center;
    bottom: 0;
    width: 100%;
    height: 50%;
    /*	position: absolute;*/
  }

  .access-b-right {
    background-color: rgba(155, 255, 255, 0.5);
    background-image: url(../images/access-pic-b-photo.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
    width: 100%;
    height: 50%;
    /*	position: absolute;*/
  }
}

/*  access-train  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#access-train-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.access-train-content-box {
  background-image: #ffffff;
  height: auto;
  margin: 0 auto;
  max-width: 1440px;
  text-align: center;
}

.access-train-title1 {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 110%;
  line-height: 200%;
  margin: 0 auto;
  padding: 80px 0;
  width: 100%;
  word-wrap: break-word;
  text-align: center;
}

.access-train-planbox-logo {
  margin: 5% 3% 3% 3%;
  max-width: 320px;
}

.access-train-planbox-logos {
  width: 100%;
  display: flex;
  justify-content: center;
}

.access-train-planbox-a-logo {
  color: #fff;
  text-align: center;
  width: 100%;
  height: auto;
  padding: 0px 70px;
}

.access-train-planbox {
  padding: 0 0 25px 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}

.access-train-hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #0b0b0b;
  width: 90%;
  margin: 0 auto;
}

.access-train-plantitle {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 160%;
  font-weight: 400;
  line-height: 140%;
  margin: 0 auto;
  padding: 0px 0 10px 0;
  width: 100%;
  word-wrap: break-word;
}

.access-train-plantext {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 110%;
  line-height: 200%;
  margin: 0 auto;
  padding: 100px 0 80px 0;
  width: 90%;
  word-wrap: break-word;
  clear: both;
}

.access-train-planbox2 {
  padding: 0px 0 150px 0;
  margin: 0 auto;
  width: 100%;
  background-image: url(../images/access-train-plot73_back.jpg);
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.access-train-planbox2 img {
  width: 90%;
}

.access-train-aside1 {
  color: #404040;
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 90%;
  line-height: 170%;
  text-align: left;
  padding: 50px 0 15px 0;
  word-wrap: break-word;
}

.access-train-aside2 {
  color: #404040;
  font-size: 50%;
  line-height: 170%;
  text-align: right;
  padding: 15px 0 100px 0;
  word-wrap: break-word;
}

.access-train-planbox2 span {
  font-size: 150%;
}

@media screen and (max-width: 800px) {
  .access-train-planbox-a-logo {
    color: #fff;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 0px 10px;
  }

  .access-train-planbox2 {
    padding: 0px 0 10px 0;
  }
}

/*  station-border-title  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
.station-border-container {
  height: auto;
  margin-top: 0px;
}

.station-border-content-box {
  background-image: #ffffff;
  height: auto;
  margin: 0 auto;
  max-width: 1440px;
  text-align: center;
  padding: 50px 20px 0 20px;
  clear: both;
}

.station-border-inner-title {
  color: #ffffff;
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-weight: lighter;
  line-height: 110%;
  margin: 0 auto;
  padding: 10px 0 10px 0px;
  width: 100%;
  word-wrap: break-word;
  font-size: 140%;
  text-rendering: geometricPrecision;
  text-align: left;
}

.station-border-inner-content-box {
  background-color: #64879a;
  background-repeat: repeat-x;
  height: 50px;
  z-index: 1;
}

.station-border-inner-content-box-b {
  position: relative;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
}

/*  station  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#station-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.station-img {
  width: 100%;
  margin: 0 auto 0px auto;
}

.station-aside {
  font-size: 50%;
  line-height: 170%;
  text-align: left;
  padding: 100px 0 10px 0;
  word-wrap: break-word;
}

.station-title-hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #727171;
  width: 100%;
  margin: 5px auto;
  /*	display: inline-block;*/
}

.station-read-text-a {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 100%;
  font-weight: 400;
  line-height: 160%;
  text-align: left;
  /*	text-indent: 2em;*/
}

@media screen and (min-width: 801px) {
  .station-read {
    margin: 50px auto 0 auto;
    max-width: 1440px;
    min-width: 1000px;
  }

  .station-read-left {
    background-color: transparent;
    margin: 0px;
    height: auto;
    max-width: 48%;
    min-width: 48%;
    float: left;
  }

  .station-read-right {
    background-color: transparent;
    margin: 0px;
    height: auto;
    max-width: 48%;
    min-width: 48%;
    float: right;
  }

  .station-read-text-b {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 90%;
    color: #474545;
    margin: 0 auto;
    padding: 26px 0 0 0;
    line-height: 100%;
    word-wrap: break-word;
    white-space: nowrap;
    text-align: left;
  }

  .station-read-text-b2 {
    font-size: 180%;
    line-height: 100%;
  }

  .station-read-text-b3 {
    width: auto;
    font-size: 280%;
    text-align: right;
    white-space: nowrap;
    float: right;
    line-height: 30%;
  }

  .station-read-text-b4 {
    width: auto;
    font-size: 180%;
    text-align: right;
    white-space: nowrap;
    float: right;
    line-height: 90%;
    padding: 0 0px 0 0;
  }

  .station-read-text-c {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 100%;
    line-height: 120%;
    word-wrap: break-word;
    text-align: left;
    padding: 0 0 108px 0;
  }
}

@media screen and (max-width: 800px) {
  .station-read {
    margin: 50px auto 0 auto;
    width: 90%;
  }

  .station-read img {
    width: 100%;
  }

  .station-read-left {
    max-width: 100%;
    min-width: 100%;
    float: left;
  }

  .station-read-right {
    max-width: 100%;
    min-width: 100%;
    float: left;
  }

  /*
.station-read-s{
	background-color: transparent;
	margin: 0px 0% 30px 0%;
	height: auto;
	width: 100%;
}*/
  .station-read-text-b {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 4vw;
    margin: 0 auto;
    padding: 8px 0 0 0;
    line-height: 240%;
    word-wrap: break-word;
    white-space: nowrap;
    text-align: left;
    text-indent: -0.8em;
  }

  .station-read-text-b2 {
    font-size: 180%;
    line-height: 100%;
  }

  .station-read-text-b3 {
    font-size: 180%;
    text-align: right;
    float: right;
    line-height: 100%;
    padding: 0 4% 0 0;
  }

  .station-read-text-b4 {
    font-size: 120%;
    text-align: right;
    float: right;
    line-height: 200%;
    padding: 0;
  }

  .station-read-text-b4-space {
    padding: 0 20px 0 0;
  }

  .station-read-text-c {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 150%;
    line-height: 150%;
    word-wrap: break-word;
    text-align: left;
    padding: 0 0 58px 0;
  }
}

/*  access-car  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#access-car-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.access-car-content-box {
  background-image: #ffffff;
  height: auto;
  margin: 0 auto;
  max-width: 1440px;
  text-align: center;
}

.access-car-planbox {
  padding: 0 0 25px 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}

.access-car-hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #0b0b0b;
  width: 90%;
  margin: 0 auto;
}

.access-car-plantext {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 110%;
  line-height: 200%;
  margin: 0 auto;
  padding: 120px 0 80px 0;
  width: 90%;
  word-wrap: break-word;
  clear: both;
}

.access-car-planbox2 {
  padding: 0px 0 0px 0;
  margin: 0 auto;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.access-car-planbox2 img {
  width: 90%;
}

@media screen and (max-width: 800px) {}

/*  by-car  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
.by-car-title-hr {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #727171;
  width: 100%;
  margin: 5px auto;
  /*	display: inline-block;*/
}

.by-car-read-text-a {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 100%;
  font-weight: 400;
  line-height: 160%;
  text-align: left;
  /*	text-indent: 2em;*/
}

@media screen and (min-width: 801px) {
  .by-car-read {
    margin: 50px auto 0 auto;
    max-width: 1440px;
    min-width: 1000px;
  }

  .by-car-read-left {
    background-color: transparent;
    margin: 0px;
    height: auto;
    max-width: 45%;
    min-width: 45%;
    float: left;
    padding: 0 0 0 40px;
  }

  .by-car-read-right {
    background-color: transparent;
    margin: 0px;
    height: auto;
    max-width: 45%;
    min-width: 45%;
    float: right;
    padding: 0 40px 0 0;
  }

  .by-car-read-text-b {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 90%;
    color: #474545;
    margin: 0 auto;
    padding: 26px 0 0 0;
    line-height: 100%;
    word-wrap: break-word;
    white-space: nowrap;
    text-align: left;
  }

  .by-car-read-text-b2 {
    font-size: 180%;
    line-height: 100%;
  }

  .by-car-read-text-b3 {
    width: auto;
    font-size: 280%;
    text-align: right;
    white-space: nowrap;
    float: right;
    line-height: 30%;
  }

  .by-car-read-text-b4 {
    width: auto;
    font-size: 180%;
    text-align: right;
    white-space: nowrap;
    float: right;
    line-height: 90%;
    padding: 0 0px 0 0;
  }

  .by-car-read-text-c {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 100%;
    line-height: 120%;
    word-wrap: break-word;
    text-align: left;
    padding: 0 0 108px 0;
  }
}

@media screen and (max-width: 800px) {
  .by-car-read {
    margin: 50px auto 0 auto;
    width: 95%;
  }

  .by-car-read img {
    width: 100%;
  }

  .by-car-read-left {
    max-width: 100%;
    min-width: 100%;
    float: left;
  }

  .by-car-read-right {
    max-width: 100%;
    min-width: 100%;
    float: left;
  }

  /*
.by-car-read-s{
	background-color: transparent;
	margin: 0px 0% 30px 0%;
	height: auto;
	width: 100%;
}*/
  .by-car-read-text-b {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 4vw;
    margin: 0 auto;
    padding: 8px 0 0 0;
    line-height: 240%;
    word-wrap: break-word;
    white-space: nowrap;
    text-align: left;
    text-indent: -0.8em;
  }

  .by-car-read-text-b2 {
    font-size: 180%;
    line-height: 100%;
  }

  .by-car-read-text-b3 {
    font-size: 180%;
    text-align: right;
    float: right;
    line-height: 100%;
    padding: 0 4% 0 0;
  }

  .by-car-read-text-b4 {
    font-size: 120%;
    text-align: right;
    float: right;
    line-height: 200%;
    padding: 0;
  }

  .by-car-read-text-b4-space {
    padding: 0 20px 0 0;
  }

  .by-car-read-text-c {
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 150%;
    line-height: 150%;
    word-wrap: break-word;
    text-align: left;
    padding: 0 0 58px 0;
  }
}

/*  gaiyou  ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#gaiyou-section-container {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.gaiyou-content-box {
  background-color: #badfe6;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 75px 50px 125px 50px;
}

.gaiyou-title-top {
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 180%;
  font-weight: 400;
  margin: 0 auto;
  padding: 100px 0 0 0;
  width: 100%;
  word-wrap: break-word;
}

.gaiyou-content-box img {
  margin: 0px 0 0 0;
}

#gaiyou-a {
  background-color: rgba(255, 255, 255, 0);
  height: auto;
}

.gaiyou-title {
  color: black;
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: 180%;
  font-weight: 400;
  margin: 100px auto 0 auto;
  word-wrap: break-word;
  text-align: center;
}

.gaiyou-title2 {
  color: rgb(89, 87, 87);
  font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
  font-size: medium;
  font-weight: 300;
  margin: 0px auto 10px auto;
  word-wrap: break-word;
  text-align: center;
  text-indent: 0em;
  line-height: 180%;
}

.gaiyou-box {
  background-image: url(none);
  height: auto;
  margin: 90px auto 0 auto;
  /*	max-width: 1080px;*/
  width: 90%;
}

table {
  width: 100%;
}

.gaiyou-td-r {
  display: block;
  float: left;
  height: auto;
}

.gaiyou-td-l {
  display: block;
  float: left;
  height: auto;
  margin-left: 5px;
}

@media screen and (min-width: 801px) {

  .gaiyou-box th,
  td {
    border-top: solid 1px rgb(89, 87, 87);
    border-bottom: solid 1px rgb(89, 87, 87);
    padding: 20px 30px 20px 30px;
    word-wrap: break-word;
  }

  .gaiyou-box th {
    background-color: #badfe6;
    width: 20%;
    vertical-align: middle;
    color: rgb(89, 87, 87);
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 90%;
    font-weight: 300;
    line-height: 180%;
    text-align: left;
  }

  .gaiyou-box td {
    background-color: rgba(255, 255, 255, 0);
    width: 80%;
    color: rgb(89, 87, 87);
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 90%;
    font-weight: 300;
    line-height: 180%;
    text-align: left;
  }
}

@media screen and (max-width: 800px) {

  .gaiyou-box th,
  td {
    color: rgb(89, 87, 87);
    display: block;
    width: 100%;
    text-align: left;
    word-wrap: break-word;
    font-size: 100%;
  }

  .gaiyou-box th {
    background-color: #badfe6;
    border-top: solid 1px rgb(89, 87, 87);
    vertical-align: middle;
  }

  .gaiyou-box td {
    background-color: rgba(255, 255, 255, 0);
  }

  .gaiyou-box .table-end {
    background-color: rgba(255, 255, 255, 0);
    border-bottom: solid 1px rgb(89, 87, 87);
  }

  .gaiyou-text-t {
    display: inline-block;
    /*テキストをブロック化*/
    /*	width: 100%;*/
    margin: 20px 30px 20px 30px;
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 90%;
    font-weight: 300;
    line-height: 180%;
  }

  .gaiyou-text {
    display: inline-block;
    /*テキストをブロック化*/
    width: 90%;
    margin: 20px 30px 20px 30px;
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 90%;
    font-weight: 300;
    line-height: 180%;
  }

  .gaiyou-box .table-urinusi {
    background-color: rgba(255, 255, 255, 0);
    height: 180px;
    margin: 20px 30px 20px 30px;
    font-family: "Noto Serif JP", "游明朝 Medium", "ＭＳ Ｐ明朝", serif !important;
    font-size: 100%;
    font-weight: 300;
    line-height: 180%;
  }
}

/*  company gaiyou ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
#company-gaiyou-section-container {
  background-color: rgba(255, 255, 255, 0);
  padding-top: 90px;
  height: auto;
}

.company-gaiyou-box {
  display: flex;
  justify-content: center;
}

.company-gaiyou-box-inner {
  color: #fff;
  text-align: center;
  line-height: 50px;
  width: 260px;
  height: auto;
  background-color: #ffffff;
  border: 2px solid #64879a;
  padding: 10px;
  margin: 15px;
}

.company-gaiyou-box img {
  margin: 5px;
}

/* ボタン solid017 */
.button_solid017 a {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 240px;
  /*    padding: 10px 15px;*/
  color: #050505;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  background: #ffffff;
  border-radius: 50px;
  border: 0.1rem solid #050505;
  box-shadow: 0.2rem 0.2rem 0px 0.1rem #cccccc;
}

.button_solid017 a:hover {
  transform: translate3d(0.2rem, 0.2rem, 0);
  box-shadow: none;
  opacity: 1;
  transition: all 0.2s;
}

.button_solid017 a:after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 2px solid #050505;
  border-right: 2px solid #050505;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}

@media screen and (min-width: 801px) {
  .button_solid017 a {
    font-size: 90%;
  }
}

@media screen and (max-width: 800px) {
  .button_solid017 a {
    font-size: 85%;
  }
}

/* nobleロゴ 高さ調整*/
.noble-logo-hight {
  margin-top: 10px !important;
  margin-bottom: 1px !important;
}

.gallery__items {
  max-width: 980px;
  margin: 0 auto;
  width: 90%;

}

.gallery__btn {
  max-width: 390px;
  margin: 5% auto 0;
  display: block;
  transition: .3s;
}

.gallery__btn:hover {
  opacity: .7;
}

/* .dummy {
  max-width: 600px;
  width: 100%;
  height: 300px;
  background: #969696;
  margin: 0 auto;
} */

.masonry {
  margin: 0 auto;

  /* display: flex;
  justify-content: space-between;
  gap: 24px 4%; */
}

.masonry-item {
  display: block;
  /* width: 23.5%; */
  width: 32.3%;
  margin: 7.5px 0;
  position: relative;
  transition: .3s;
}

@media screen and (max-width: 800px) {
  .masonry {
    /* flex-direction: column;
    align-items: center; */
  }

  .masonry-item {
    width: 48.5%;
  }
}

.masonry-item:hover {
  opacity: .7;
}

.masonry-item img {
  width: 100%;
}

.masonry-text {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: calc(100% - 20px);
  font-size: 10px;
  padding: 10px;
  line-height: 1.2;
}

.splide__pagination {
  bottom: inherit;
  top: 20px;
  justify-content: end;
  gap: 7px;
}


.splide__pagination li {
  transform: scale(1.4);
}

@media screen and (min-width: 801px) {
  .splide__pagination {
    top: 20px;
  }
}

@media screen and (min-width: 801px) {
  .is-sp {
    display: none;
  }
}