@charset "UTF-8";
.sodashi {
  width: 1024px;
  height: auto;
  margin: 10px auto 0;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 16px;
  text-decoration: none;
}
.sodashi img {
  display: block;
}
.sodashi a {
  color: inherit;
  vertical-align: middle;
}
.sodashi .attention-details-section {
  width: 80%;
  margin: 0 auto;
}
.sodashi .about-section {
  position: relative;
  border-top: 2px solid #111;
  border-bottom: 2px solid #111;
}
.sodashi .hero-logo {
  width: 50%;
  margin: 0 auto;
}
.sodashi .hero-top-image {
  width: 100%;
}
.sodashi .customer-text {
  display: block;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0;
  border: 1px solid #111;
  text-align: center;
}
.sodashi .list-caption {
  text-align: center;
  font-size: 26px;
}
.sodashi .list-description {
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
}
.sodashi .list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.sodashi .list-item {
  width: 47%;
  margin-bottom: 100px;
  overflow: hidden;
}
.sodashi .flex-wrap {
  display: flex;
  align-items: center;
}
.sodashi .list-item-image {
  width: 160px;
  margin: 20px;
}
.sodashi .list-item-tag {
  position: relative;
  left: 16.5px;
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  font-size: 16px;
  margin: 0 auto;
  padding: 6px 30px;
  border: 1px solid #111;
  overflow: hidden;
}
.sodashi .list-item-wrap {
  background-color: #e6ddce;
  padding: 20px;
  height: 290px;
  box-sizing: border-box;
}
.sodashi .list-item-name {
  text-align: center;
}
.sodashi .list-item-second-name {
  text-align: center;
  color: #464646;
}
.sodashi .list-item-description {
  font-size: 14px;
  color: #464646;
}
.sodashi .list-item-second-description {
  font-size: 14px;
  color: #464646;
}
.sodashi .list-item-button {
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  font-size: 16px;
  margin: 0 auto;
  padding: 6px 50px;
  border: 1px solid #111;
  background-color: #fff;
  font-weight: bold;
  cursor: pointer;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.sodashi .Precautionsforuse-text {
  font-size: 13px;
  color: #808080;
}
.sodashi .about-name {
  position: relative;
  top: -20px;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
  font-size: 30px;
  background-color: #fff;
  padding: 0 40px;
}
.sodashi .about-description {
  padding: 0 20px;
}
.sodashi .about-second-description {
  padding: 0 20px;
}
.sodashi .attention-caption {
  color: red;
  font-size: 30px;
}
.sodashi .attention-details-caption {
  text-align: center;
}
.sodashi .attention-details {
  display: block;
  padding: 30px;
  border: 1px solid #111;
  text-align: center;
}
.sodashi .attention-details-list {
  text-align: left;
}
.sodashi .attention-details-list-item {
  font-size: 14px;
  line-height: 1.5rem;
}
.sodashi .attention-button {
  display: block;
  /* padding: 6px 50px;*/
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  padding: 2px 30px;
}
.sodashi .mb-160 {
  margin-bottom: 160px;
}
.sodashi .mb-60 {
  margin-bottom: 60px;
}
.sodashi .mb-50 {
  margin-bottom: 50px;
}
.sodashi .mb-30 {
  margin-bottom: 30px;
  font-size: 1em;
  line-height: 1.6em;
}
.sodashi .mb-20 {
  margin-bottom: 20px;
  line-height: 1.5rem;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.sodashi .mb-10 {
  margin-bottom: 10px;
  text-align: left;
}
.attention-details-section a p {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.sodashi-footer {
  margin-top: 70px;
  position: relative;
}
.sodashi-footer p {
  background-color: #E6DDCE;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
}
.sodashi-footer .return {
  width: 160px;
  position: absolute;
  right: 30%;
  top: -40px;
  display: block;
  border-radius: 4px;
}
.products-section.mb-60 .list-header.mb-50 .list-caption.mb-10 {
  text-align: center;
}
.sodashi .customer-section.mb-60 .customer-text:hover {
  text-decoration: none;
}
.sodashi .attention-details-section .to-sodashi-guide {
  border: 1px solid #111111;
  width: 200px;
  text-align: right;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.attention-details-section .to-sodashi-guide p {
  padding-left: auto;
  padding-right: auto;
  width: 200px;
  font-size: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
}
.to-sodashi-guide p a {
  text-decoration: none;
}
.sodashi .sodashi__Sale_ended {
  margin-top: 80px;
  margin-bottom: 80px;
  padding-top: 48px;
  padding-right: 48px;
  padding-bottom: 48px;
  padding-left: 48px;
  border: 1px double #333333;
  text-align: center;
}
.sodashi .sodashi__Sale_ended p {
  text-align: center;
  line-height: 1.8;
}
.sodashi__Sale_ended p span {
  padding-bottom: 32px;
}