/*==========================================================================
section#membership01
========================================================================== */
section#membership01 .inner {
  padding-top: 3.125vw;
}
section#membership01 .img-box {
  background: #F6F4ED;
  padding-top: 2.6041666667vw;
  width: 100%;
}
section#membership01 .img-box .txt-h2 {
  text-align: center;
  color: #D20B1B;
  margin-bottom: 2.6041666667vw;
}
section#membership01 .img-box .txt-h2 span {
  display: block;
  text-decoration: underline;
  text-decoration-thickness: 1.05vw;
  -webkit-text-decoration-color: #FFF000;
          text-decoration-color: #FFF000;
  text-underline-offset: -0.1vw;
}
section#membership01 .img-box .notis {
  height: 5.2083333333vw;
  width: 21.4vw;
  margin: 0 auto;
  display: block;
  margin-bottom: 0.5vw;
}
section#membership01 .img-box .txt-p {
  text-align: center;
  color: #D20B1B;
}
section#membership01 .img-box .bg {
  width: 60.48vw;
  height: 10.42vw;
  margin: 0 auto;
  display: block;
  margin-top: 0.6vw;
}
section#membership01 .txt-box {
  align-items: center;
  justify-content: center;
  margin-top: 5.2083333333vw;
  gap: 3.6458333333vw;
}
section#membership01 .txt-box .txt-h3 {
  width: 18.59375vw;
  height: 5.2083333333vw;
}
section#membership01 .txt-box .txt-a {
  margin: 0;
  width: 25vw;
  height: 5.2083333333vw;
  max-height: 100px;
  border-radius: 100px;
  background: #248C61;
  color: #ffffff;
  border: solid 2px #248C61;
  box-sizing: border-box;
  gap: 1.5625vw;
}
section#membership01 .txt-box .txt-a svg {
  width: 1.875vw;
  height: 1.875vw;
  display: flex;
}
section#membership01 .txt-box .txt-a:hover {
  color: #248C61;
  background: #ffffff;
}

@media screen and (max-width: 767px) {
  section#membership01 .inner {
    padding-top: 50px;
  }
  section#membership01 .img-box {
    padding-top: 30px;
  }
  section#membership01 .img-box .txt-h2 {
    text-align: center;
    color: #D20B1B;
    font-size: 20px;
    margin-bottom: 20px;
  }
  section#membership01 .img-box .txt-h2 span {
    font-size: 32px;
    text-decoration-thickness: 5px;
    text-underline-offset: -1px;
    line-height: 1;
    margin-top: 3px;
  }
  section#membership01 .img-box .notis {
    height: 53px;
    width: 220px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
  }
  section#membership01 .img-box .txt-p {
    font-size: 14px;
  }
  section#membership01 .img-box .bg {
    width: 90%;
    height: 14vw;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
  }
  section#membership01 .txt-box {
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    gap: 0;
  }
  section#membership01 .txt-box .txt-h3 {
    width: 252px;
    height: 70.5px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  section#membership01 .txt-box .txt-a {
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
    height: 50px;
    gap: 15px;
    font-size: 16px;
  }
  section#membership01 .txt-box .txt-a svg {
    width: 16px;
    height: 16px;
    display: flex;
  }
  section#membership01 .txt-box .txt-a:hover {
    color: #248C61;
    background: #ffffff;
  }
}
/*==========================================================================
section#membership02
========================================================================== */
section#membership02 {
  padding-top: 5.2083333333vw;
}
section#membership02 .inner {
  background: #F6F4ED;
  padding-bottom: 1.5625vw;
}
section#membership02 .ttl-box {
  margin-bottom: 1.5625vw;
}
section#membership02 .ttl-box .txt-h2 {
  background-image: linear-gradient(90deg, #d20b1b 73%, #e55a8b);
  color: #ffffff;
  text-align: center;
  line-height: 3.125vw;
}
section#membership02 .box {
  background: #ffffff;
  width: 95.1%;
  margin: 0 auto;
  padding: 2.6041666667vw 1.5625vw;
  box-sizing: border-box;
  border-radius: 1.05vw;
}
section#membership02 .txt-t {
  text-align: center;
  line-height: 1.8em;
}
section#membership02 .list-box {
  margin-top: 3.6458333333vw;
  display: flex;
  justify-content: space-between;
}
section#membership02 .list-box .txt-h5 {
  position: absolute;
  top: -1.6927083333vw;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.965vw 1.91vw;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #ffffff;
  line-height: 1;
  background: #D20B1B;
  max-height: 65px;
  border-radius: 65px;
}
section#membership02 .list-box .img-box {
  width: auto;
  height: 4.4270833333vw;
  text-align: center;
  margin-bottom: 1.40625vw;
}
section#membership02 .list-box .img-box img {
  width: auto;
}
section#membership02 .list-box .txt-h6 {
  text-align: center;
  margin-bottom: 1.05vw;
  height: 3.45vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
