@charset "UTF-8";

/*----------------------------------------
member
----------------------------------------*/
/*----------------------------------------
Variables
----------------------------------------*/
/* # Color */
/* # Shadow */
/* # Hover */
/* # Font Family */
/* # Font Weight */
/* # Width */
/* # Height */
/* # Padding */
/* # Easing */
/* #icomoon */
@media screen and (max-width: 767px) {
  main.member.archive .inner-read {
    padding: 70px 0 70px 0;
  }
}

@media screen and (min-width: 768px) {
  main.member.archive .inner-read {
    padding: 140px 0 140px 0;
  }
}

@media screen and (max-width: 767px) {
  main.member.archive .inner-no-date {
    padding: 0px 0 70px 0;
  }
}

@media screen and (min-width: 768px) {
  main.member.archive .inner-no-date {
    padding: 0px 0 140px 0;
  }
}

main.member.archive .menber-bg {
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  main.member.archive .menber-bg {
    padding-bottom: 80px;
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #f9f9f9 200px, #f2f2f2 201px, #f2f2f2 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%, #f9f9f9 200px, #f2f2f2 201px, #f2f2f2 100%);
  }
}

@media screen and (min-width: 768px) {
  main.member.archive .menber-bg {
    padding-bottom: 160px;
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #f9f9f9 120px, #f2f2f2 121px, #f2f2f2 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%, #f9f9f9 120px, #f2f2f2 121px, #f2f2f2 100%);
  }
}

main.member.archive article.article-member {
  position: relative;
}

@media screen and (max-width: 767px) {
  main.member.archive article.article-member {
    max-width: calc(100% - 40px);
    margin: 0 auto 30px auto;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 768px) {
  main.member.archive article.article-member {
    margin-bottom: 40px;
    padding: 50px 0;
  }
}

main.member.archive article.article-member:after {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  background: #f9f9f9;
  content: "";
}

@media screen and (max-width: 767px) {
  main.member.archive article.article-member:after {
    width: 100%;
    height: calc(100% - 90px);
    -webkit-box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 768px) {
  main.member.archive article.article-member:after {
    width: calc(((100vw - 5px) - 1000px) / 2 + (1000px - 200px));
    height: 100%;
    -webkit-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 1025px) {
  main.member.archive article.article-member:after {
    width: calc(((100vw - 5px) - 1000px) / 2 + (1000px - 200px));
  }
}

@media screen and (min-width: 1361px) {
  main.member.archive article.article-member:after {
    width: calc(((100vw - 17.5vw - 5px) - 1000px) / 2 + (1000px - 200px));
  }
}

@media screen and (min-width: 1601px) {
  main.member.archive article.article-member:after {
    width: calc(((100vw - 280px - 5px) - 1000px) / 2 + (1000px - 200px));
  }
}

main.member.archive article.article-member:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  main.member.single .menber-single-bg {
    padding-bottom: 80px;
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #f9f9f9 80px, #ececec 81px, #ececec 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%, #f9f9f9 80px, #ececec 81px, #ececec 100%);
  }
}

@media screen and (min-width: 768px) {
  main.member.single .menber-single-bg {
    padding-bottom: 160px;
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #f9f9f9 120px, #ececec 121px, #ececec 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%, #f9f9f9 120px, #ececec 121px, #ececec 100%);
  }
}

@media screen and (max-width: 767px) {
  main.member.single .box-single-detail {
    padding: 10px 0 0px 0;
  }
}

@media screen and (min-width: 768px) {
  main.member.single .box-single-detail {
    padding: 70px 0 0 0;
  }
}

main.member.single .box-single-detail .m-detail-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 767px) {
  main.member.single .box-single-detail .m-detail-item {
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}

@media screen and (min-width: 768px) {
  main.member.single .box-single-detail .m-detail-item {
    padding: 30px 0;
  }
}

main.member.single .box-single-detail .m-detail-item:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #dedede;
  content: "";
}

main.member.single .box-single-detail .m-detail-item:last-child {
  padding-bottom: 0;
}

main.member.single .box-single-detail .m-detail-item:last-child:after {
  display: none;
}

main.member.single .box-single-detail .m-detail-item .item-ttl {
  color: rgba(43, 43, 43, 0.8);
}

@media screen and (max-width: 767px) {
  main.member.single .box-single-detail .m-detail-item .item-ttl {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 768px) {
  main.member.single .box-single-detail .m-detail-item .item-ttl {
    padding-right: 40px;
    font-size: 15px;
    font-size: 1.5rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
            flex: 0 0 180px;
  }
}

@media screen and (max-width: 767px) {
  main.member.single .box-single-detail .m-detail-item .item-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  main.member.single .box-single-detail .m-detail-item .item-text {
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

main.member.single .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  main.member.single .btn-wrap {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  main.member.single .btn-wrap {
    margin-top: 80px;
  }
}
/*# sourceMappingURL=../maps/page/member.css.map */
