@charset "UTF-8";

main {
  padding-bottom:80px;
}
header {
    margin-bottom: 30px;
    height: 157px;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  background: #FFFFFF;
  z-index: 1000;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  header {
    height: 108px;
  }
}
@media screen and (max-width: 1000px) {
  header {
    height: 169px;
  }
}

@media (max-width: 750px) {
  main {
    padding-bottom:60px;
  }
  header {
    margin-bottom: 0;
    height: 38vw;
    margin-bottom: 2.5vw;
  }
  .header {
    padding-bottom: 4vw;
  }
}

/* For site */
.site {
  margin-bottom: 80px;
}
.site h2 {
  margin-top:94px;
}
.site h2:first-child {
  margin-top:0;
}
.site h3 {
  margin: 50px 0 20px;
  padding-left: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #747D83;
  line-height: 172%;
  letter-spacing: 0;
  border-left: 2px solid #747D83;
}
.site h2 + h3 {
  margin: 30px 0 20px;
}
.site p {
  margin-bottom: 24px;
  color: rgb(116, 125, 131);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  background-color: rgb(255, 255, 255);
}
.site li {
  position: relative;
  padding-left:1em;
  color: rgb(116, 125, 131);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.site li::before {
  content: "\30fb";
  position: absolute;
  top: 0;
  left: 0;
}
.site.termsOfUse li,
.sitemap__ul-01 li {
  padding-left:0;
}
.site.termsOfUse li::before,
.sitemap__ul-01 li::before {
  content: "";
}
.site p a,
.site li a {
  color: #073084;
  font-weight: 400;
}
.site .ul__guide-03 > li::before {
  counter-increment: section 1;
  content: counter(section) ".";
  position: absolute;
  top: 0px;
  left: 0px;
  color: rgb(116, 125, 131);
}
.site .ul__guide-03 > li {
  color: #073084;
  font-weight: 700;
}
.site .ul__guide-03 > li span {
  cursor: pointer;
}

@media (max-width: 1400px) {
  .site h2 {
    margin-top:6.7143vw;
  }
}

@media (max-width: 750px) {
  .site {
    margin-bottom: 10.6667vw;
  }
  .site h2 {
    margin-top:13.3333vw;
  }
  .site h3 {
    margin: 40px 0 20px;
    font-size: 3.73333vw;
  }
  .site h2 + h3 {
    margin: 30px 0 20px;
  }
  .site p {
    margin-bottom: 24px;
  }
  .site p,
  .site li {
    font-size: 14px;
  }
}

/* For guide */
.guide {
  margin-bottom: 80px;
}
.guide h2 {
  margin-top:94px;
}
.guide h2:first-child {
  margin-top:0;
}
.guide h3 {
  margin: 50px 0 20px;
  font-weight: bold;
  color: #747D83;
  line-height: 170%;
  letter-spacing: 0;
}
.guide h2 + h3 {
  margin: 30px 0 20px;
}
.main.shipping h3,
.main.notReceiveEmails h3,
.main.mailSetting h3 {
  margin: 30px 0 20px;
  padding-left: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #747D83;
  border-left: 2px solid #747D83;
}
.main.cacheclear h3 {
  margin-top:0;
}
.guide h4 {
  margin-bottom:3px;
  color: #747D83;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0;
}
.guide p {
  margin-bottom: 24px;
  color: rgb(116, 125, 131);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  background-color: rgb(255, 255, 255);
}
.borderBox p:last-child {
  margin-bottom:0;
}
.guide li {
  position: relative;
  padding-left:1em;
  color: rgb(116, 125, 131);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.guide li::before {
  content: "\30fb";
  position: absolute;
  top: 0;
  left: 0;
}
.guide .sitemap__ul-01 li {
  padding-left:0;
}
.guide .sitemap__ul-01 li::before {
  content: "";
}
.guide p a,
.guide li a {
  color: #073084;
  font-weight: 400;
}
.guide .img,
.guide .img__02 {
  margin-bottom:28px;
}
.guide .ul__guide-03 > li::before {
  counter-increment: section 1;
  content: counter(section) ".";
  position: absolute;
  top: 0px;
  left: 0px;
  color: rgb(116, 125, 131);
}
.guide .ul__guide-03 > li {
  color: #073084;
  font-weight: 700;
}
.guide .ul__guide-03 > li span {
  color: #073084;
  font-weight: 700;
  cursor: pointer;
}
.guide .ul__guide-05 li::before {
  content: "";
}
.guide.faq li,
.guide .ulList li {
  padding-left:0;
}
.guide.faq li::before,
.guide .ulList li::before {
  content: "";
}
.guide .guide__gp {
  margin:76px 0;
}
.guide .guide_attribute_list li {
  list-style-type:none;
  padding-left:0;
}
.guide .ul__guide li {
  list-style-type:none;
  padding-left:0;
}
.ul__guide li::before {
  content:"";
}
.guide  .cloud_list {
  display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.guide  .cloud_list li {
  width: calc((100% - 40px) / 3);
  padding: 15px;
  border: 1px solid #D4DBE0;
  border-radius: 10px;
}
.guide  .cloud_list li::before {
  content:"";
}

@media (max-width: 1400px) {
  .guide h2 {
    margin-top:6.7143vw;
  }
}

@media (max-width: 750px) {
  .guide {
    margin-bottom: 10.6667vw;
  }
  .guide h2 {
    margin-top:13.3333vw;
  }
  .guide h3 {
    margin: 40px 0 20px;
  }
  .guide h2 + h3 {
    margin: 30px 0 20px;
  }
  .guide h4 {
    margin-bottom: 0;
    font-size: 3.73333vw;
  }
  .guide p {
    margin-bottom: 24px;
  }
  .guide p,
  .guide li {
    font-size: 14px;
  }
  .guide .img {
    margin-bottom:5.8667vw;
  }
  .guide .img__02 {
    margin-bottom:18px;
  }
  .guide .guide__gp {
    margin:9.6vw 0;
  }
  .guide .cloud_list li {
    width: calc((100% - 20px) / 2);
  }
}

@media screen and (max-width: 480px) {
  .guide .cloud_list li {
    width: 100%;
  }
}

/* For Merchandise */
.merchandise {
  margin-bottom: 80px;
}
.merchandise h2 {
  margin-top:94px;
}
.merchandise h2:first-child {
  margin-top:0;
}
.merchandise h3 {
  margin: 50px 0 20px;
  padding-left: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #747D83;
  line-height: 172%;
  letter-spacing: 0;
  border-left: 2px solid #747D83;
}
.merchandise h2 + h3 {
  margin: 30px 0 20px;
}
.merchandise h4 {
  margin-bottom:3px;
  color: #747D83;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0;
}
.merchandise p {
  margin-bottom: 10px;
  color: rgb(116, 125, 131);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  background-color: rgb(255, 255, 255);
}

.merchandise .bold-red {
  font-weight: bold;
  color: #e60033;
}
.merchandise .marker-under {
  background: linear-gradient(transparent 60%, #ff9 60%);
}
.merchandise .iconlist-title {
  font-weight: bold;
  text-align: center;
}
.merchandise .is-style-memo-box {
  display: block;
  position: relative;
  margin-bottom: 0;
  padding: 20px;
  border: 1px solid #8dd7c1;
  border-radius: 4px;
  background: #ebf8f4;
}
.merchandise .is-style-alert-box {
    display: block;
    position: relative;
    margin-bottom: 0;
    padding: 20px;
    border: 1px solid #f6b9b9;
    border-radius: 4px;
    background: #fdf2f2;
}
.merchandise .iconlist-title + .wp-block-list a {
  font-size:90%;
}

@media (max-width: 1400px) {
  .merchandise h2 {
    margin-top:6.7143vw;
  }
}

@media (max-width: 750px) {
  .merchandise {
    margin-bottom: 10.6667vw;
  }
  .merchandise h2 {
    margin-top:13.3333vw;
  }
  .merchandise h3 {
    margin: 40px 0 20px;
    font-size: 3.73333vw;
  }
  .merchandise h2 + h3 {
    margin: 30px 0 20px;
  }
  .merchandise h4 {
    margin-bottom: 0;
    font-size: 3.73333vw;
  }
  .merchandise p {
    margin-bottom: 24px;
  }
  .merchandise p {
    font-size: 14px;
  }
}
