/*** #banner.profile ***/
#banner[class*=profile] > .inner > .box1 {
  height: 100%;
  width: 100%;
  background-image: url("../images/bnr_profile.png");
}

/*** main.profile ***/
#main[class*=profile] {
  height: auto;
  width: 100%;
  margin: 6rem 0rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] {
    margin: 8rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] {
    margin: 10rem 0rem;
  }
}
#main[class*=profile] > .inner {
  height: auto;
  width: 100%;
}
#main[class*=profile] > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec1 {
    margin-bottom: 7.5rem;
  }
}
#main[class*=profile] > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner {
    max-width: 76.8rem;
    padding: 0 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec1 > .inner {
    max-width: 90rem;
    padding: 0 2.5rem;
  }
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  padding: 3rem 1.5rem;
  border-radius: 0.75rem;
  background-color: rgba(147, 69, 78, 0.2);
  position: relative;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 {
    padding: 4rem 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 {
    padding: 5rem 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 {
    border-radius: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 {
    border-radius: 1.25rem;
  }
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box1 {
    margin-bottom: 5rem;
  }
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.56rem;
  letter-spacing: 0.05em;
  color: #181818;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.68rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.8rem;
  }
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par] {
  height: auto;
  width: 100%;
  font-size: 1.17rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par] {
    font-size: 1.26rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par] {
    text-align: center;
  }
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par]:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par]:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par]:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par] > .lnk1 {
  color: #93454e;
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box2 > [class^=par] > .lnk1 > .ico1 {
  font-size: 1.5em;
  margin-right: 0.5em;
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box3 {
  right: -1.5rem;
  bottom: 0;
  height: auto;
  position: absolute;
  transform: translateY(35%);
  width: 35%;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box3 {
    right: -2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box3 {
    right: -2.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box3 {
    transform: translateY(25%);
    width: 25%;
  }
}
#main[class*=profile] > .inner > .sec1 > .inner > .box1 > .box3 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main[class*=profile] > .inner > .sec2 {
  height: auto;
  width: 100%;
  margin-bottom: 7.5rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 {
    margin-bottom: 12.5rem;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner {
    max-width: 76.8rem;
    padding: 0 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner {
    max-width: 120rem;
    padding: 0 2.5rem;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  padding-top: 5.25rem;
  margin-bottom: 3rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 {
    padding-top: 7rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 {
    padding-top: 8.75rem;
  }
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 5rem;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box1::before {
  background-color: #909090;
  content: "";
  display: block;
  height: 4.5rem;
  left: 50%;
  position: absolute;
  top: 0;
  width: 0.1rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1::before {
    height: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1::before {
    height: 7.5rem;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  color: #93454e;
  font-family: "Marcellus SC", serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.5rem;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.08rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #181818;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 2.24rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 2.4rem;
    line-height: 2;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box1 {
  height: auto;
  margin: 0 20% 1.5rem;
  width: 60%;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box1 {
    margin: 0 30% 2rem;
    width: 40%;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box1 {
    margin: 0;
    width: calc(45% - 2.5rem);
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box1 > .img1 {
  height: auto;
  width: 100%;
  border-radius: 0.75rem;
  display: block;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box1 > .img1 {
    border-radius: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box1 > .img1 {
    border-radius: 1.25rem;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 {
    width: calc(55% - 2.5rem);
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 5rem;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=par] {
  height: auto;
  width: 100%;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=par] {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=par] {
    font-size: 1.5rem;
    line-height: 2;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=par]:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=par]:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=par]:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 {
  height: auto;
  width: 100%;
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.56rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #181818;
  font-weight: 600;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .hdr2 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .hdr2 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .hdr2 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .hdr2 {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .hdr2 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-right: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1 {
  height: auto;
  width: auto;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #93454e;
  display: block;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1 > .ico1 {
  font-size: 1.6em;
  vertical-align: middle;
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1 > .elm1 {
  display: none;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1 > .elm1 {
    display: inline-block;
    margin-left: 0.5em;
    vertical-align: middle;
  }
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main[class*=profile] > .inner > .sec2 > .inner > .box2 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main[class*=profile] > .inner > .sec3 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec3 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec3 {
    margin-bottom: 7.5rem;
  }
}
#main[class*=profile] > .inner > .sec3 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  padding: 0 1.5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec3 > .inner {
    max-width: 76.8rem;
    padding: 0 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec3 > .inner {
    max-width: 120rem;
    padding: 0 2.5rem;
  }
}
#main[class*=profile] > .inner > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  padding-bottom: 4.5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main[class*=profile] > .inner > .sec3 > .inner > .box1 {
    padding-bottom: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #main[class*=profile] > .inner > .sec3 > .inner > .box1 {
    padding-bottom: 7.5rem;
  }
}
#main[class*=profile] > .inner > .sec3 > .inner > .box1::before {
  background: url("../images/bg_profile_sec3.png") rgba(161, 104, 154, 0.2);
  bottom: 0;
  content: "";
  height: 66.666%;
  left: calc(50% - 50vw);
  position: absolute;
  width: 100vw;
  z-index: -1;
}
#main[class*=profile] > .inner > .sec3 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
#main[class*=profile] > .inner > .sec3 > .inner > .box1 > .box1 > .ifr1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  position: absolute;
}

#main.profile > .inner > .sec4, #main.profile-de > .inner > .sec4 {
  height: auto;
  width: 100%;
}
#main.profile > .inner > .sec4 > .inner, #main.profile-de > .inner > .sec4 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner, #main.profile-de > .inner > .sec4 > .inner {
    max-width: 76.8rem;
    padding: 0 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner, #main.profile-de > .inner > .sec4 > .inner {
    max-width: 90rem;
    padding: 0 2.5rem;
  }
}
#main.profile > .inner > .sec4 > .inner > .box1, #main.profile-de > .inner > .sec4 > .inner > .box1 {
  height: auto;
  width: 100%;
  padding-top: 5.25rem;
  margin-bottom: 3rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box1, #main.profile-de > .inner > .sec4 > .inner > .box1 {
    padding-top: 7rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box1, #main.profile-de > .inner > .sec4 > .inner > .box1 {
    padding-top: 8.75rem;
  }
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box1, #main.profile-de > .inner > .sec4 > .inner > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box1, #main.profile-de > .inner > .sec4 > .inner > .box1 {
    margin-bottom: 5rem;
  }
}
#main.profile > .inner > .sec4 > .inner > .box1::before, #main.profile-de > .inner > .sec4 > .inner > .box1::before {
  background-color: #909090;
  content: "";
  display: block;
  height: 4.5rem;
  left: 50%;
  position: absolute;
  top: 0;
  width: 0.1rem;
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box1::before, #main.profile-de > .inner > .sec4 > .inner > .box1::before {
    height: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box1::before, #main.profile-de > .inner > .sec4 > .inner > .box1::before {
    height: 7.5rem;
  }
}
#main.profile > .inner > .sec4 > .inner > .box1 > .hdr1, #main.profile-de > .inner > .sec4 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  color: #93454e;
  font-family: "Marcellus SC", serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box1 > .hdr1, #main.profile-de > .inner > .sec4 > .inner > .box1 > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box1 > .hdr1, #main.profile-de > .inner > .sec4 > .inner > .box1 > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box1 > .hdr1, #main.profile-de > .inner > .sec4 > .inner > .box1 > .hdr1 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box1 > .hdr1, #main.profile-de > .inner > .sec4 > .inner > .box1 > .hdr1 {
    font-size: 1.5rem;
  }
}
#main.profile > .inner > .sec4 > .inner > .box1 > .hdr2, #main.profile-de > .inner > .sec4 > .inner > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.08rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #181818;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box1 > .hdr2, #main.profile-de > .inner > .sec4 > .inner > .box1 > .hdr2 {
    font-size: 2.24rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box1 > .hdr2, #main.profile-de > .inner > .sec4 > .inner > .box1 > .hdr2 {
    font-size: 2.4rem;
    line-height: 2;
  }
}
#main.profile > .inner > .sec4 > .inner > .box2, #main.profile-de > .inner > .sec4 > .inner > .box2 {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
  border-radius: 0.75rem;
  border: 0.1rem solid #909090;
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box2, #main.profile-de > .inner > .sec4 > .inner > .box2 {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box2, #main.profile-de > .inner > .sec4 > .inner > .box2 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box2, #main.profile-de > .inner > .sec4 > .inner > .box2 {
    border-radius: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box2, #main.profile-de > .inner > .sec4 > .inner > .box2 {
    border-radius: 1.25rem;
  }
}
#main.profile > .inner > .sec4 > .inner > .box2 > .lst1, #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 {
  height: auto;
  width: 100%;
}
#main.profile > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm], #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: 100%;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding-left: 2.5em;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm], #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm] {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm], #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm] {
    font-size: 1.5rem;
    line-height: 2;
  }
}
#main.profile > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm]:not(:last-of-type), #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.profile > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm]:not(:last-of-type), #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm]:not(:last-of-type), #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
#main.profile > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm] > .lnk1.hov, #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.profile > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover, #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.profile > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm] > .lnk1 > .ico1, #main.profile-de > .inner > .sec4 > .inner > .box2 > .lst1 > [class^=itm] > .lnk1 > .ico1 {
  color: #93454e;
  font-size: 2em;
  left: 0;
  position: absolute;
  top: 0;
}

