.p-goods__ttl {
  max-width: 731px;
  width: 50.7%;
}
.p-goods .p-goods__content-inner {
  padding: 60px 8.7% 53px 4.8%;
}
@media screen and (max-width: 767px) {
  .p-goods .p-goods__content-inner {
    padding: 24px 8.3% 33px;
  }
}
.p-goods .p-goods__content-inner .p-goods__title {
  margin-bottom: 50px;
  font-size: 26px;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .p-goods .p-goods__content-inner .p-goods__title {
    margin-bottom: 12px;
    font-size: 17px;
    letter-spacing: 0.005em;
    line-height: 1.6;
  }
}
.p-goods .p-goods__content-inner .p-goods__top {
  margin-bottom: 50px;
  line-height: 2;
  font-size: 16px;
}
.p-goods .p-goods__content-inner .p-goods__top a {
  color: #E9453B;
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
@media screen and (min-width: 768px) {
  .p-goods .p-goods__content-inner .p-goods__top a:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  .p-goods .p-goods__content-inner .p-goods__top {
    margin-bottom: 33px;
    font-size: 13px;
    line-height: 1.8;
  }
}
.p-goods .p-goods__content-inner .p-goods__top span {
  vertical-align: baseline;
}
.p-goods .p-goods__content-inner .p-goods__top strong {
  vertical-align: baseline;
}
.p-goods .p-goods__content-inner .p-goods__content-main {
  margin-bottom: 50px;
  padding: 61px 0 0;
  border-top: 1px solid #E0E4E7;
  border-bottom: 1px solid #E0E4E7;
}
@media screen and (max-width: 767px) {
  .p-goods .p-goods__content-inner .p-goods__content-main {
    margin-bottom: 33px;
    padding: 39px 0 11px;
  }
}
.p-goods .p-goods__content-inner .p-goods__content-main-list {
  display: flex;
  flex-wrap: wrap;
}
.p-goods .p-goods__content-inner .p-goods__content-main-list-item {
  width: 30%;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p-goods .p-goods__content-inner .p-goods__content-main-list-item {
    margin-right: 5%;
  }
  .p-goods .p-goods__content-inner .p-goods__content-main-list-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-goods .p-goods__content-inner .p-goods__content-main-list-item {
    width: 47%;
    margin-bottom: 28px;
    margin-right: 6%;
  }
  .p-goods .p-goods__content-inner .p-goods__content-main-list-item:nth-child(2n) {
    margin-right: 0;
  }
}
.p-goods .p-goods__content-inner .p-goods__content-main-list-item-image {
  width: 100%;
}
.p-goods .p-goods__content-inner .p-goods__content-main-list-item-image-inner {
  width: 100%;
  margin-bottom: 24px;
  padding-top: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-goods .p-goods__content-inner .p-goods__content-main-list-item-image-inner {
    margin-bottom: 13px;
  }
}
.p-goods .p-goods__content-inner .p-goods__content-main-list-item-image-inner .p-in-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p-goods .p-goods__content-inner .p-goods__content-main-list-item-title {
  margin-bottom: 9px;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.66;
}
@media screen and (max-width: 767px) {
  .p-goods .p-goods__content-inner .p-goods__content-main-list-item-title {
    margin-bottom: 3px;
    font-size: 13px;
    line-height: 1.4;
  }
}
.p-goods .p-goods__content-inner .p-goods__content-main-list-item-val {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-goods .p-goods__content-inner .p-goods__content-main-list-item-val {
    font-size: 10px;
  }
}
.p-goods .p-goods__content-inner .p-goods__btm {
  margin-bottom: 50px;
  line-height: 2;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .p-goods .p-goods__content-inner .p-goods__btm {
    margin-bottom: 0;
    font-size: 10px;
  }
}
.p-goods .p-goods__content-inner .p-goods__btm span {
  vertical-align: baseline;
}

.is-modal-overflow-prep .m-modal.m-modal-custom .m-modal__content {
  margin: 80px auto;
}
@media screen and (max-width: 767px) {
  .is-modal-overflow-prep .m-modal.m-modal-custom .m-modal__content {
    width: 86% !important;
    margin: 50px auto;
  }
}

.m-goods {
  width: 89%;
  margin: 0 auto;
  padding: 52px 73px;
  background-color: #ffffff;
  transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  box-shadow: -2px 4px 12px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .m-goods {
    width: 100%;
    padding: 30px;
  }
}
.m-goods__container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .m-goods__container {
    display: block;
  }
}
.m-goods__img {
  width: 46.4%;
  position: relative;
}
@media screen and (max-width: 800px) {
  .m-goods__img {
    width: 100%;
    margin: 0 auto 8px;
  }
}
.m-goods__img-main {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.m-goods__img-item {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1);
}
.m-goods__img-item.is-active {
  opacity: 1;
}
.m-goods__img-item .p-in-img {
  width: 100%;
  height: 0;
  position: absolute;
  padding-top: 100%;
  top: 0;
  left: 0;
}
.m-goods__img-item .p-in-img-item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.m-goods__img-item .p-in-caption {
  margin-top: 25px;
  font-size: 18px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .m-goods__img-item .p-in-caption {
    margin-top: 21px;
    font-size: 14px;
  }
}
.m-goods__thumb {
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
}
@media screen and (max-width: 800px) {
  .m-goods__thumb {
    margin-top: 21px;
  }
}
.m-goods__thumb-item {
  position: relative;
  cursor: pointer;
  margin: 0 2% 5% 0;
  width: 12.7%;
  opacity: 0.4;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1);
}
@media screen and (max-width: 767px) {
  .m-goods__thumb-item {
    width: 14.8%;
    margin: 0 2.2% 5% 0;
  }
}
.m-goods__thumb-item.is-active {
  opacity: 1;
  pointer-events: none;
}
.m-goods__thumb-item.is-active::before {
  opacity: 1;
}
.m-goods__thumb-item::before {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  background-color: #E9453B;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.33, 1, 0.68, 1);
}
@media screen and (max-width: 767px) {
  .m-goods__thumb-item::before {
    height: 4px;
  }
}
.m-goods__thumb-item:last-of-type {
  margin-right: 0;
}
.m-goods__thumb-item:nth-of-type(6n) {
  margin-right: 0;
}
.m-goods__thumb-img {
  position: relative;
  padding-top: 100%;
  width: 100%;
}
.m-goods__thumb-img .p-in-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.m-goods__text {
  width: 48.6%;
  text-align: left;
}
@media screen and (max-width: 900px) {
  .m-goods__text {
    width: 100%;
  }
}
.m-goods__title {
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 800;
}
@media screen and (max-width: 800px) {
  .m-goods__title {
    font-size: 17px;
    margin-bottom: 12px;
  }
}
.m-goods__detail {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  .m-goods__detail {
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.06em;
  }
}