/*
.facility_mv{
  background-image: url(/lib/images/facility/facilitymv.jpg);
}
*/
/* .facility_mv::before {
    content: "";
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-image: url(../../images/facility/facilitymv.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    
  } */
.secAll{
  z-index: 10;
  position: relative;
}

.business_concept_text{
  color: #00851B;
  font-size: 22px;
  letter-spacing: 4px;
  text-align: center;
  font-family: 'EB Garamond', serif;
}
.business_concept_text::before{
  content: url(../../lib/flag02.svg);
  background-position: center 85%;
  background-repeat: no-repeat;
  display: block;
}
/* @media screen and (min-width: 768px) {
  .facility_mv::before{
  background-image: url(../../images/facility/facilitymv-pc.jpg);
}
  } */

@media all and (-ms-high-contrast: none){
  /* .facility_mv{
  background-image: url(../../images/facility/facilitymv-pc.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  } */
  .facility_mv::before {
    display: none;
  }
}

.facilityWidth {
width: auto;
    margin: 0 auto;
}

.facilityWidth_{
  margin-bottom: 30px!important;
  padding-bottom: 30px!important;
  border-bottom: #00851B solid 1px;
}

.facilityWidth h4{
width: auto;
}
.facilityWidth div{
  width: auto;
  margin-left: 70px;
  padding-left: 70px;
  border-left: 2px solid #00851B;
      max-width: 440px;
}

.flex {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
}

.facilityImgList ul li {
    font-size: 15px;
    display: inline-block;
    margin-right: 3%;
    margin-bottom: 3%;
    width: 31.3%;
}

.facilityImgList ul li:nth-child(4n) {
    margin-right: 3%;
}
.facilityImgList ul li:nth-child(3n) {
    margin-right: 0;
}

.basic_midashi_h4{
  font-size: 24px!important;
  width: 220px!important;
  padding-left: 65px!important;
}
.basic_midashi_h4_{
  padding-left: 0!important;
}
.basic_midashi_p{
  width: 575px!important;
  padding-right: 65px!important;
}

.anchorLinkId{
margin-top: 120px;
    padding-top: 0;
}
.shop_list{
  width: 655px;
  margin: 70px auto 0;
}
.shop_list .basic_midashi_h4{
  padding-left: 30px!important;
}
.shop_list .green{
  font-size: 24px;
}

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

.facilityWidth {
width: auto;
    margin: 0 auto;
}

.facilityWidth_{
  margin-top: 5vw !important;
  margin-bottom: 5vw !important;
  padding-bottom: 0vw !important;
  border-bottom: #00851B solid 0;
}

.facilityWidth h4{
width: auto;
margin-bottom: 3vw;
}
.facilityWidth div{
  width: auto;
  margin-left: 0;
  padding-left: 0;
  border-left: 0px solid #00851B;
      max-width: 100%;
}

.flex {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: flex-start;
}

.facilityImgList ul li {
    font-size: 2vw;
    display: inline-block;
    margin-right: 3%;
    margin-bottom: 3%;
    width: 30%;
}

.facilityImgList ul li:nth-child(4n) {
    margin-right: 3%;
}

.basic_midashi_h4{
  font-size: 4.5vw;
  width: 100%!important;
  padding-left: 0!important;
}
.basic_midashi_p{
  width: 100%!important;
  padding-right: 0!important;
}
.top50.btm50.sp_left{
  margin: 5vw 0!important;
}

.btn01 {
    position: relative;
    display: block;
    text-align: center;
    border-radius: 20vw;
    margin: 0 auto;
    width: 100%;
    padding: 2vw 0;
    border: solid 1px #000;
    color: #000;
    font-size: 3.4vw;
}


.anchorLinkId{
margin-top: 16vw;
    padding-top: 0;
}
.shop_list{
  width: 87.333vw;
  margin: 70px auto 0;
}
.shop_list .basic_midashi_h4{
  padding-left: 3vw!important;
}
.shop_list .green{
  font-size: 4.5vw;
}

    .basic_midashi_h4 {
        font-size: 4.5vw!important;
        padding-left: 3vw!important;
    }

.bannerHp img{
  width: 50vw!important;
}
.btn01 {
    position: relative;
    display: block;
    text-align: center;
    border-radius: 20vw;
    margin: 0 auto;
    width: 100%;
    padding: 2vw 0 0;
    border: solid 0 #000;
    color: #0D851B;
    text-decoration: underline;
    font-size: 3.8vw;
    margin: 3vw auto 0!important;
}

}

.bannerHp img{
  width: 400px;
}

.center{
  display: block;
}