section#membership02 .list-box .txt-p {
  text-align: center;
  position: relative;
}
section#membership02 .list-box li {
  width: 31.2%;
  background: #ffffff;
  box-sizing: border-box;
  padding: 3.3854166667vw 1vw 1.3020833333vw;
  position: relative;
  border-radius: 0.5208333333vw;
  border: solid 0.15625vw #D20B1B;
}
section#membership02 .list-box li:nth-child(2) {
  border-color: #248C61;
}
section#membership02 .list-box li:nth-child(2) .txt-h5 {
  background: #248C61;
}
section#membership02 .list-box li:nth-child(2) .txt-h6 {
  color: #248C61;
}
section#membership02 .list-box li:nth-child(3) {
  border-color: #E55A8B;
}
section#membership02 .list-box li:nth-child(3) .txt-h5 {
  background: #E55A8B;
}
section#membership02 .txt-a {
  margin: 0;
  margin-top: 3.3854166667vw;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  section#membership02 {
    padding-top: 50px;
  }
  section#membership02 .inner {
    background: #F6F4ED;
    padding-bottom: 30px;
  }
  section#membership02 .ttl-box {
    margin-bottom: 30px;
  }
  section#membership02 .ttl-box .txt-h2 {
    font-size: 16px;
    line-height: 1.3em;
    padding: 15px 0;
  }
  section#membership02 .box {
    background: #ffffff;
    width: 90%;
    margin: 0 auto;
    padding: 30px 5%;
    box-sizing: border-box;
    border-radius: 10px;
  }
  section#membership02 .txt-t {
    font-size: 14px;
    text-align: start;
  }
  section#membership02 .txt-t span {
    font-size: 14px;
  }
  section#membership02 .txt-t span.fb {
    font-size: 18px;
  }
  section#membership02 .list-box {
    margin-top: 50px;
    flex-wrap: wrap;
  }
  section#membership02 .list-box .txt-h5 {
    position: absolute;
    top: -22px;
    left: 50%;
    padding: 14px 30px;
    font-size: 16px;
    min-width: 100px;
    text-align: center;
  }
  section#membership02 .list-box .img-box {
    width: auto;
    height: 85px;
    margin-bottom: 20px;
  }
  section#membership02 .list-box .txt-h6 {
    margin-bottom: 20px;
    height: initial;
    font-size: 20px;
  }
  section#membership02 .list-box .txt-p {
    font-size: 14px;
    text-align: start;
  }
  section#membership02 .list-box .txt-p br {
    display: none;
  }
  section#membership02 .list-box li {
    width: 100%;
    padding: 50px 15px 30px;
    border-radius: 5px;
    border-width: 2px;
  }
  section#membership02 .list-box li:nth-child(n+2) {
    margin-top: 60px;
  }
}
/*==========================================================================
section#membership03
========================================================================== */
section#membership03 {
  padding-top: 7.8125vw;
  position: relative;
}
section#membership03 .bg {
  width: 39.6vw;
  height: 8.53vw;
  margin: 0 auto;
  position: absolute;
  top: 0.7175vw;
  left: 50%;
  transform: translateX(-50%);
}
section#membership03 .inner {
  background: #F6F4ED;
  padding-bottom: 1.5625vw;
}
section#membership03 .ttl-box {
  margin-bottom: 1.5625vw;
}
section#membership03 .ttl-box .txt-h2 {
  background-image: linear-gradient(90deg, #d20b1b 73%, #e55a8b);
  color: #ffffff;
  text-align: center;
  line-height: 3.125vw;
}
section#membership03 .box {
  background: #ffffff;
  width: 95.1%;
  margin: 0 auto;
  padding: 1.5625vw;
  box-sizing: border-box;
  border-radius: 1.05vw;
}
section#membership03 .list-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2.8645833333vw;
}
section#membership03 .list-box .txt-h3 {
  background: #F6F4ED;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #D20B1B;
  box-sizing: border-box;
  width: 10.4166666667vw;
  height: 2.8645833333vw;
  border-radius: 55px;
  max-width: 200px;
  max-height: 55px;
}
section#membership03 .list-box .txt-h4 {
  color: #D20B1B;
}
section#membership03 .list-box li {
  width: 100%;
  gap: 1.5625vw;
}

