.profile {
  margin: 0;
}
@media (min-width: 768px) {
  .profile .visual {
    display: block;
    padding: 0 33px;
  }
  .profile .visual .container {
    max-width: 1296px;
    margin: 0 auto;
    padding-right: 109px;
  }
  .profile .visual .visual__jp {
    writing-mode: vertical-lr;
    white-space: nowrap;
    font-family: "Shippori Mincho", serif;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.33333em;
    letter-spacing: 0.33em;
    font-weight: 400;
    position: relative;
    top: -26px;
    margin-right: 69px;
  }
  .profile .visual .visual__en {
    padding-bottom: 58px;
    position: relative;
    right: 8px;
  }
  .profile .breadcrumb {
    top: -19px;
    right: 59px;
  }
}
@media (max-width: 767px) {
  .profile .visual {
    justify-content: center;
  }
  .profile .visual .container {
    width: 98%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .profile .visual__jp {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25em;
    letter-spacing: 0.15em;
    font-weight: 400;
    writing-mode: horizontal-tb;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .profile .visual__box {
    align-items: center;
  }
  .profile .footer {
    margin-top: 100px;
  }
}
.profile .visual__box {
  align-items: flex-start;
  justify-self: center;
}
.profile .visual__cont {
  text-align: center;
  margin: 27px auto 115px;
  padding: 0px 30px;
  width: 100%;
}
.profile .visual__cont .txt {
  font-family: "Shippori Mincho", serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.375em;
  letter-spacing: 0.2em;
  font-weight: 400;
  margin-top: 38px;
}
@media (max-width: 767px) {
  .profile .visual__cont .txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2.26667em;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin: 26px -5px 0;
  }
}
@media only screen and (max-width: 374px) {
  .profile .visual__cont .txt {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .profile .visual__cont {
    margin: 38px 0 -22px;
    padding: 0 15px 22px;
  }
}
.profile .main-profile__anchor {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 88px;
}
@media (min-width: 768px) {
  .profile .main-profile__anchor {
    margin-top: -25px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__anchor {
    margin: 22px 6px 0;
  }
}
.profile .main-profile__anchor li {
  margin: 0 40px 0 0;
}
.profile .main-profile__anchor li:last-child {
  margin-right: 0;
}
.profile .main-profile__anchor li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 221px;
  height: 60px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.684' height='7.634' viewBox='0 0 6.684 7.634'%3E%3Cpath id='arrow' d='M3.342,0,6.684,7.634l-3.342-3.6L0,7.634Z' transform='translate(6.684 7.634) rotate(180)' fill='%23061826'/%3E%3C/svg%3E%0A");
  background-size: 7px;
  background-repeat: no-repeat;
  background-position: center right 21px;
  border: 1px solid #000;
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .profile .main-profile__anchor li a:hover:hover {
    opacity: 1;
    background-color: #000;
    background-image: url(../../img/common/icon/ico-arrow.svg);
  }
  .profile .main-profile__anchor li a:hover:hover span {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__anchor li a {
    width: 100%;
    height: 100%;
    padding-bottom: 12px;
    background-position: bottom 17px left 50%;
  }
}
.profile .main-profile__anchor li a span {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.15em;
  line-height: 41px;
  text-align: left;
  color: #000;
}
@media (max-width: 767px) {
  .profile .main-profile__anchor li {
    width: calc((100% - 6px) / 3);
    height: 86px;
  }
  .profile .main-profile__anchor li:not(:last-child) {
    margin-right: 3px;
  }
}
.profile .main-profile__en {
  font-family: "EB Garamond", serif;
  font-weight: 500;
  font-size: 45px;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
  color: #1b1c1f;
  position: relative;
}
.profile .main-profile__jp {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.15em;
  line-height: 50px;
  text-align: center;
  color: #000;
  position: relative;
}
.profile .main-profile__tbl {
  max-width: 744px;
  width: 100%;
  margin: 17px auto 130px;
}
@media (max-width: 767px) {
  .profile .main-profile__tbl {
    display: block;
    padding: 0 22px;
    margin: 28px auto 62px;
  }
  .profile .main-profile__tbl tbody,
  .profile .main-profile__tbl tr {
    display: block;
    width: 100%;
  }
  .profile .main-profile__tbl tr:first-child th {
    padding-top: 0;
  }
}
.profile .main-profile__tbl .note {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 30px;
  text-align: right;
  margin: 7px 0 0;
}
@media (max-width: 767px) {
  .profile .main-profile__tbl .note {
    margin: 12px 2px 0 0;
  }
}
.profile .main-profile__tbl th,
.profile .main-profile__tbl td {
  padding: 21px 0 21px 10px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 30px;
  text-align: left;
  color: #000;
}
@media (max-width: 767px) {
  .profile .main-profile__tbl th,
  .profile .main-profile__tbl td {
    padding: 13px 0 13px;
  }
}
.profile .main-profile__tbl th {
  width: 139px;
  border-bottom: 1px solid #1b1c1f;
}
@media (max-width: 767px) {
  .profile .main-profile__tbl th {
    border: none;
    display: block;
    position: relative;
    width: 100%;
    padding: 8px 0 8px;
  }
  .profile .main-profile__tbl th::before {
    content: "";
    position: absolute;
    width: 107px;
    height: 2px;
    bottom: 0;
    border-bottom: 1px solid #1b1c1f;
  }
  .profile .main-profile__tbl th::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px dashed #767676;
    opacity: 0.3;
  }
}
.profile .main-profile__tbl td {
  padding-left: 26px;
  border-bottom: 1px dashed #767676;
}
.profile .main-profile__tbl td p {
  max-width: 264px;
  display: flex;
  justify-content: space-between;
}
.profile .main-profile__tbl td p span {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .profile .main-profile__tbl td {
    display: block;
    border: none;
    line-height: 28px;
    padding-left: 0;
  }
}
.profile .main-profile__tbl .g-map {
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 15px;
  text-align: left;
  color: #a2977f;
  padding: 0 10px 0 0;
  text-decoration: underline;
  background: url(../../img/profile/icon.svg) no-repeat;
  background-repeat: no-repeat;
  background-position: top right;
}
.profile .main-profile__tab {
  position: relative;
  z-index: 9;
  margin: 17px auto 0;
}
@media (min-width: 768px) {
  .profile .main-profile__tab {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__tab {
    padding: 0 23px;
    margin-top: 24px;
  }
}
.profile .main-profile__tab .tabs {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.profile .main-profile__tab .tabs p span {
  font-size: 15px;
  letter-spacing: 0.05em;
  margin: 0 5px;
  transform: translateY(1px);
}
.profile .main-profile__tab .tabs p i {
  font-style: normal;
  font-family: "EB Garamond", serif;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #000;
}
.profile .main-profile__tab .tab {
  width: 240px;
  height: 63px;
  border-bottom: 1px solid #fff;
  display: inline-flex;
  align-items: end;
  justify-content: center;
  cursor: pointer;
  margin: 0 15px;
  position: relative;
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tab {
    width: 131px;
    margin: 0 10px;
    height: 66px;
  }
}
.profile .main-profile__tab .tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  height: 63px;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  background: #a2977f;
  transition: all 0.3s ease-in-out;
}
.profile .main-profile__tab .tab p {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 9;
  height: 63px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.profile .main-profile__tab .tab p i {
  color: #fff;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tab p {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 6px 20px;
  }
}
.profile .main-profile__tab .tab.is-active {
  border-bottom: 1px solid #a2977f;
  border-radius: 3px 3px 0 0;
  height: 77px;
}
.profile .main-profile__tab .tab.is-active::before {
  height: 77px;
  background: #fff;
}
.profile .main-profile__tab .tab.is-active p {
  height: 100%;
  color: #000;
}
.profile .main-profile__tab .tab.is-active p i {
  color: #000;
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tab.is-active p {
    padding: 14px 20px;
  }
}
@media (min-width: 768px) {
  .profile .main-profile__tab .tab:hover::before {
    border: 1px solid #a2977f;
    background: #f7eff0;
  }
  .profile .main-profile__tab .tab:hover.is-active {
    border-bottom: 1px solid #a2977f;
  }
  .profile .main-profile__tab .tab:hover.is-active::before {
    border: 1px solid transparent;
    background: #f7eff0;
  }
  .profile .main-profile__tab .tab:hover p,
  .profile .main-profile__tab .tab:hover i {
    color: #000;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .profile .main-profile__tab .tab:hover::before {
    border: 1px solid #a2977f;
    background: #f7eff0;
  }
  .profile .main-profile__tab .tab:hover.is-active {
    border-bottom: 1px solid #a2977f;
  }
  .profile .main-profile__tab .tab:hover.is-active::before {
    border: 1px solid transparent;
    background: #fff;
  }
}
.profile .main-profile__tab .tabs-content {
  background: #fff;
  padding: 73px 20px 56px;
  list-style: none;
  max-width: 1078px;
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tabs-content {
    padding: 24px 25px 35px;
    position: relative;
  }
}
.profile .main-profile__tab .tabs-content li {
  display: none;
}
.profile .main-profile__tab .tabs-content .item {
  display: flex;
  margin: 0 0 17px;
}
@media (min-width: 768px) {
  .profile .main-profile__tab .tabs-content .item:nth-child(5) {
    margin-bottom: 25px;
  }
  .profile .main-profile__tab .tabs-content .item:nth-child(7) {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tabs-content .item {
    position: relative;
  }
  .profile .main-profile__tab .tabs-content .item:last-child {
    margin-bottom: 0;
  }
}
.profile .main-profile__tab .tabs-content .item .year {
  width: 105px;
  position: relative;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 30px;
  text-align: left;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tabs-content .item .year {
    padding: 0 0 0 18px;
  }
}
.profile .main-profile__tab .tabs-content .item .year strong {
  font-family: "EB Garamond", serif;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.05em;
  margin: 0 5px 0 0;
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tabs-content .item .year strong {
    font-size: 20px;
  }
}
.profile .main-profile__tab .tabs-content .item .year::after {
  content: "";
  position: absolute;
  top: 9px;
  right: -8px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: #a2977f;
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tabs-content .item .year::after {
    right: auto;
    left: -5px;
    border-width: 4px;
  }
}
@media (min-width: 768px) {
  .profile .main-profile__tab .tabs-content .item .year::before {
    content: "";
    position: absolute;
    top: 12px;
    right: 0px;
    width: 1px;
    height: calc(100% + 20px);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='66' viewBox='0 0 1 66'%3E%3Cline id='Line_226' data-name='Line 226' y2='66' transform='translate(0.5)' fill='none' stroke='%23623839' stroke-width='1' stroke-dasharray='2'/%3E%3C/svg%3E%0A");
  }
}
.profile .main-profile__tab .tabs-content .item .text {
  width: calc(100% - 105px);
  padding-left: 33px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 30px;
  text-align: left;
  color: #000;
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tabs-content .item .text {
    padding: 0 0 0 19px;
    line-height: 25px;
    width: 100%;
  }
}
.profile .main-profile__tab .tabs-content .item:last-child {
  padding-bottom: 0;
}
.profile .main-profile__tab .tabs-content .item:last-child .year::before {
  height: calc(100% - 26px);
}
.profile .main-profile__tab .tabs-content .item span {
  display: block;
}
.profile .main-profile__tab .tabs-content .item.pt .year::after {
  display: none;
}
.profile .main-profile__tab .tabs-content .item.pt .year .month {
  position: relative;
  text-align: right;
  padding-right: 17px;
}
.profile .main-profile__tab .tabs-content .item.pt .year .month::after {
  content: "";
  position: absolute;
  top: 16px;
  right: -27px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: #a2977f;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .profile .main-profile__tab .tabs-content .item.pt .text {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tabs-content .item.pt .text .month {
    position: relative;
  }
  .profile .main-profile__tab .tabs-content .item.pt .text .month::after {
    content: "";
    position: absolute;
    top: 16px;
    right: -24px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #a2977f;
    transform: translateY(-50%);
    border: 3px solid #fff;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .profile .main-profile__tab .tabs-content .item.pt .text .month::after {
    left: -23px;
    top: 12px;
    right: auto;
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__tab .tabs-content .item {
    display: block;
  }
}
.profile .main-profile__tab .tabs-content .read-more {
  margin: 35px auto 21px;
  padding: 0 9px 8px;
  width: 113px;
  cursor: pointer;
  transition: all 0.3s ease-out;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.684' height='7.634' viewBox='0 0 6.684 7.634'%3E%3Cpath id='arrow' d='M3.342,0,6.684,7.634l-3.342-3.6L0,7.634Z' transform='translate(6.684 7.634) rotate(180)' fill='%23061826'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: top 10px right 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
.profile .main-profile__tab .tabs-content .read-more span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857em;
  letter-spacing: 0.025em;
  font-weight: 700;
}
@media only screen and (min-width: 1025px) {
  .profile .main-profile__tab .tabs-content .read-more:hover {
    opacity: 0.6;
  }
}
.profile .main-profile__tab .content-inner {
  max-width: 744px;
  width: 100%;
  margin: 0 auto;
}
.profile .main-profile__tab .content-inner.continue-cont {
  display: none;
}
@media (max-width: 767px) {
  .profile .main-profile__tab .content-inner.continue-cont {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .profile .main-profile__tab .content-inner:nth-child(2) .item:first-child .year::before {
    top: -25px;
    height: calc(100% + 52px);
  }
}
@media (max-width: 767px) {
  .profile .main-profile__tab .content-inner {
    position: relative;
  }
  .profile .main-profile__tab .content-inner::before {
    content: "";
    position: absolute;
    top: 40px;
    left: 3px;
    width: 1px;
    height: calc(100% - 48px);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='27' viewBox='0 0 1 27'%3E%3Cline id='Line_226' data-name='Line 226' y2='27' transform='translate(0.5)' fill='none' stroke='%23623839' stroke-width='1' stroke-dasharray='2'/%3E%3C/svg%3E%0A");
  }
  .profile .main-profile__tab .content-inner:nth-child(2)::before {
    height: calc(100% + 22px);
    top: -26px;
  }
}
.profile .main-profile__main {
  position: relative;
  transform: translateY(-30px);
}
.profile .main-profile__main .img {
  position: relative;
}
.profile .main-profile__main .img img {
  width: 100%;
}
.profile .main-profile__main .txt {
  position: absolute;
  top: calc(50% - 26px);
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .profile .main-profile__main .txt {
    top: calc(50% - 10px);
    width: 200px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__main .txt {
    top: calc(50% + 4px);
  }
  .profile .main-profile__main .txt img {
    width: 232px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__main {
    transform: translateY(0);
  }
}
.profile .main-profile__content .inner {
  background: #f8f8f7;
  margin: -117px auto 104px;
  position: relative;
  z-index: 2;
  padding: 61px 0;
  max-width: 1172px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .profile .main-profile__content .inner {
    max-width: calc(100% - 30px);
    margin-top: -60px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner {
    margin: 0 auto;
    padding: 30px 0 71px;
  }
}
.profile .main-profile__content .inner .content {
  position: relative;
  margin-top: 65px;
}
@media (min-width: 768px) {
  .profile .main-profile__content .inner .content {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .content {
    padding: 0;
  }
}
.profile .main-profile__content .inner .content.mt0 {
  margin-top: 0;
  display: none;
}
.profile .main-profile__content .inner .read-more {
  margin: 55px auto 16px;
  padding: 0 9px 8px;
  width: 113px;
  cursor: pointer;
  transition: all 0.3s ease-out;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.684' height='7.634' viewBox='0 0 6.684 7.634'%3E%3Cpath id='arrow' d='M3.342,0,6.684,7.634l-3.342-3.6L0,7.634Z' transform='translate(6.684 7.634) rotate(180)' fill='%23061826'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: top 10px right 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .read-more {
    margin: 36px auto 3px;
  }
}
.profile .main-profile__content .inner .read-more span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857em;
  letter-spacing: 0.025em;
  font-weight: 700;
}
@media only screen and (min-width: 1025px) {
  .profile .main-profile__content .inner .read-more:hover {
    opacity: 0.6;
  }
}
.profile .main-profile__content .inner .item {
  display: flex;
  max-width: 840px;
  width: 100%;
  padding: 17px 48px 18px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .profile .main-profile__content .inner .item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .item {
    display: block;
    padding: 20px 22px 20px;
  }
}
.profile .main-profile__content .inner .item:nth-child(even) {
  background: #fff;
}
.profile .main-profile__content .inner .item .year {
  width: 105px;
  position: relative;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 31px;
  text-align: left;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .item .year {
    width: 100%;
    font-size: 15px;
    margin-bottom: 7px;
  }
}
.profile .main-profile__content .inner .item .year strong {
  font-family: "EB Garamond", serif;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.05em;
  margin: 0 5px 0 0;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .item .year strong {
    font-size: 20px;
  }
}
.profile .main-profile__content .inner .item .text {
  width: calc(100% - 105px);
  padding-left: 0;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 35px;
  text-align: left;
  color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 950px) {
  .profile .main-profile__content .inner .item .text {
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .item .text {
    width: 100%;
  }
}
.profile .main-profile__content .inner .item span {
  display: block;
  position: relative;
  padding-left: 13px;
  line-height: 24px;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .profile .main-profile__content .inner .item span {
    padding: 5px 0 5px 13px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .item span {
    padding: 0 0 0 15px;
    margin-bottom: 6px;
  }
}
.profile .main-profile__content .inner .item span:last-child {
  margin-bottom: 0;
}
.profile .main-profile__content .inner .item span::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #a2977f;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .item span::before {
    top: 8px;
  }
}
.profile .main-profile__content .inner .item.etc {
  background-color: transparent;
  text-align: center;
  height: 109px;
  font-size: 50px;
  font-size: 5rem;
  line-height: 0.48em;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.profile .main-profile__content .inner .decor {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .profile .main-profile__content .inner .decor {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .decor {
    padding: 0 23px;
  }
}
.profile .main-profile__content .inner .index {
  margin: 0 auto 50px;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index {
    margin-bottom: 43px;
    position: relative;
  }
  .profile .main-profile__content .inner .index::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #f8f8f7;
    height: 63px;
  }
}
.profile .main-profile__content .inner .index:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .profile .main-profile__content .inner .index:nth-child(2) .index-content__col {
    padding-top: 11px;
  }
  .profile .main-profile__content .inner .index:nth-child(2) .index-content {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index:nth-child(2) .index-content__col {
    padding: 23px 0 23px 21px;
  }
  .profile .main-profile__content .inner .index:nth-child(2) .index-content__col .img,
  .profile .main-profile__content .inner .index:nth-child(2) .index-content__col .txt {
    width: auto;
    margin: 0;
  }
  .profile .main-profile__content .inner .index:nth-child(2) .index-content__col .txt {
    padding: 0 8px 0 10px;
  }
  .profile .main-profile__content .inner .index:nth-child(2) .index-content__col:nth-child(1) .txt {
    padding-left: 20px;
  }
  .profile .main-profile__content .inner .index:nth-child(2) .index-content__col:nth-child(3) .txt {
    width: 57%;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index:nth-child(3) .index-content__item {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index:nth-child(3) .index-content__col .fs-small {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .profile .main-profile__content .inner .index:nth-child(3) .index-content {
    padding-bottom: 32px;
  }
}
.profile .main-profile__content .inner .heading {
  text-align: center;
  position: relative;
  display: table;
  margin: 0 auto 50px;
  max-width: 392px;
  width: 100%;
  z-index: 9;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .heading {
    padding: 0 10px;
    margin-bottom: 38px;
  }
}
.profile .main-profile__content .inner .heading::before,
.profile .main-profile__content .inner .heading::after {
  content: "";
  position: absolute;
  top: 0;
  width: 40px;
  height: 95px;
  background-repeat: no-repeat;
}
.profile .main-profile__content .inner .heading span {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 0.15em;
  color: #d09925;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .heading span {
    font-size: 25px;
  }
}
.profile .main-profile__content .inner .heading span small {
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 45px;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .heading span small {
    font-size: 18px;
  }
}
.profile .main-profile__content .inner .heading span strong {
  font-size: 32px;
  font-weight: 500;
  margin: 0 auto 2px;
  padding: 0 6px 0 3px;
  display: inline-block;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .heading span strong {
    position: relative;
    top: 4px;
  }
}
.profile .main-profile__content .inner .heading span i {
  font-size: 52px;
  line-height: 28px;
  font-style: normal;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .heading span i {
    font-size: 43px;
    line-height: 22px;
  }
}
.profile .main-profile__content .inner .index-content {
  width: 840px;
  min-height: 319px;
  background: #fff;
  margin: -75px auto 30px;
  padding: 50px 0 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .profile .main-profile__content .inner .index-content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index-content {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.profile .main-profile__content .inner .index-content__col {
  height: 100%;
  width: 33.33%;
  position: relative;
  padding: 17px 0 0;
  text-align: center;
}
.profile .main-profile__content .inner .index-content__col::after {
  content: "";
  position: absolute;
  top: 14px;
  right: 0;
  width: 1px;
  height: calc(100% - 14px);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='217' viewBox='0 0 1 217'%3E%3Cline id='Line_236' data-name='Line 236' y1='217' transform='translate(0.5)' fill='none' stroke='%23767676' stroke-width='1' stroke-dasharray='2'/%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index-content__col::after {
    top: auto;
    bottom: 0;
    width: calc(100% - 40px);
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 1px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='282' height='1' viewBox='0 0 282 1'%3E%3Cline id='Line_236' data-name='Line 236' x1='282' transform='translate(0 0.5)' fill='none' stroke='%23767676' stroke-width='1' stroke-dasharray='2'/%3E%3C/svg%3E%0A");
    background-repeat: repeat-x;
  }
}
.profile .main-profile__content .inner .index-content__col:last-child::after {
  display: none;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index-content__col {
    width: auto;
    display: flex;
    padding: 23px 0 23px 0;
  }
}
.profile .main-profile__content .inner .index-content__item {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index-content__item {
    display: block;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index-content__item .img {
    width: 44%;
    text-align: center;
    order: 1;
  }
}
.profile .main-profile__content .inner .index-content__item .txt {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: center;
  color: #000;
  margin: 0 auto 20px;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index-content__item .txt {
    width: 56%;
    order: 2;
    text-align: left;
    font-size: 14px;
    margin-bottom: 0;
    padding-right: 15px;
  }
}
.profile .main-profile__content .inner .index-content__item .txt .fs-small {
  display: block;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 18px;
  margin-top: 3px;
}
.profile .main-profile__content .inner .index-content__item .txt .box {
  height: 24px;
  background: transparent;
  border: 1px solid #d09925;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 15px;
  text-align: center;
  color: #d09925;
  padding: 4px 6px;
  margin-right: 6px;
  display: inline-block;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index-content__item .txt .box {
    display: table;
    margin: 5px 0 0;
  }
}
.profile .main-profile__content .inner .index-content__item .txt .ttl {
  font-family: "Shippori Mincho", serif;
  font-style: normal;
  font-size: 23px;
  letter-spacing: 0.1em;
  line-height: 34px;
  position: relative;
  top: 3px;
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .profile .main-profile__content .inner .index-content__item .txt .ttl {
    font-size: 20px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index-content__item .txt .ttl {
    display: block;
    width: 100%;
    font-size: 21px;
    line-height: 29px;
  }
}
.profile .main-profile__content .inner .index-content__item:not(.mt0) .item:first-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  .profile .main-profile__content .img1 {
    width: 100px;
  }
  .profile .main-profile__content .img2 {
    width: 83px;
  }
  .profile .main-profile__content .img3 {
    width: 88px;
  }
  .profile .main-profile__content .img4 {
    width: 128px;
  }
  .profile .main-profile__content .img5 {
    width: 65px;
  }
  .profile .main-profile__content .img6 {
    width: 128px;
  }
  .profile .main-profile__content .img7 {
    width: 105px;
  }
  .profile .main-profile__content .img8 {
    width: 105px;
  }
  .profile .main-profile__content .img9 {
    width: 90px;
  }
}
.profile .main-profile__box {
  max-width: 956px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 767px) {
  .profile .main-profile__box {
    padding: 70px 22px 13px;
  }
}
.profile .main-profile__box::before,
.profile .main-profile__box::after {
  content: "";
  position: absolute;
  width: 23px;
  height: 296px;
  bottom: 87px;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .profile .main-profile__box::before,
  .profile .main-profile__box::after {
    bottom: 0;
    width: 272px;
    height: 18px;
  }
}
.profile .main-profile__box::before {
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.856' height='296.471' viewBox='0 0 22.856 296.471'%3E%3Cpath id='Path_377117' data-name='Path 377117' d='M7778.356,6802H7756v295.97' transform='translate(-7755.5 -6801.5)' fill='none' stroke='%23707070' stroke-width='1'/%3E%3C/svg%3E%0A");
}
@media only screen and (min-width: 768px) and (max-width: 950px) {
  .profile .main-profile__box::before {
    left: 10px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__box::before {
    top: 70px;
    left: 21px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='272.614' height='18.217' viewBox='0 0 272.614 18.217'%3E%3Cpath id='Path_377117' data-name='Path 377117' d='M17.717,225.1H0V-47.014' transform='translate(225.601 0.5) rotate(90)' fill='none' stroke='%23707070' stroke-width='1'/%3E%3C/svg%3E%0A");
  }
}
.profile .main-profile__box::after {
  bottom: 0;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.856' height='296.471' viewBox='0 0 22.856 296.471'%3E%3Cpath id='Path_377118' data-name='Path 377118' d='M7778.356,6802H7756v295.97' transform='translate(7778.356 7097.971) rotate(180)' fill='none' stroke='%23707070' stroke-width='1'/%3E%3C/svg%3E%0A");
}
@media only screen and (min-width: 768px) and (max-width: 950px) {
  .profile .main-profile__box::after {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__box::after {
    right: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='272.614' height='18.217' viewBox='0 0 272.614 18.217'%3E%3Cpath id='Path_377120' data-name='Path 377120' d='M17.717,225.1H0V-47.014' transform='translate(47.014 17.717) rotate(-90)' fill='none' stroke='%23707070' stroke-width='1'/%3E%3C/svg%3E%0A");
  }
}
@media (min-width: 768px) {
  .profile .main-profile__box .content {
    position: absolute;
    top: -10px;
    left: 89px;
    width: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 950px) {
  .profile .main-profile__box .content {
    left: 50px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__box .content {
    position: relative;
    display: flex;
    align-items: center;
    padding: 40px 23px 0;
  }
  .profile .main-profile__box .content .img {
    position: relative;
    top: 16px;
    left: 24px;
  }
}
.profile .main-profile__box .heading {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 34px;
  letter-spacing: 0.15em;
  line-height: 42px;
  text-align: left;
  color: #000;
  padding: 0 38px 0 0;
}
.profile .main-profile__box .heading i {
  transform: rotate(90deg);
  display: inline-block;
}
@media (max-width: 767px) {
  .profile .main-profile__box .heading {
    font-size: 28px;
    letter-spacing: 0.15em;
    line-height: 33px;
  }
}
.profile .main-profile__box .sub {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.15em;
  line-height: 12px;
  text-align: center;
  color: #000;
  position: absolute;
  transform: rotate(90deg);
  bottom: 25px;
  left: 32px;
}
@media (max-width: 767px) {
  .profile .main-profile__box .sub {
    font-size: 17px;
    letter-spacing: 0.15em;
    line-height: 12px;
    left: 48px;
    bottom: 22px;
  }
}
.profile .main-profile__box .txt {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 30px;
  text-align: left;
  color: #000;
  max-width: 668px;
  width: 100%;
}
@media (min-width: 768px) {
  .profile .main-profile__box .txt {
    padding-left: 30px;
    margin: 0 106px 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 950px) {
  .profile .main-profile__box .txt {
    padding-left: 150px;
  }
}
@media (max-width: 767px) {
  .profile .main-profile__box .txt {
    padding: 29px 24px;
  }
}
@media (min-width: 768px) {
  .profile .main-profile__box .txt .txt-col {
    margin: 29px 0 0 0;
  }
}
@media (max-width: 767px) {
  .profile .main-profile .profile {
    padding-top: 30px;
    margin-top: 1px;
  }
}
.profile .main-profile .history {
  position: relative;
  padding: 38px 0 140px;
}
@media (max-width: 767px) {
  .profile .main-profile .history {
    padding: 57px 0 37px;
  }
}
.profile .main-profile .history::before {
  content: "";
  position: absolute;
  top: -30px;
  right: 0;
  width: 424px;
  height: 364px;
  background-image: url(../../img/profile/line-circle.svg);
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 767px) {
  .profile .main-profile .history::before {
    top: 0;
  }
}
.profile .main-profile .history::after {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% + 30px);
  background: #e3ded8;
}
@media (max-width: 767px) {
  .profile .main-profile .history::after {
    top: 0;
  }
}
.profile .main-about {
  position: relative;
  margin: 0 auto 0;
  padding: 148px 0 0;
}
@media (max-width: 767px) {
  .profile .main-about {
    padding: 0;
  }
}
.profile .main-about__en {
  font-family: "EB Garamond", serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: center;
  color: #1b1c1f;
  margin-bottom: 20px;
}
.profile .main-about__jp {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  letter-spacing: 0.15em;
  font-weight: 500;
  text-align: center;
  color: #000;
}
.profile .main-about__inner {
  max-width: 1213px;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .profile .main-about__inner {
    padding: 107px 23px 0;
  }
}
.profile .main-about__inner ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 56px auto 0;
}
@media (max-width: 767px) {
  .profile .main-about__inner ul {
    flex-wrap: wrap;
    margin-top: 61px;
  }
}
.profile .main-about__inner ul li {
  width: calc(100% / 3);
  max-width: 354px;
  margin-right: 56px;
  position: relative;
  cursor: pointer;
}
.profile .main-about__inner ul li.disable {
  opacity: 0.5;
  pointer-events: none;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .profile .main-about__inner ul li {
    margin-right: 25px;
  }
}
@media (max-width: 767px) {
  .profile .main-about__inner ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 47px;
  }
  .profile .main-about__inner ul li:last-child {
    margin-bottom: 0;
  }
}
.profile .main-about__inner ul li:nth-child(3n + 3) {
  margin-right: 0;
}
.profile .main-about__inner ul li a {
  opacity: 1;
}
.profile .main-about__inner ul li .img {
  width: 100%;
  overflow: hidden;
}
.profile .main-about__inner ul li .img img {
  transition: all 0.3s ease-out;
}
.profile .main-about__inner ul li .content {
  margin: 22px auto 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='Group_83200' data-name='Group 83200' transform='translate(-786 -6888)'%3E%3Cpath id='arrow' d='M3.342,0,6.684,7.634l-3.342-3.6L0,7.634Z' transform='translate(809.637 6905) rotate(90)' fill='%23061826'/%3E%3Cg id='Ellipse_448' data-name='Ellipse 448' transform='translate(786 6888)' fill='none' stroke='%23000' stroke-width='1'%3E%3Ccircle cx='20' cy='20' r='20' stroke='none'/%3E%3Ccircle cx='20' cy='20' r='19.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center right 1px;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  .profile .main-about__inner ul li .content {
    background-position: top 43% right 1px;
  }
}
.profile .main-about__inner ul li .content span {
  display: block;
}
.profile .main-about__inner ul li.comming {
  position: relative;
  pointer-events: none;
}
.profile .main-about__inner ul li.comming .img {
  position: relative;
}
.profile .main-about__inner ul li.comming .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.51;
}
.profile .main-about__inner ul li.comming .img::after {
  content: "Coming soon";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  font-family: "EB Garamond", serif;
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 101px;
  color: #fff;
}
@media (max-width: 767px) {
  .profile .main-about__inner ul li.comming .img::after {
    font-size: 25px;
    letter-spacing: 0.05em;
    line-height: 90px;
  }
}
.profile .main-about__inner ul li.comming .content {
  opacity: 0.5;
}
@media only screen and (min-width: 1025px) {
  .profile .main-about__inner ul li:hover:hover {
    opacity: 1;
  }
  .profile .main-about__inner ul li:hover:hover .img img {
    transform: scale(1.1);
  }
  .profile .main-about__inner ul li:hover:hover .content {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='Group_83205' data-name='Group 83205' transform='translate(-786 -6888)'%3E%3Ccircle id='Ellipse_448' data-name='Ellipse 448' cx='20' cy='20' r='20' transform='translate(786 6888)' fill='%23171621'/%3E%3Cpath id='arrow' d='M3.342,0,6.684,7.634l-3.342-3.6L0,7.634Z' transform='translate(809.637 6905) rotate(90)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  }
}
.profile .main-about__inner .en {
  font-family: "EB Garamond", serif;
  color: #171621;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1em;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.profile .main-about__inner .jp {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  letter-spacing: 0.15em;
  font-weight: 500;
  color: #000;
  margin-top: 17px;
}

/* 2カラム受賞セクション追加スタイル */
.profile .main-profile__content .inner .index .heading {
  position: relative;
  z-index: 3;
}
@media (min-width: 768px) {
  .profile .main-profile__content .inner .index-content__col--half {
    width: 50%;
  }
  .profile .main-profile__content .inner .index-content__col--60 {
    width: 60%;
  }
  .profile .main-profile__content .inner .index-content__col--40 {
    width: 40%;
  }
}
.profile .main-profile__content .inner .index-content__item--sub {
  margin-top: 20px;
  padding-top: 20px;
}
.profile .main-profile__content .inner .img--overflow {
  position: relative;
  height: 170px;
  overflow: visible;
}
.profile .main-profile__content .inner .img--overflow picture {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  width: 100%;
}
.profile .main-profile__content .inner .index-content__col--half .txt {
  position: relative;
  z-index: 2;
}
.profile .main-profile__content .inner .img--overflow img {
  max-height: 240px;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.profile .main-profile__content .inner .index-content__col--60 .img {
  padding-inline: 20px;
}
.profile .main-profile__content .inner .index-content__col--60 .img img,
.profile .main-profile__content .inner .index-content__col--40 .img img {
  max-height: 112px;
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.profile .main-profile__content .inner .img-hoty {
  max-height: 180px;
  max-width: 75%;
  width: auto;
  display: block;
  margin: 0 auto;
}
.profile .main-profile__content .inner .index-content__col--40 .txt .ttl {
  font-size: 19px;
}
.profile .index-content__col--has-badge {
  position: relative;
}
.profile .badge-2yr {
  position: absolute;
  top: 14px;
  right: 24px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #a2977f;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  letter-spacing: 0.05em;
  z-index: 2;
}
@media (max-width: 767px) {
  .profile .main-profile__content .inner .index-content__col--half {
    align-items: center;
  }
  /* エコハウス大賞: 1カラム */
  .profile .main-profile__content .inner .index-content__col--60 {
    display: block;
    width: auto;
    padding: 20px 23px;
    text-align: center;
  }
  .profile .main-profile__content .inner .index-content__col--60 .img img {
    max-height: 100px;
  }
  .profile .main-profile__content .inner .index-content__col--60 .txt {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 20px !important;
  }
  /* LIXIL: 2カラム */
  .profile .main-profile__content .inner .index-content__col--40 {
    display: flex;
    width: auto;
    padding: 23px 0;
    align-items: center;
  }
  .profile .main-profile__content .inner .index-content__col--40 .img {
    width: 44%;
    order: 1;
    text-align: center;
    padding-inline: 0;
  }
  .profile .main-profile__content .inner .index-content__col--40 .img img {
    max-height: 60px;
  }
  .profile .main-profile__content .inner .index-content__col--40 .txt {
    width: 56%;
    order: 2;
    text-align: left;
    padding: 0 15px 0 0;
    margin-bottom: 0;
  }
  .profile .main-profile__content .inner .img--overflow {
    height: auto;
    overflow: hidden;
    padding: 10px 0;
  }
  .profile .main-profile__content .inner .img--overflow picture {
    position: static;
    transform: none;
    width: 100%;
  }
  .profile .main-profile__content .inner .img--overflow img {
    max-height: 100px;
    width: 100%;
  }
  .profile .main-profile__content .inner .img-hoty {
    max-height: 90px;
  }
  .profile .main-profile__content .inner .index-content__item--sub {
    margin-top: 0;
    padding-top: 10px;
  }
  .profile .badge-2yr {
    width: 50px;
    height: 50px;
    font-size: 10px;
    top: 8px;
    right: 8px;
  }
  /* 省エネ2col ハウスオブザイヤー行に点線を追加 */
  .profile
    .main-profile__content
    .inner
    .index:first-child
    .index-content__item--2col
    .index-content__col--half:last-child::after {
    display: block;
  }
  /* LIXIL（last-child）の下に点線を追加 — :last-childを含めて詳細度を揃え後勝ちにする */
  .profile .main-profile__content .inner .index-content__col--40:last-child::after {
    display: block;
  }
}

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