@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
body #contents:has(section#itemList_wrap), body #contents:has(div.txt_base), body #contents:has(#shopGuide_wrap), body #contents:has(#Journal), body #contents:has(article#Detail), body #contents:has(.cate_h_inner), body #contents:has(.wishlist-column) {
  width: 100%;
  max-width: 1240px;
  padding: 41px 20px 0;
}
@media screen and (max-width: 750px) {
  body #contents:has(section#itemList_wrap), body #contents:has(div.txt_base), body #contents:has(#shopGuide_wrap), body #contents:has(#Journal), body #contents:has(article#Detail), body #contents:has(.cate_h_inner), body #contents:has(.wishlist-column) {
    padding: 2.6666666667vw 4vw 0;
  }
}

body #contents:has(section#itemList_wrap) #main-column, body #contents:has(div.txt_base) #main-column, body #contents:has(#shopGuide_wrap) #main-column, body #contents:has(#Journal) #main-column, body #contents:has(article#Detail) #main-column, body #contents:has(.cate_h_inner) #main-column, body #contents:has(.wishlist-column) #main-column {
  max-width: 910px;
}

body #contents:has(section#itemList_wrap) div#sub-column, body #contents:has(div.txt_base) div#sub-column, body #contents:has(#shopGuide_wrap) div#sub-column, body #contents:has(#Journal) div#sub-column, body #contents:has(article#Detail) div#sub-column, body #contents:has(.cate_h_inner) div#sub-column, body #contents:has(.wishlist-column) div#sub-column {
  width: 240px;
}

body #contents:has(section#itemList_wrap) #main-column #bread-crumb, body #contents:has(div.txt_base) #main-column #bread-crumb, body #contents:has(#shopGuide_wrap) #main-column #bread-crumb, body #contents:has(#Journal) #main-column #bread-crumb, body #contents:has(article#Detail) #main-column #bread-crumb, body #contents:has(.cate_h_inner) #main-column #bread-crumb, body #contents:has(.wishlist-column) #main-column #bread-crumb {
  position: static;
}

#guide h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 700;
  color: #016C3A;
  text-align: center;
  position: relative;
  margin: 10px 0 50px;
  padding: 0;
  line-height: 1.5;
}
#guide h1::after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #016C3A;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
}
@media screen and (max-width: 750px) {
  #guide h1 {
    font-size: 5.6vw;
    margin-bottom: 10.6666666667vw;
  }
}
#guide h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 700;
  color: #016C3A;
  letter-spacing: 0.1em;
  background-color: #F8F8F8;
  padding: 12px 25px;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  #guide h2 {
    font-size: 4.5333333333vw;
    padding: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
#guide p {
  letter-spacing: 0.05em;
  line-height: 1.775;
}
@media screen and (max-width: 750px) {
  #guide p {
    font-size: 3.4666666667vw;
    line-height: 1.7;
  }
}

#main-column:has(img[src*="policy.html"]) .contents_wrap {
  margin-top: 43px;
}
#main-column:has(img[src*="policy.html"]) .contents_wrap .content {
  margin-bottom: 33px;
}
#main-column:has(img[src*="policy.html"]) .contents_wrap .content h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 700;
  color: #016C3A;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}
#main-column:has(img[src*="policy.html"]) .company {
  font-weight: 500;
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  #main-column:has(img[src*="policy.html"]) .contents_wrap {
    margin-top: 8.8vw;
  }
  #main-column:has(img[src*="policy.html"]) .contents_wrap .content {
    margin-bottom: 6.1333333333vw;
  }
  #main-column:has(img[src*="policy.html"]) .contents_wrap .content h3 {
    font-size: 4.5333333333vw;
  }
  #main-column:has(img[src*="policy.html"]) .company {
    margin-top: 40px;
  }
}

#main-column:has(img[src*="business.html"]) #shopGuide_wrap #guide .chart .ttlShop {
  font-size: 20px;
  font-weight: 700;
  color: #016C3A;
  margin-bottom: 30px;
  padding: 12px 25px;
}
#main-column:has(img[src*="business.html"]) #shopGuide_wrap #guide .chart table {
  border-top: 1px solid #D9D9D9;
  margin-bottom: 60px;
}
#main-column:has(img[src*="business.html"]) #shopGuide_wrap #guide .chart table tbody tr {
  letter-spacing: 0.05em;
  line-height: 1.5;
}
#main-column:has(img[src*="business.html"]) #shopGuide_wrap #guide .chart table tbody tr th {
  font-size: 14px;
  font-weight: 500;
  width: 26.37%;
  background-color: #F8F8F8;
  padding: 14px 20px;
}
#main-column:has(img[src*="business.html"]) #shopGuide_wrap #guide .chart table tbody tr td {
  font-size: 14px;
  font-weight: 400;
  width: 73.63%;
  padding: 14px 20px;
}
#main-column:has(img[src*="business.html"]) #shopGuide_wrap #guide .chart table:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  #main-column:has(img[src*="business.html"]) #shopGuide_wrap #guide .chart .ttlShop {
    font-size: 4.5333333333vw;
    padding: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
  #main-column:has(img[src*="business.html"]) #shopGuide_wrap #guide .chart table tbody tr th {
    font-size: 3.4666666667vw;
    width: 100%;
    padding: 3.7333333333vw 2.6666666667vw;
    line-height: 1;
  }
  #main-column:has(img[src*="business.html"]) #shopGuide_wrap #guide .chart table tbody tr td {
    font-size: 3.4666666667vw;
    width: 100%;
    padding: 3.7333333333vw 2.6666666667vw;
    line-height: 1.8;
  }
}