#main.profile-ja > .inner > .sec4 {
  height: auto;
  width: 100%;
}
#main.profile-ja > .inner > .sec4 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner {
    max-width: 76.8rem;
    padding: 0 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner {
    max-width: 90rem;
    padding: 0 2.5rem;
  }
}
#main.profile-ja > .inner > .sec4 > .inner > .box1 {
  height: auto;
  width: 100%;
  padding-top: 5.25rem;
  margin-bottom: 3rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 {
    padding-top: 7rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 {
    padding-top: 8.75rem;
  }
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 {
    margin-bottom: 5rem;
  }
}
#main.profile-ja > .inner > .sec4 > .inner > .box1::before {
  background-color: #909090;
  content: "";
  display: block;
  height: 4.5rem;
  left: 50%;
  position: absolute;
  top: 0;
  width: 0.1rem;
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1::before {
    height: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1::before {
    height: 7.5rem;
  }
}
#main.profile-ja > .inner > .sec4 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  color: #93454e;
  font-family: "Marcellus SC", serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 > .hdr1 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 > .hdr1 {
    font-size: 1.5rem;
  }
}
#main.profile-ja > .inner > .sec4 > .inner > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.08rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #181818;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 > .hdr2 {
    font-size: 2.24rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box1 > .hdr2 {
    font-size: 2.4rem;
    line-height: 2;
  }
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 {
  height: auto;
  width: 100%;
  border-bottom: 0.1rem solid #909090;
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] {
  height: auto;
  width: 100%;
  border-top: 0.1rem solid #909090;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst]::after {
  background-color: #944a53;
  content: "";
  display: block;
  height: 0.2rem;
  left: 0;
  position: absolute;
  top: -0.1rem;
  width: 10rem;
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst]::after {
    width: 15rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst]::after {
    width: 20rem;
  }
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .trm1 {
  height: auto;
  width: 100%;
  font-size: 1.17rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #181818;
  font-weight: 600;
  padding: 0.75rem 0 0;
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .trm1 {
    font-size: 1.26rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .trm1 {
    padding: 1rem 0;
    width: 17rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .trm1 {
    padding: 1.25rem 0;
    width: 22.5rem;
  }
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0rem;
  font-size: 1.17rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 {
    padding: 1rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 {
    padding: 1.25rem 0rem;
  }
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.26rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 768px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 17rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 {
    width: calc(100% - 22.5rem);
  }
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 > .lst1 {
  margin-left: 1.5em;
  list-style: decimal;
  width: calc(100% - 1.5em);
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 > .lnk1 {
  color: #93454e;
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 > .lnk1 > .ico1 {
  margin-right: 0.5em;
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.profile-ja > .inner > .sec4 > .inner > .box2 > [class^=lst] > .dsc1 > .lnk1.hov:hover {
  opacity: 0.5;
}

/*# sourceMappingURL=profile.css.map */
