@charset "UTF-8";

.mask[data-v-99385aa2] {
  background: rgba(0, 0, 0, .5);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 998
}

.dialog[data-v-99385aa2] {
  width: 700px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999
}

.dialog .title[data-v-99385aa2] {
  height: 66px;
  background: url(/assets/pic30.4e20c01e.png) center #4AC07C;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  border-radius: 20px 20px 0 0;
  padding: 0 30px
}

.dialog .title img[data-v-99385aa2] {
  transform: rotate(0);
  transition: .35s;
  cursor: pointer
}

.dialog .title img[data-v-99385aa2]:hover {
  transform: rotate(180deg);
  transition: .35s
}

.dialog .cons[data-v-99385aa2] {
  background: #ffffff
}

.fade-enter-active[data-v-99385aa2],
.fade-leave-active[data-v-99385aa2] {
  transition: opacity .5s ease
}

.fade-enter-from[data-v-99385aa2],
.fade-leave-to[data-v-99385aa2] {
  opacity: 0
}

.slide-fade-enter-active[data-v-99385aa2] {
  transition: all .35s ease-out
}

.slide-fade-leave-active[data-v-99385aa2] {
  transition: all .35s cubic-bezier(0, 0, 0, 0)
}

.slide-fade-enter-from[data-v-99385aa2],
.slide-fade-leave-to[data-v-99385aa2] {
  transform: translate(-50%);
  opacity: 0
}

.disall[data-v-742909c5] {
  display: flex;
  align-items: center
}

.scroll[data-v-742909c5] {
  width: 100%;
  height: calc(100vh - 82px);
  overflow: auto
}

.editabout[data-v-742909c5] {
  width: 700px;
  height: 1400px;
  background: #fff
}

.editabout header[data-v-742909c5] {
  width: 700px;
  height: 82px;
  font-size: 20px;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  font-weight: 700;
  padding-left: 20px
}

.editabout .EdName[data-v-742909c5] {
  padding: 20px;
  width: 700px;
  height: 260px;
  display: flex;
  align-items: center
}

.editabout .EdName .Edimg[data-v-742909c5] {
  width: 218px;
  height: 218px;
  border-radius: 15px
}

.editabout .EdName .DName[data-v-742909c5] {
  padding: 30px 0 30px 30px;
  height: 218px;
  display: flex;
  flex-direction: column;
  justify-content: space-around
}

.editabout .editImg[data-v-742909c5] {
  width: 700px;
  padding: 20px 0 20px 20px
}

.editabout .editImg .error[data-v-742909c5] {
  position: absolute;
  right: 86px;
  top: -8px;
  width: 28px;
  height: 28px
}

.editabout .editImg .DivIMG[data-v-742909c5] {
  position: relative
}

.editabout .editImg img[data-v-742909c5] {
  width: 582px;
  height: 292px;
  border-radius: 15px;
  margin-bottom: 10px;
  object-fit: contain
}

.editabout .addIMG[data-v-742909c5] {
  margin-top: 15px;
  margin-left: 20px;
  width: 130px;
  height: 130px;
  border: 1px solid #ececec;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
  align-items: center;
  justify-content: space-around
}

.editabout .addcheck[data-v-742909c5] {
  width: 700px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center
}

.editabout .addcheck button[data-v-742909c5] {
  width: 200px;
  height: 44px;
  border: none;
  background: #4AC07C;
  border-radius: 25px;
  color: #fff;
  font-size: 18px
}

.Edit[data-v-742909c5] {
  width: 700px;
  height: 1000px
}

.TjBtn button[data-v-742909c5] {
  width: 160px;
  height: 37px;
  border: none;
  background: #4AC07C;
  border-radius: 25px;
  margin: 40px 0 40px 30px;
  color: #fff
}

.color[data-v-742909c5] {
  color: #999;
  font-size: 14px
}

.mypage-Right-Bottom-hint[data-v-742909c5] {
  margin-top: 22px;
  width: 100%
}

.mypage-Right-Bottom-hint .mypage-Right-Bottom-hintTop[data-v-742909c5] {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 30px;
  font-size: 20px
}

