@charset "UTF-8";
/* CSS Document */
.profile {
  padding: 60px 15px 100px;
  max-width: 1230px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .profile {
    padding: 180px 15px 100px;
  }
  h3 {
    margin-bottom: 100px;
  }
}
.profile-2014, .profile-2015, .profile-2016, .profile-2017 {
  margin: 100px auto 0;
  text-align: left;
  max-width: 345px;
}
.profile-2018, .profile-2019 {
  margin: 90px auto 0;
  text-align: left;
  max-width: 345px;
}
.profile-lead-img {
  width: 100%;
  max-width: 345px;
  margin: 0 auto;
}
.profile-lead-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile-text-container {
  max-width: 345px;
  margin: 0 auto;
}
.profile-name {
  display: inline-block;
  padding: 25px 0;
}
.profile-name p {
  display: inline-flex;
}
.profile-name1 {
  font-family: 'Caveat', cursive;
  font-size: 4.8rem;
  line-height: 4.8rem;
  font-weight: 500;
}
.profile-name2 {
  font-size: 2.4rem;
}
.profile-text {
  text-align: left;
  line-height: 3.2rem;
}
.profile-text span {
  font-weight: 700;
}
h4 {
  font-family: 'Varela Round', sans-serif;
  color: #F0A775;
  font-size: 2.8rem;
  font-weight: 400;
  padding-bottom: 30px;
}
.profile-2014 p:nth-child(3), .profile-2017-01-wrap p:nth-child(2), .profile-2019 p:nth-child(3) {
  padding-top: 20px;
}
.profile-2017-02-wrap p:nth-child(1), .profile-2017-03 {
  padding-top: 50px;
}
.profile-2018-text-01 {
  padding-bottom: 20px;
}
.profile-2018-text-02 {
  padding-bottom: 20px;
}
.profile-2018-03-text {
  padding-top: 50px;
}
.profile-list-img-wrap {
  margin-top: 20px;
}
.profile-list-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile-2015 .profile-list-img-wrap, .profile-2017 .profile-list-img-wrap:nth-of-type(2) {
  margin: 20px auto 0;
}
.profile-list div:nth-child(1), .profile-list div:nth-child(2), .profile-list div:nth-child(3), .profile-list div:nth-child(4), .profile-list div:nth-child(5) {
  padding-bottom: 10px;
}
.profile-img-2014 {
  position: relative;
  max-width: 345px;
  margin: 20px auto 0;
}
.profile-img-2014-01 {
  width: 130px;
  height: 130px;
}
.profile-img-2014-01 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile-img-2014-02 {
  position: absolute;
  top: 65px;
  right: 0;
  width: 240px;
  height: 240px;
  z-index: -1;
}
.profile-img-2014-02 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile-img-2014-03 {
  width: 130px;
  height: 130px;
}
.profile-img-2014-03 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 140px 0 0 30px;
}
.profile-list-img-wrap.profile-img-2015 {
  width: 200px;
}
.profile-img-2016 {
  position: relative;
}
.profile-img-2016-01 {
  width: 150px;
  height: 150px;
  object-fit: cover;
}
.profile-img-2016-02 {
  position: absolute;
  top: 90px;
  left: 110px;
  z-index: -1;
  max-width: 258px;
  max-height: 320px;
}
.profile-img-2016-02 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile-2017 {
  margin-top: 330px;
}
.profile-img-2017-01 {
  max-width: 300px;
  margin: 20px auto 0;
}
.profile-img-2017-02 {
  width: 200px;
  height: 200px;
  margin: 20px auto 0;
}
.profile-img-2017-02 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile-img-2017-03-wrap, .profile-img-2018-03-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.profile-img-2017-03, .profile-img-2018-03 {
  max-width: 300px;
  max-height: 225px;
}
.profile-img-2017-03 img, .profile-img-2018-03 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile-img-2018-01-02-wrap {
  position: relative;
  max-width: 475px;
  margin: 0 auto;
}
.profile-img-2018-01 {
  max-width: 300px;
  margin: 0 0 0 45px;
  z-index: -1;
}
.profile-img-2018-02 {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 120px;
  width: 40%;
  max-width: 125px;
}
@media (min-width: 500px) {
  .profile-img-2017-03, .profile-img-2018-03 {
    padding: 0 10px;
  }
}
@media (min-width: 769px) {
  .profile-list-img-wrap {
    margin-top: 50px;
  }
  .profile-lead-img {
    max-width: 500px;
    max-height: 500px;
  }
  .profile-text-container {
    max-width: 360px;
  }
  .profile-name1 {
    font-size: 6.4rem;
    line-height: 6.4rem;
  }
  .profile-name2 {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
  .profile-text {
    line-height: 4.2rem;
  }
  .profile-2014, .profile-2015, .profile-2016 {
    margin-top: 200px;
    max-width: 1200px;
  }
  .profile-2017 {
    max-width: 1200px;
    margin-top: 310px;
  }
  .profile-2018, .profile-2019 {
    margin-top: 190px;
    max-width: 1200px;
  }
  .profile-2017 .profile-list-img-wrap:nth-of-type(2) {
    margin: 50px auto 0;
  }
  .profile-2015 .profile-list-img-wrap {
    margin: 50px;
  }
  .profile-img-2014 {
    max-width: 1200px;
  }
  .profile-img-2014-01 {
    width: 30%;
    height: 30%;
    max-width: 300px;
    max-height: 300px;
  }
  .profile-img-2014-02 {
    width: 50%;
    height: auto;
    max-width: 600px;
    max-height: 600px;
  }
  .profile-img-2014-03 {
    width: 30%;
    height: 30%;
    max-width: 300px;
    max-height: 300px;
  }
  .profile-img-2014-03 img {
    margin: 90% 0 0 50px;
  }
  .profile-2015-2016-wrap {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
  }
  .br-none {
    display: none;
  }
  .profile-2015 {
    width: 50%;
  }
  .profile-list-img-wrap.profile-img-2015 {
    width: 300px;
    height: 300px;
  }
  .profile-2015 .profile-list-img-wrap {
    margin: 74px 0 0 10px;
  }
  .profile-2016 {
    width: 50%;
  }
  .profile-2017-01-02-wrap {
    display: flex;
    justify-content: space-between;
  }
  .profile-2017-01-wrap {
    width: 45%;
  }
  .profile-2017-02-wrap {
    width: 45%;
  }
  .profile-2017-02-wrap p:nth-child(1) {
    padding-top: 0;
  }
  .profile-2017-03, .profile-2018-03-text {
    padding-top: 100px;
  }
  .profile-img-2017-03, .profile-img-2018-03 {
    max-width: 386px;
    max-height: 290px;
  }
  .profile-img-2018-01 {
    width: 475px;
    max-width: none;
    margin: 0;
  }
  .profile-img-2018-02 {
    width: 200px;
    max-width: none;
    left: -100px;
  }
  .profile-2018-text-02 {
    padding-bottom: 50px;
  }
}
@media (min-width: 950px) {
  .profile-2018-wrap01 {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .profile-img-2018-01-02-wrap {
    max-width: none;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .profile-lead {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
  }
  .profile-text-container {
    margin: 0 60px 0 0;
  }
  .profile-text-container {
    max-width: 450px;
    padding-left: 50px;
    margin: 0;
  }
  .profile-text {
    padding-top: 60px;
  }
}