@charset "UTF-8";
/* common */
main{
	font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
  font-feature-settings: normal;
}
main h1,
main p {
  margin: 0;
}
main * {
  line-height: 1.7;
}
main ul {
  list-style: disc;
}
.rte ol,.rte p,.rte table,.rte ul{
	margin-bottom:15px
}
.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
  margin-top: 60px;
  margin-bottom: 25px;
}
.rte h1:first-child, .rte h2:first-child, .rte h3:first-child, .rte h4:first-child, .rte h5:first-child, .rte h6:first-child {
  margin-top: 0;
}
.section-header__title_second {
  font-family: Noto Sans JP;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.02em;
  text-align: center;
}
.page-content, .shopify-email-marketing-confirmation__container, .shopify-policy__container {
  padding-top: 35px;
  padding-bottom: 35px;
}
.section-header {
  margin-bottom: 40px;
}
@media only screen and (max-width:750px){
  main {
		font-size: 12px;
	}
	.rte ol,.rte p,.rte table,.rte ul{
		margin-bottom:25px
	}
  .page-content, .shopify-email-marketing-confirmation__container, .shopify-policy__container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section-header {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width:751px){
	.rte ol,.rte p,.rte table,.rte ul{
		margin-bottom:25px
	}
}

.wrapper {
  box-sizing: border-box;
  max-width: 700px;
  margin: 0 auto;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }
}
p,h3,h4,h5,ul {
  padding: 0;
  margin: 0;
}
.util__title {
  font-family: Noto Sans JP;
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 48px;
}
@media screen and (max-width: 750px) {
  .util__title {
      margin-top: 24px;
  }
}
.guide__section {
  margin-bottom: 60px;
}
.guide__section .weight__500 {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-align: left;
}
.guide__section p {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-top: 8px;
}
@media screen and (max-width: 750px) {
  .guide__section p {
    font-family: Noto Sans JP;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.02em;
    text-align: left;
  }
}
.guide__section ul {
  padding-inline-start: 1em;
}
@media screen and (max-width: 750px) {
  .guide__section ul {
    padding-inline-start: 2em;
  }
}
.guide__section .product__shipping__ul {
  padding-inline-start: 2em;
}
.guide__section .product__shipping__p {
  padding-left: 2em;
}
.guide__section .time__p {
  font-weight: 500;
  margin-bottom: 30px;
}
.guide__section .time__ul {
  list-style: none;
  display: flex;
  margin-right: 20px;
}
@media screen and (max-width: 750px) {
  .guide__section .time__ul {
    grid-template-rows: 3fr;
    grid-gap: 10px;
  }
  .guide__section .time__ul li {
    width: calc(30%);
  }
}¥
.is-sp{
  display: none;
}
@media screen and (max-width: 750px) {
  .is-sp{
    display: block;
    padding-left: 3em;
  }
}
.guide__section h3 {
  font-family: Noto Sans JP;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 8px;
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  .guide__section h3 {
    font-family: Noto Sans JP;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-align: left;
    font-size: 16px;
  }
}
.guide__section h4 {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-top: 24px;
  margin-bottom: 8px;
}
.guide__section .guide__section__h4_2 {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .guide__section h4 {
    font-family: Noto Sans JP;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
  }
}
.guide__section li {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .guide__section li {
    font-family: Noto Sans JP;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.02em;
    text-align: left;
  }
}
.guide__box {
  background: #FAFAFA;
  border-radius: 2px;
  padding: 16px;
  margin-top: 27px;
}
.guide__box .item {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .guide__box .item {
    font-family: Noto Sans JP;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0.02em;
    text-align: left;
  }
}
.guide__box ul {
  padding-inline-start: 40px;
}
@media screen and (max-width: 750px) {
  .guide__box ul {
    padding-inline-start: 1em;
    font-family: Noto Sans JP;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.02em;
    text-align: left;
    padding-inline-start: 20px;
  }   
}
.guide__box h4 {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-top: 0;
}
.guide__box h5 {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  margin-left: 16px;
  margin-top: 8px;
}
@media screen and (max-width: 750px) {
  .guide__box h5 {
    font-family: Noto Sans JP;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0.02em;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.guide__section .contact__us__email {
  font-weight: 700;
  margin-top: 20px;
}
.guide__section .contact__us__email a {
  font-weight: 500;
  color: #7D7E4E;
}
.acd-check{
  display: none;
}
.acd-label{
  /* background: #0068b7; */
  /* color: #fff; */
  display: block;
  margin-bottom: 1px;
  /* padding: 10px; */
  position: relative;
  border-bottom: 1px solid #E6E6E6;
  margin-top: 20px;
  font-family: Noto Sans JP;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-align: left;
}
.acd-label:after{
  content: "";
  position: absolute;
  right: 1.25em;
  top: 0.5em;
  width: 8px;
  height: 8px;
  border: 2px solid;
  border-color:  transparent transparent #1A1A1A #1A1A1A;
  transform: rotate(-45deg);
}
@media screen and (max-width: 750px) {
  .acd-label:after{
    top: 0.4em;
  }
}
.acd-content{
  margin-top: 24px;
}
.acd-check:checked + .acd-label:after{
  top: 1em;
  transform: rotate(135deg);
}
@media screen and (max-width: 750px) {
  .acd-check:checked + .acd-label:after{
    top: 0.8em;
  }
}
.acd-check:checked + .acd-label + .acd-content{
  height: auto;
  opacity: 1;
  /* padding: 10px; */
  visibility: visible;
}
label {
  padding: 0;
}