.mypage-Right-Bottom-hint .mypage-Right-Bottom-hintContent[data-v-742909c5] {
  width: 100%;
  height: 205px;
  display: flex;
  flex-direction: column;
  justify-content: space-around
}

.mypage-Right-Bottom-hint .mypage-Right-Bottom-hintContent p[data-v-742909c5] {
  box-sizing: border-box;
  padding-left: 30px;
  font-size: 16px
}

.Gymy[data-v-742909c5] {
  width: 100%;
  display: flex
}

.Gymy .Bt[data-v-742909c5] {
  margin-left: 30px;
  width: 120px;
  height: 30px;
  border: none;
  background: transparent;
  border-radius: 25px;
  margin-top: 20px
}

.Gymy .Lan[data-v-742909c5] {
  border: 1px solid #4AC07C;
  color: #4AC07C
}

.Gymy .Lan[data-v-742909c5]:hover {
  background: #4AC07C;
  color: #fff
}

.Gymy .Cen[data-v-742909c5] {
  border: 1px solid #ff8523;
  color: #ff8523
}

.Gymy .Cen[data-v-742909c5]:hover {
  background: #ff8523;
  color: #fff
}

.Gymy img[data-v-742909c5] {
  width: 380px;
  height: 190px
}

.NaMessage[data-v-742909c5] {
  display: flex;
  align-items: center
}

.NaMessage .Dis[data-v-742909c5] {
  display: block;
  width: 100px
}

.NaMessage input[data-v-742909c5] {
  width: 380px;
  height: 40px;
  border: none;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  font-size: 15px;
  padding-left: 15px
}

.mypage-right[data-v-742909c5] {
  width: 890px;
  position: relative;
  background: #fff;
  margin-bottom: 30px
}

.mypage-right .mypage-Right-Bottom[data-v-742909c5] {
  width: 100%;
  display: flex
}

.mypage-right .mypage-Right-Bottom .mypage-Right-Bottom-left[data-v-742909c5] {
  width: 65%
}

.mypage-right .mypage-Right-Bottom .mypage-Right-Bottom-left .mypage-Right-Bottom-left-img[data-v-742909c5] {
  position: relative;
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center
}

.mypage-right .mypage-Right-Bottom .mypage-Right-Bottom-left .mypage-Right-Bottom-left-img .imgborder[data-v-742909c5] {
  margin-top: 20px;
  margin-left: 35px;
  width: 180px;
  height: 180px;
  border-radius: 8px
}

.mypage-right .mypage-Right-Bottom .mypage-Right-Bottom-left .mypage-Right-Bottom-left-img .mypage-Right-imgPo[data-v-742909c5] {
  width: 28px;
  height: 28px;
  border: 3px solid #fff;
  border-radius: 50%;
  background: #4AC07C;
  position: absolute;
  top: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 185px
}

.mypage-right .mypage-Right-Bottom .mypage-Right-Bottom-left .mypage-Right-Bottom-left-img .mypage-Right-imgPo img[data-v-742909c5] {
  width: 15px;
  height: 13px;
  margin-bottom: 3px
}

.mypage-right .mypage-Right-Bottom .mypage-Right-Bottom-left .mypage-Right-Bottom-message .Mar[data-v-742909c5] {
  margin-left: 40px
}

.mypage-Right-Bottom-right[data-v-742909c5] {
  position: absolute;
  right: 0;
  top: 150px;
  width: 35%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center
}

.mypage-Right-Bottom-right .mypage-Right-Bottom-rightToop[data-v-742909c5] {
  width: 228px;
  height: 228px;
  border: 1px solid #eeeeee;
  border-radius: 10px;
  overflow: hidden
}

.mypage-Right-Bottom-right .mypage-Right-Bottom-rightToop img[data-v-742909c5] {
  width: 220px;
  height: 220px
}

.mypage-Right-Bottom-right p[data-v-742909c5] {
  margin-top: 10px;
  width: 100%;
  text-align: center;
  font-size: 16px
}

.selectbox[data-v-742909c5] {
  width: 380px;
  height: 40px
}

.el-form-item[data-v-742909c5] {
  display: flex;
  --font-size: 14px;
  margin-bottom: 0
}

.el-input[data-v-742909c5] {
  height: 40px;
  width: 380px
}
