#contents {
  color: #5f5f5f;
  font-size: 14px;
  line-height: 1.71;
}

#contents h3.common {
  background-image: url(../img/2025_jan/bg_line_02.gif);
  padding-bottom: 10px;
}

#contents .tayori-visual img {
  vertical-align: bottom;
}

#contents .tayori-lead-wrap {
  width: 800px;
  margin: 70px auto;
}

#contents .tayori-lead-wrap .title {
  font-family: "Hiragino Mincho Pro W3", "Hiragino Mincho ProN W3", serif;
  text-align: center;
  font-size: 32px;
  margin-bottom: 60px;
}

#contents .tayori-lead-wrap p {
  font-size: 18px;
  line-height: 1.78;
  margin-bottom: 1.5em;
}

#contents .tayori-lead-buyer {
  width: 400px;
  margin: auto;
}

#contents .tayori-lead-buyer_img {
  text-align: center;
}

#contents .tayori-lead-buyer > p {
  border-top: 1px solid #e2e2e2;
  margin-block: 30px;
  padding-top: 25px;
}

#contents .tayori-sec {
  width: 800px;
  margin: 105px auto 150px;
  border-top: 10px solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#contents .tayori-sec .heading {
  font-size: 32px;
  text-align: center;
  padding-block: 35px;
  font-family: "Hiragino Mincho Pro W3", "Hiragino Mincho ProN W3", serif;
}

#contents .tayori-sec .main_img {
  border: 1px solid;
  padding: 20px;
}

#contents .tayori-sec .lead {
  width: 418px;
  margin: auto;
  padding: 45px 40px;
  position: relative;
  letter-spacing: 0.05em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#contents .tayori-sec .lead .buyer-img {
  position: absolute;
  right: 15px;
  top: 21px;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

#contents .tayori-sec .items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 75px 1fr;
  grid-template-columns: 75px 1fr;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  width: 762px;
  margin: 26px auto 90px;
  padding-left: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#contents .tayori-sec .items .item {
  padding-left: 30px;
  padding-bottom: 30px;
}

#contents .tayori-sec .items .item .flag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}

#contents .tayori-sec .items .item .flag::after {
  content: "";
  width: 564px;
  height: 1px;
  margin-left: auto;
}

#contents .tayori-sec .items .item .name {
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 13px;
}

#contents .tayori-sec .items .item .price {
  font-weight: bold;
}

#contents .tayori-sec .items .item .price a {
  margin-left: 15px;
}

#contents .tayori-secanclink {
  margin: 4px auto 80px;
  width: 850px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#contents .tayori-secanclink li {
  position: relative;
}

#contents .tayori-secanclink li::before {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2px;
  height: 10px;
  background-color: #333;
}

#contents .tayori-secanclink a {
  display: block;
  text-decoration: none;
  padding: 10px;
  color: #333;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Hiragino Mincho Pro W3", "Hiragino Mincho ProN W3", serif;
  font-weight: 700;
}

#contents .tayori-Logo {
  border-top: 4px solid #a6845c;
  padding-top: 15px;
  margin: 140px 0 50px 0;
  text-align: center;
}

#contents .ft_txt {
  font-size: 18px;
  text-align: center;
  padding-top: 75px;
  margin-block: 160px 250px;
  background: url(../img/2025_july/line.png) center top no-repeat;
}

#contents .ft_txt p {
  margin-bottom: 2em;
}

#contents #sec_01 {
  border-color: #a7d28d;
}

#contents #sec_01.tayori-sec .main_img {
  border-color: #a7d28d;
}

#contents #sec_01.tayori-sec .lead {
  background-color: #edf6e8;
}

#contents #sec_01.tayori-sec .items .item .flag::after {
  background-color: #a7d28d;
}

#contents #sec_02 {
  border-color: #aad0f1;
}

#contents #sec_02.tayori-sec .main_img {
  border-color: #aad0f1;
}

#contents #sec_02.tayori-sec .lead {
  background-color: #eef6fc;
}

#contents #sec_02.tayori-sec .items .item .flag::after {
  background-color: #aad0f1;
}

#contents #sec_03 {
  border-color: #f47263;
}

#contents #sec_03.tayori-sec .main_img {
  border-color: #f47263;
}

#contents #sec_03.tayori-sec .lead {
  background-color: #fde3e0;
}

#contents #sec_03.tayori-sec .items {
  margin-top: -50px;
}

#contents #sec_03.tayori-sec .items .item .flag::after {
  background-color: #f47263;
}
