body {
  background-color: #f5f5f5;
  }
  .main-header-area {
    background-color: #000;
  }
  .main-header-area.sticky {
    background-color: #000;
  }
  .portfolio-link a {
    color: #fc6060;
  }
  .portfolio-link a:hover {
    color: #DC7430;
  }
  .about-area {
    position: relative;
    max-width: 900px;
    top: 120px;
    margin-bottom: 180px;
  }
  .about-area p, .about-area li {
    line-height: 1.9;
    font-weight: 300;
    color: #303030;
  }
  .title-and-photo {
    margin-bottom: 30px;
  }
  .about-area h1 {
    font-size: 2rem;
    line-height: 25px;
    margin-top: -25px;
    margin-bottom: 0;
  }
  .list-title {
    font-size: 1.1rem;
  }
  .my-photo {
    width: 100%;
  }
  .about-description {
    margin-bottom: 40px;
  }
  .ul-1 {
    color: #252525;
    font-size: 18px;
  }
  .description-list-item .ul-2 {
    padding-left: 15px;
  }
  .gallery-description-list {
    margin-bottom: 0;
  }
  .ltr-space {
    letter-spacing: 0.05em;
  }
  .skill-set-area {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .skill-set-area h2 {
    font-size: 1.8rem;
    line-height: 1.0;
  }
  .skillset-button {
    border-radius: 20px;
  color: #fc6060;
  border: 2px solid #fc6060;
  font-weight: 500;
  padding-top: .3rem;
  padding-bottom: .3rem;
  padding-left: 0.9rem;
  padding-right: 0.9rem
  }
  .skillset-button:hover {
  color: #fd7e14;
  }
  .anchor-margin {
    margin-bottom: 100px;
  }
  .skillbar {
  position:relative;
  display:block;
  margin-bottom:15px;
  width:100%;
  background:#eee;
  height:35px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -webkit-transition:0.4s linear;
  -moz-transition:0.4s linear;
  -ms-transition:0.4s linear;
  -o-transition:0.4s linear;
  transition:0.4s linear;
  -webkit-transition-property:width, background-color;
  -moz-transition-property:width, background-color;
  -ms-transition-property:width, background-color;
  -o-transition-property:width, background-color;
  transition-property:width, background-color;
  }
  .skillbar-title {
  position:absolute;
  top:0;
  left:0;
  width:150px;
  font-weight:bold;
  font-size:13px;
  color:#ffffff;
  background:#6adcfa;
  -webkit-border-top-left-radius:3px;
  -webkit-border-bottom-left-radius:4px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-bottomleft:3px;
  border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  }
  .skillbar-title span {
  display:block;
  background:rgba(0, 0, 0, 0.1);
  padding:0 20px;
  height:35px;
  line-height:35px;
  -webkit-border-top-left-radius:3px;
  -webkit-border-bottom-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-bottomleft:3px;
  border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  }
  .skillbar-bar {
  height:35px;
  width:0px;
  background:#6adcfa;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  }
  .skill-bar-percent {
  position:absolute;
  right:10px;
  top:0;
  font-size:11px;
  height:35px;
  line-height:35px;
  color:#ffffff;
  color:rgba(0, 0, 0, 0.4);
  }
  .about-area p.skill-set-scale-footer {
    font-size: .8rem;
  }
  .request-resume {
    border-radius: 20px;
    background-color: #fc6060;
    color: #fff;
  }
  .request-resume a {
    font-size: 1em;
    color: #fff;
  }

  .alime-btn.btn-2 {
    color: #fff;
    border: 2px solid #fc6060;
    background-color: #fc6060;
  }
  .alime-btn.btn-2:hover {
    background-color: #FDACAC;
  }

@media(min-width: 1500px) {

}
@media(max-width: 1499.98px) {

}
@media(max-width: 1399.98px) {

}
@media(max-width: 1199.98px) {

}
@media(max-width: 991.98px) {
  .about-area {
    top: 100px;
    width: 80%;
  }
  .about-area p, .about-area li {
    font-size: .9rem;
    line-height: 1.9;
    font-weight: 300;
  }
  .about-area h1 {
    font-size: 1.8rem;
    line-height: 18px;
    margin-top: -18px;
  }
  .description-area {
    margin-top: -5px;
  }
  .list-title {
    font-size: 1rem;
  }
  .skill-set-area h2 {
    font-size: 1.6rem;
    line-height: 16px;
  }
}

@media(max-width: 767.98px) {
  .about-area {
    top: 80px;
  }
  .about-area h1 {
    font-size: 1.4rem;
    line-height: 14px;
    margin-top: -14px;
  }
  .list-title {
    font-size: .9rem;
  }
  .skill-set-area h2 {
    font-size: 1.4rem;
    line-height: 14px;
  }
  .about-area p.skill-set-scale-footer {
    font-size: .75rem;
  }
}

@media(max-width: 575.98px) {
  .about-area {
    top: 80px;
    width: 95%;
  }
  .about-area h1 {
    font-size: 1.2rem;
    line-height: 12px;
    margin-top: -12px;
  }
  .list-title {
    font-size: .8rem;
  }
  .skill-set-area h2 {
    font-size: 1.2rem;
    line-height: 12px;
  }
  .about-area p.skill-set-scale-footer {
    font-size: .7rem;
  }
  .request-resume a {
    font-size: .9em;
  }
}

@media(max-width: 475.98px) {
  .about-area p.skill-set-scale-footer {
    font-size: .6rem;
  }
}