body #contents:has(div.shopping_guide) {
  width: 100%;
  max-width: 1240px;
  padding: 41px 20px 100px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row-reverse;
  gap: 50px;
  position: relative;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) {
    padding: 2.6666666667vw 4vw 0;
  }
}
body #contents:has(div.shopping_guide) > article {
  width: calc(100% - 290px);
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article {
    width: 100%;
  }
}
body #contents:has(div.shopping_guide) > article #main-column h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 700;
  color: #016C3A;
  text-align: center;
  position: relative;
  margin: 10px 0 50px;
  padding: 0;
  line-height: 1.5;
}
body #contents:has(div.shopping_guide) > article #main-column h1::after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #016C3A;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column h1 {
    font-size: 5.6vw;
    margin-bottom: 10.6666666667vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap {
  margin-bottom: 60px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap {
    margin-bottom: 13.3333333333vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 700;
  color: #016C3A;
  letter-spacing: 0.1em;
  background-color: #F8F8F8;
  padding: 12px 25px;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap h2 {
    font-size: 4.5333333333vw;
    padding: 2.6666666667vw 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  width: 100%;
  margin: 0 auto 40px;
  background-color: #EAEFEC;
  padding: 20px 40px 20px 43px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner .img {
  width: 74px;
  height: 56px;
  flex-shrink: 0;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner .text {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #016C3A;
  text-align: center;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner .text .sp_only {
  display: none;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner .text .small_02 {
  display: block;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner {
    padding: 4vw;
    gap: 2.6666666667vw;
    justify-content: center;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner .img {
    width: 14.1333333333vw;
    height: auto;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner .text {
    font-size: 3.7333333333vw;
    text-align: left;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner .text .sp_only {
    display: block;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .banner .text .small_02 {
    font-size: 3.4666666667vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content {
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content {
    margin-bottom: 3.8vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content b {
  color: #016C3A;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 700;
  color: #016C3A;
  letter-spacing: 0.05em;
  border-left: solid 4px #016C3A;
  line-height: 1.44444;
  padding-left: 8px;
  margin-bottom: 17px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content h3 {
    font-size: 4.5333333333vw;
    margin-bottom: 4vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content p {
  letter-spacing: 0.05em;
  line-height: 1.775;
  margin-bottom: 6px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content p .green {
  font-weight: 700;
  color: #016C3A;
  margin-right: 10px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content p {
    font-size: 3.4666666667vw;
    line-height: 1.7;
    margin-bottom: 0.5333333333vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .small {
  font-size: 14px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .small {
    font-size: 3.2vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .mt25 {
  margin-top: 25px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .mt25 {
    margin-top: 4vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content ul li {
  letter-spacing: 0.05em;
  line-height: 1.775;
  margin-bottom: 5px;
  position: relative;
  margin-left: 26px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content ul li .small {
  display: block;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content ul li:last-child {
  margin-bottom: 0;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #016C3A;
  position: absolute;
  top: 11px;
  left: -21px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content ul li {
    font-size: 3.4666666667vw;
    line-height: 1.7;
    margin-left: 4.2666666667vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content ul li::before {
    content: "";
    width: 1.0666666667vw;
    height: 1.0666666667vw;
    top: 2.4vw;
    left: -2.9333333333vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .beneficiary {
  border: solid 1px #D9D9D9;
  padding: 17px 20px 10px;
  margin-top: 27px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .beneficiary h4 {
  font-size: 16px;
  color: #016C3A;
  margin-bottom: 5px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .beneficiary {
    padding: 2.6666666667vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .beneficiary h4 {
    font-size: 3.7333333333vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table {
  border: solid 1px #D9D9D9;
  width: fit-content;
  margin-top: 20px;
  font-size: 14px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr th {
  background-color: #EFEFEF;
  border-bottom: solid 1px #D9D9D9;
  text-align: center;
  font-weight: 500;
  padding-top: 3px;
  padding-bottom: 4px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr td {
  border-bottom: dotted 1px #D9D9D9;
  text-align: center;
  font-weight: 400;
  padding-top: 3px;
  padding-bottom: 2px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr th:first-child,
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr td:first-child {
  padding-inline: 54px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr th:last-child,
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr td:last-child {
  padding-right: 49px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr:last-child td {
  border-bottom: none;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table {
    font-size: 3.4666666667vw;
    margin: 5.3333333333vw auto;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr th:first-child,
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr td:first-child {
    padding-inline: 9.3333333333vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr th:last-child,
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content table tbody tr td:last-child {
    padding-right: 8vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .card_img {
  width: 250px;
  height: 40px;
  margin: 18px 0;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .card_img {
    margin: 2.6666666667vw 0;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap {
  margin-bottom: 30px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll {
  overflow-x: scroll;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll .delivery_steps {
  width: 910px;
  display: flex;
  gap: 60px;
  border: solid 1px #D9D9D9;
  background-color: #F8F8F8;
  padding: 27px 40px 24px 50px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll .delivery_steps .step {
  text-align: center;
  font-size: 14px;
  width: 160px;
  position: relative;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll .delivery_steps .step h4 {
  letter-spacing: 0.05em;
  color: #016C3A;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll .delivery_steps .step p {
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll .delivery_steps .step:not(:last-child)::after {
  content: "";
  width: 20px;
  height: 60px;
  background-image: url(../pic-labo/shopping_guide_arrow_right.png);
  background-size: 100% 100%;
  position: absolute;
  top: 26px;
  right: -40px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .small {
  display: none;
}
@media screen and (max-width: 1239px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .small {
    display: block;
    text-align: right;
  }
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap {
    margin-bottom: 5.3333333333vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll .delivery_steps {
    width: 92vw;
    padding: 5.3333333333vw;
    flex-direction: column;
    gap: 13.3333333333vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll .delivery_steps .step {
    width: 100%;
    text-align: left;
    font-size: 3.4666666667vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll .delivery_steps .step .p {
    letter-spacing: 0.05em;
    line-height: 1.7;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .delivery_steps_scroll .delivery_steps .step:not(:last-child)::after {
    background-image: url(../pic-labo/shopping_guide_arrow_sp.png);
    width: 10.6666666667vw;
    height: 2.6666666667vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: inherit;
    bottom: -7.4666666667vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .delivery_steps_wrap .small {
    display: none;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_detail {
  border: solid 1px #D9D9D9;
  padding: 10px 20px 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_detail {
    padding: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
    margin-top: 1.3333333333vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 80px;
  margin-bottom: 13px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_uchisoto {
  display: flex;
  gap: 20px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_img_01 {
  width: 71px;
  height: 247px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_img_02 {
  width: 79px;
  height: 247px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_img_03 {
  width: 224px;
  height: 247px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_img_04 {
  width: 184px;
  height: 247px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #016C3A;
  margin-top: 8px;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap {
    gap: 5.3333333333vw 8vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_uchisoto {
    gap: 4vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_img_01 {
    width: 13.6vw;
    height: auto;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_img_02 {
    width: 15.2vw;
    height: auto;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_img_03 {
    width: 43.4666666667vw;
    height: auto;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_img_04 {
    width: 35.4666666667vw;
    height: auto;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap .content .noshi_type_wrap .noshi_type .noshi_title {
    font-size: 3.4666666667vw;
  }
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee .shipping_fee_img {
  max-width: 795px;
  width: 100%;
  margin: 0 auto;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table {
  table-layout: fixed;
  border: solid 1px #D9D9D9;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th {
  background-color: #EFEFEF;
  border-bottom: solid 1px #D9D9D9;
  text-align: left;
  font-weight: 500;
  padding-top: 8px;
  padding-bottom: 8px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th:last-child {
  text-align: center;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td {
  border-bottom: dotted 1px #D9D9D9;
  text-align: left;
  font-weight: 400;
  padding-top: 7px;
  padding-bottom: 7px;
  word-break: keep-all;
  vertical-align: top;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td:last-child {
  text-align: center;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th:first-child,
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td:first-child {
  width: 220px;
  padding-left: 40px;
  padding-right: 30px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th:nth-child(2),
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td:nth-child(2) {
  width: auto;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th:last-child,
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td:last-child {
  width: 160px;
  padding-left: 30px;
  padding-right: 50px;
}
body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr:last-child td {
  border-bottom: none;
}
@media screen and (max-width: 1000px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th:first-child,
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td:first-child {
    width: 160px;
    padding-left: 20px;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th:last-child,
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td:last-child {
    width: 110px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table {
    font-size: 3.4666666667vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th {
    padding-top: 1.3333333333vw;
    padding-bottom: 1.3333333333vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td {
    padding-top: 1.0666666667vw;
    padding-bottom: 1.0666666667vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th:first-child,
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td:first-child {
    width: 26.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-right: 5.3333333333vw;
  }
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr th:last-child,
  body #contents:has(div.shopping_guide) > article #main-column .shopping_guide .contents_wrap.fee table tbody tr td:last-child {
    width: 21.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 2.6666666667vw;
  }
}
body #contents:has(div.shopping_guide) #sub-column {
  display: block;
  width: 240px;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  body #contents:has(div.shopping_guide) #sub-column {
    display: none;
  }
}/*# sourceMappingURL=text-page.css.map */