@charset "UTF-8";
/* CSS Document */
.top-design {
  top: 30px;
  right: 0;
  width: 60%;
}
.content-wrapper {
  max-width: 750px;
}
.section-top {
  margin-bottom: 140px;
}
.section-top_profile-image {
  margin: 20px;
  text-align: center;
}
.section-top_profile-image img {
  width: 90%;
  max-width: 420px;
  margin: 0 auto;
}
.line {
  text-align: center;
}
.line-design__mobile {
  width: 100%;
  max-width: 450px;
}
.line-design__pc {
  display: none;
}
.profile02-01 {
  text-align: center;
  margin: 0 auto;
  padding: 20px 0 30px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  line-height: 4.0rem;
}
.profile02-01 p:first-child {
  max-width: 250px;
  margin: 0 auto;
}
.profile02-01 p img {
  width: 100%;
  object-fit: contain;
}
.profile02-01 p:nth-child(2) {
  font-size: 1.6rem;
  font-weight: 100;
}
.profile02-02 {
  margin-left: 20px;
  margin-bottom: 25px;
}
.profile02-02 p {
  display: inline-block;
}
.profile-title {
  padding: 10px 0;
  text-align: center;
  background-color: #D6C7C2;
  color: #fff;
  width: 100px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.profile-text {
  padding-left: 20px;
}
@media(min-width: 1160px) {
  .top-design {
    width: 35%;
  }
  .content-wrapper {
    margin: 80px auto 100px;
    max-width: 1160px;
    padding: 0 20px;
  }
  .content-wrapper02 {
    max-width: 900px;
    margin: 0 auto;
  }
  .section-top__content-wrapper {
    display: flex;
    justify-content: space-around;
    margin-top: 70px;
  }
  .section-top__profile01 {
    display: flex;
  }
  .section-top_profile-image {
    min-width: 420px;
  }
  .section-top_profile-image img {
    width: 100%;
  }
  .line-design__mobile {
    display: none;
  }
  .line-design__pc {
    display: block;
    height: 320px;
    margin: 20px 20px 20px 40px;
  }
  .section-top__profile02 {
    margin-top: 80px;
  }
  .profile02-01 {
    display: flex;
  }
  .profile02-01 p {
    text-align: left;
  }
  .profile02-01 p:first-child {
    padding-right: 20px;
    max-width: 290px;
  }
  .profile02-01 p:last-child {
    font-size: 2.0rem;
    padding-top: 5px;
  }
  .profile02-02 {
    margin-left: 0;
  }
}
.section-profile {
  position: relative;
  margin-bottom: 120px;
}
.section-profile ul li {
  list-style: none;
  max-width: 640px;
}
.section-profile ul li:first-child {
  margin-bottom: 90px;
}
.section-profile h3 {
  font-size: 2.4rem;
  padding-bottom: 10px;
  border-bottom: solid 0.5px #5F5757;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 300;
  margin-bottom: 20px;
}
.section-profile h4 {
  display: inline;
  padding: 10px 20px;
  background-color: #D6C7C2;
  color: #fff;
  font-size: 1.8rem;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 200;
}
.section-profile p {
  margin: 15px 0 60px;
  line-height: 4.0rem;
}
.profile-design {
  position: absolute;
  right: -40px;
  top: -70px;
  height: 200px;
  z-index: -10;
}
.profile-design img {
  width: 120px;
}
@media(min-width:1160px) {
  .section-profile ul li:first-child {
    margin: 0 auto 90px 200px;
  }
  .section-profile ul li:last-child {
    max-width: 720px;
    margin: 0 auto 0px 270px;
  }
  .profile-design {
    top: -40px;
    left: 0;
  }
  .profile-design img {
    width: 160px;
  }
}
.section-skill {
  margin-bottom: 120px;
  position: relative;
}
.section-skill ul li {
  list-style: none;
}
.section-skill h3 {
  display: inline;
  padding: 10px 20px;
  background-color: #D6C7C2;
  color: #fff;
  font-size: 1.8rem;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 200;
}
.section-skill__tool {
  padding: 20px 0 10px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 700;
}
.section-skill__description {
  margin-bottom: 55px;
}
.skill-design {
  position: absolute;
  right: -40px;
  top: -70px;
  height: 200px;
  z-index: -10;
}
.skill-design img {
  width: 120px;
}
@media(min-width:1160px) {
  .section-skill {
    margin: 200px auto 180px 80px;
  }
  .skill-design {
    top: -30px;
    right: 0;
  }
  .skill-design img {
    width: 160px;
  }
}
.section-thought {
  margin-bottom: 120px;
  position: relative;
}
.section-thought__content {
  max-width: 640px;
}
.section-thought h3 {
  font-size: 2.4rem;
  padding-bottom: 10px;
  border-bottom: solid 0.5px #5F5757;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 300;
  margin-bottom: 20px;
}
.section-thought p {
  line-height: 4.0rem;
}
.thought-design {
  position: absolute;
  right: -40px;
  top: -70px;
  z-index: -10;
}
.thought-design img {
  width: 120px;
}
@media(min-width:960px) {
  .section-thought {
    margin-bottom: 180px;
  }
  .section-thought__content {
    max-width: 720px;
    margin-left: 200px;
  }
  .thought-design {
    top: -40px;
    left: 0;
  }
  .thought-design img {
    width: 160px;
  }
}
.section-favorite {
  margin-bottom: 15px;
  position: relative;
}
.section-favorite ul li {
  list-style: none;
  margin-bottom: 65px;
}
.section-favorite__image {
  text-align: center;
  margin: 0 auto 20px;
}
.section-favorite__image img {
  width: 100px;
}
.section-favorite__text h3 {
  padding: 10px 0;
  text-align: center;
  background-color: #D6C7C2;
  color: #fff;
  width: 100px;
  margin: 10px auto 20px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 200;
}
.section-favorite__text p {
  line-height: 3.4rem;
}
.favorite__works {
  margin-bottom: 75px;
}
.favorite__works h3 {
  font-size: 2.4rem;
  padding-bottom: 20px;
  border-bottom: solid 0.5px #5F5757;
  font-family: YuMincho, "Yu Mincho", "serif", "Hiragino Mincho ProN";
  text-align: center;
  font-weight: 300;
  margin-bottom: 20px;
}
.favorite__works img {
  width: 100%;
  padding: 20px;
}
.favorite__works p {
  font-size: 2.0rem;
  font-family: YuMincho, "Yu Mincho", "serif", "Hiragino Mincho ProN";
  text-align: center;
  font-weight: 500;
}
.favorite-design {
  position: absolute;
  right: -40px;
  top: -70px;
  z-index: -10;
}
.favorite-design img {
  width: 130px;
}
.view-more {
  text-align: right;
}
.view-more img {
  width: 95px;
  padding: 0;
  margin-right: 30px;
}
@media(min-width:960px) {
  .section-favorite {
    margin-bottom: 100px;
  }
  .setion-favorite__content li {
    display: flex;
    align-items: center;
    max-width: 750px;
  }
  .section-favorite__image {
    margin-top: 20px;
  }
  .section-favorite__text {
    text-align: left;
    margin-left: 70px;
  }
  .section-favorite__text h3 {
    margin: 10px auto 0 0;
    font-size: 1.8rem;
  }
  .favorite__works {
    margin-top: 130px;
  }
  .favorite__works h3 {
    text-align: left;
    padding-left: 30px;
  }
  .favorite__works ul {
    display: flex;
    margin-top: 80px;
  }
  .favorite__works ul li {
    max-width: 300px;
  }
  .favorite__works ul li img {
    width: 300px;
    height: 200px;
    object-fit: cover;
  }
  .view-more img {
    width: 120px;
  }
  .favorite-design {
    top: -40px;
    right: 0;
  }
  .favorite-design img {
    width: 160px;
  }
}
.navigation div {
  margin-bottom: 60px;
  text-align: center;
}
.navigation img {
  height: 35px;
}
@media(min-width:960px) {
  .navigation {
    display: flex;
    max-width: 550px;
    margin: 0 auto;
    justify-content: space-between;
  }
  .navigation img {
    height: 50px;
  }
}