@media screen and (max-width: 767px) {
  section#membership03 {
    padding-top: 70px;
    position: relative;
  }
  section#membership03 .bg {
    width: 80%;
    height: 17vw;
    margin: 0 auto;
    position: absolute;
    top: 3vw;
  }
  section#membership03 .inner {
    background: #F6F4ED;
    padding-bottom: 30px;
  }
  section#membership03 .ttl-box {
    margin-bottom: 30px;
  }
  section#membership03 .ttl-box .txt-h2 {
    font-size: 16px;
    line-height: 1.3em;
    padding: 15px 0;
  }
  section#membership03 .box {
    width: 90%;
    margin: 0 auto;
    padding: 30px 5%;
    box-sizing: border-box;
    border-radius: 10px;
  }
  section#membership03 .list-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
  }
  section#membership03 .list-box .txt-h3 {
    font-size: 14px;
    width: 130px;
    height: 35px;
    margin-bottom: 15px;
  }
  section#membership03 .list-box .txt-h4 {
    color: #D20B1B;
    font-size: 16px;
    margin-bottom: 5px;
  }
  section#membership03 .list-box .txt-p {
    font-size: 14px;
  }
  section#membership03 .list-box .txt-p br {
    display: none;
  }
  section#membership03 .list-box li {
    width: 100%;
    gap: 1.5625vw;
  }
}
/*==========================================================================
section#membership04
========================================================================== */
section#membership04 {
  padding-top: 2.6041666667vw;
  position: relative;
}
section#membership04 .inner {
  background: #F6F4ED;
  padding-bottom: 1.5625vw;
}
section#membership04 .ttl-box {
  margin-bottom: 1.5625vw;
}
section#membership04 .ttl-box .txt-h2 {
  background-image: linear-gradient(90deg, #d20b1b 73%, #e55a8b);
  color: #ffffff;
  text-align: center;
  line-height: 3.125vw;
}
section#membership04 .box {
  background: #ffffff;
  width: 95.1%;
  margin: 0 auto;
  padding: 1.5625vw;
  padding-top: 3.3854166667vw;
  box-sizing: border-box;
  border-radius: 1.05vw;
}
section#membership04 .list-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
section#membership04 .list-box .txt-t {
  position: absolute;
  top: -1.7708333333vw;
  left: 1.5625vw;
  line-height: 1;
  width: 3.5416666667vw;
  height: 3.5416666667vw;
  background: #D20B1B;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  border-radius: 68px;
}
section#membership04 .list-box .txt-t span {
  display: block;
  line-height: 1;
}
section#membership04 .list-box .txt-h3 {
  color: #D20B1B;
  margin-bottom: 1.05vw;
}
section#membership04 .list-box .txt-dl {
  margin-top: 2.6041666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.6041666667vw;
  background: #D20B1B;
  color: #ffffff;
  border-radius: 50px;
  max-height: 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 1.2vw;
}
section#membership04 .list-box li {
  background: #F6F4ED;
  width: 32%;
  gap: 1.5625vw;
  padding: 1.5625vw;
  padding-top: 2.8645833333vw;
  box-sizing: border-box;
  position: relative;
  border-radius: 1.05vw;
}

