@charset "UTF-8";

/* =========================================================
 * base
========================================================= */
main div,
main p,
main ul,
main dl,
main ol,
main h2,
main h3,
main h4,
main table {
  margin: 0 auto;
}

main a,
main a:link,
main a:visited,
main a:hover {
  text-decoration: underline;
}

/* =========================================================
 * common
========================================================= */

.c-subTitle {
  margin-bottom: 20px;
  padding: 60px 0;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  background: url(../images/img_title_pc.png) no-repeat 50% 80%;
}

@media screen and (max-width: 767px) {
  .c-subTitle {
    margin-bottom: 20px;
    padding: 40px 0;
    font-size: 1.7rem;
    background-size: 40%;
  }
}

/* =========================================================
 * main
========================================================= */

.l-main {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  /*background-color: #C7FFEC;*/
}

/* MV
---------------------------------------------------------- */
.p-mv {
  margin: 0 auto;
  height: 250px;
  background-color: #e9fef7;
  background-image: url(../images/bg_back_pc.png);
  background-repeat: no-repeat;
  background-position: center center;
  /*background-size: cover;  */
}

.p-mvImg {
  margin: 0 auto;
  width: 980px;
}

.b-table ul {
  padding: 0;
}

.b-table th,
td {
  font-size: 13px;
}

.b-table th {
  background-color: #f7f7f7 !important;
}



/* for ipad */
@media screen and (min-width: 768px) and (max-width: 820px) {
  .p-mv {
    height: 250px;
  /* 必要に応じて object-fit や width も追加できます */
  /* width: 100%; */
  object-fit: cover;
  }

  .p-mvImg {
    width: 100%;
  }


}



/* for smp */
@media screen and (max-width: 767px) {
  .p-mv {
    background-image: none;
    height: auto;
  }

  .p-mvImg {
    width: 100%;
  }
}

/* container 
---------------------------------------------------------- */

.l-container {
  margin: 0 auto;
  width: 1400px;
  background-color: #ffff;
  color: #666;
}

/* for ipad */
@media screen and (min-width: 768px) and (max-width: 820px) {
  .l-container {
    width: 100%;
  }
}

/* for smp */
@media screen and (max-width: 767px) {
  .l-container {
    width: 100%;
  }
}

/* greet
---------------------------------------------------------- */

.p-greetBox {
  margin: 0 auto;
  padding: 20px;
  width: 90%;
  border: 2px dotted #009260;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .p-greetBox {
    font-size: 1.4rem;
    padding: 15px;
  }
}

/* shopBox
---------------------------------------------------------- */

.p-shopBox {
  margin: auto;
  width: 84%;
}

.p-shopTitle {
  border-bottom: 4px solid #009260;
  padding-bottom: 10px;
}

.p-license {
  font-size: 1.6rem;
  padding-bottom: 10px;
}

.p-shopName {
  font-size: 3rem;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .p-shopBox {
    width: 100%;
  }

  .p-shopTitle {
    border-bottom: 1px solid #009260;
    padding: 0 20px 10px 20px;
  }

  .p-license {
    font-size: 1.4rem;
    padding-bottom: 0;
  }

  .p-shopName {
    font-size: 2rem;
  }
}

/* shopList
---------------------------------------------------------- */

.p-shopList {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
  margin: 20px 0;
}

.p-shopList div:nth-child(odd) {
  width: 20%;
  color: #fff;
  height: 20px;
  padding: 20px;
  background-color: #009260;
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  flex-direction: row-reverse;
}

.p-shopList div:nth-child(even) {
  width: 80%;
  padding: 20px;
  background-color: #fff;
  white-space: nowrap;
  line-height: 1.5;
}

.p-shopList div:nth-child(6),
.p-shopList div:nth-child(8) {
  width: 30%;
}

@media screen and (max-width: 767px) {
  .p-shopInfo {
    padding: 0 20px 10px 20px;
  }

  .p-shopList {
    font-size: 1.4rem;
  }
  .p-shopList div:nth-child(odd) {
    padding: 10px;
  }
  .p-shopList div:nth-child(even) {
    padding: 10px;
    white-space: normal;
  }

  .p-shopList div:nth-child(6),
  .p-shopList div:nth-child(8) {
    width: 80%;
  }
}

.p-shopList__Address {
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .p-shopList__Memo {
    font-size: 1rem;
  }

  .p-shopList__Address {
    font-size: 1.4rem;
  }

  .p-shopList__zip {
    display: none;
  }
}

/* Link Control for PC */
@media screen and (min-width: 768px) {
  .p-shopList__Tel {
    color: #f57c7d;
    font-size: 3rem;
    font-weight: 600;
    margin-bottom: 5px;
  }
  .p-shopList__Tel a,
  .p-shopList__Tel a:link,
  .p-shopList__Tel a:visited,
  .p-shopList__Tel a:hover {
    color: #f57c7d;
    text-decoration: none;
  }

  .p-shopList__Memo a,
  .p-shopList__Memo a:link,
  .p-shopList__Memo a:visited,
  .p-shopList__Memo a:hover {
    color: #666;
    text-decoration: none;
  }

  .p-shopList a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
  }
}

/* Google Map & Button
---------------------------------------------------------- */
.p-map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; /* 16:9*/
}

.p-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 93%;
}

.p-btnArea {
  text-align: center;
  margin: 0;
  /*border-bottom:4px solid #009260;*/
  /*padding-bottom: 20px;*/
}

.p-btnshop {
  appearance: none;
  border: 0;
  border-radius: 50px;
  margin: 20px auto;
  background-color: #f69527;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 10px 80px;
}

@media screen and (max-width: 767px) {
  .p-map {
    margin: auto;
    width: 100%;
    padding-top: 50%; /* 4:3*/
  }

  .p-btnArea {
    width: 100%;
    /*border-bottom:1px solid #009260;*/
  }

  .p-btnshop {
    border-radius: 50px;
    font-size: 1.8rem;
    font-weight: 600;
  }
}
