.designer-profile-main {
  background: #FFCA25;
  margin: 0 auto;
  max-width: 900px;
}

.designer-profile-main h2 {
  color:#2459FF;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.3em;
  margin-bottom: 2px;
}

.designer-profile-main h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3em;
}

.designer-profile-main p {
  color: #333;
}

.designer-profile-post {
  background: #FFCA25;
  margin: 0 auto;
  max-width: 900px;
}

.designer-profile-post h3 {
  color: #FFF;
  font-size: 29px;
  font-weight: 600;
  margin-bottom: 0;
  position: relative;
  text-align: right;
  top: 3px;
}

.designer-profile1, .designer-profile2, .designer-profile3, .designer-profile4 {
  align-items: center;
  background: no-repeat center/ cover url(../img/designer/designer-profile-bg1.webp);
  display: flex;
  margin: 0 auto -30px;
  max-width: 900px;
}

.designer-profile2 {
  background: no-repeat center/ cover url(../img/designer/designer-profile-bg2.webp);
}

.designer-profile3 {
  background: no-repeat center/ cover url(../img/designer/designer-profile-bg3.webp);
}

.designer-profile4 {
  background: no-repeat center/ cover url(../img/designer/designer-profile-bg4.webp);
}

.designer-profile1 img,.designer-profile2 img,.designer-profile3 img,.designer-profile4 img {
  position: relative;
  width: 65%;
  top: -30px;
}

.designer-profile-p {
  background: #FFCA25;
  margin: 0 auto;
  max-width: 900px;
}

.designer-profile-p {
  padding: 1em;
}

.designer-profile-p p {
  color: #333;
  line-height: 26px;
}

.designer-profile-name {
  flex-grow: 1;
}

.designer-profile-name h4 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 10px;
}

.designer-profile-5chara {
  font-size: 19px !important;
}

.designer-profile-name p {
  line-height: 1.2em;
  margin: 0;
}

.designer-postscript {
  text-align: center;
}


.designer-bg {
  background: no-repeat center/ cover #FFF;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}

.sub-text {
  -webkit-text-stroke: .3px #333;
}

.design-portfolio {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 900px;
}

.design-portfolio img {
  margin-top: .5%;
  width: 33%;
}

/* pc */

/* pc */