@media screen and (max-width: 767px) {
  section#membership04 {
    padding-top: 50px;
  }
  section#membership04 .inner {
    padding-bottom: 30px;
  }
  section#membership04 .ttl-box {
    margin-bottom: 30px;
  }
  section#membership04 .ttl-box .txt-h2 {
    font-size: 16px;
    line-height: 1.3em;
    padding: 15px 0;
  }
  section#membership04 .box {
    width: 90%;
    margin: 0 auto;
    padding: 50px 5% 30px;
    box-sizing: border-box;
    border-radius: 10px;
  }
  section#membership04 .list-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 60px;
  }
  section#membership04 .list-box .txt-t {
    top: -30px;
    left: 5%;
    line-height: 1;
    width: 60px;
    height: 60px;
    font-size: 14px;
  }
  section#membership04 .list-box .txt-t span {
    display: block;
    line-height: 1;
    font-size: 20px;
  }
  section#membership04 .list-box .txt-h3 {
    color: #D20B1B;
    margin-bottom: 10px;
    font-size: 16px;
  }
  section#membership04 .list-box .txt-p {
    font-size: 14px;
  }
  section#membership04 .list-box .txt-dl {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 0 30px;
    font-size: 14px;
  }
  section#membership04 .list-box li {
    background: #F6F4ED;
    width: 100%;
    gap: 0;
    padding: 30px 5%;
    padding-top: 40px;
    box-sizing: border-box;
    position: relative;
    border-radius: 10px;
  }
}
/*==========================================================================
section#membership05
========================================================================== */
section#membership05 {
  padding-top: 2.6041666667vw;
  position: relative;
}
section#membership05 .inner {
  background: #F6F4ED;
  padding-bottom: 1.5625vw;
}
section#membership05 .ttl-box {
  margin-bottom: 1.5625vw;
}
section#membership05 .ttl-box .txt-h2 {
  background-image: linear-gradient(90deg, #d20b1b 73%, #e55a8b);
  color: #ffffff;
  text-align: center;
  line-height: 3.125vw;
}
section#membership05 .box {
  background: #ffffff;
  width: 95.1%;
  margin: 0 auto;
  padding: 1.5625vw;
  box-sizing: border-box;
  border-radius: 1.05vw;
}
section#membership05 .txt-m {
  text-align: center;
  line-height: 1.5em;
  padding-bottom: 1.5625vw;
  margin-bottom: 1.5625vw;
  border-bottom: solid 1px #D20B1B;
}
section#membership05 .txt-h3 {
  text-align: center;
  margin-bottom: 0.5vw;
}
section#membership05 .txt-p {
  text-align: center;
}
section#membership05 .txt-t {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
section#membership05 .maps {
  margin-top: 1.5625vw;
  height: 18.59375vw;
}

@media screen and (max-width: 767px) {
  section#membership05 {
    padding-top: 50px;
  }
  section#membership05 .inner {
    padding-bottom: 30px;
  }
  section#membership05 .ttl-box {
    margin-bottom: 30px;
  }
  section#membership05 .ttl-box .txt-h2 {
    font-size: 16px;
    line-height: 1.3em;
    padding: 15px 0;
  }
  section#membership05 .box {
    width: 90%;
    margin: 0 auto;
    padding: 30px 5%;
    box-sizing: border-box;
    border-radius: 10px;
  }
  section#membership05 .txt-m {
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    text-align: start;
  }
  section#membership05 .txt-h3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  section#membership05 .txt-p {
    font-size: 14px;
  }
  section#membership05 .txt-t {
    font-size: 14px;
  }
  section#membership05 .maps {
    margin-top: 30px;
    height: 50vw;
  }
}
/*# sourceMappingURL=membership.css.map */