#globalfooter-nav .pagetop {
  margin: 0;
}
#globalfooter-nav .pagetop a {
  float: none;
}

main {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
  color: #000;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  overflow-y: auto;
  word-break: break-all;
}
.center {
  text-align: center;
}
.mainTitle {
  width: 976px;
  margin: 0 auto;
  display: block;
}
.mainTitle img {
  display: block;
}
.marginAdjust01 {
  margin-bottom:15px;
}
.titleSub {
  background-color: #ffeaeb;
  color: #da0203;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 60px;
  -webkit-text-emphasis: center;
          text-emphasis: center;
  width: 100%;
}
.bdHeader_firstText {
  color: #e00000;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
  padding: 0 1em;
  text-align: center;
}
.bdHeader_textWrap {
  background-color: #f4f4f4;
  padding: 20px;
  width: 100%;
}
.bdHeader_inner {
  background-color: #fff;
  padding: 15px;
}
.bdHeader_text span {
  font-weight: bold;
}
.bdHeader_text02 {
  margin-top: 22px;
}
.bdHeader_red {
  color: #da0203;
  font-size: 18px;
}
#bdHeader .bdHeader_annotationList {
  font-size: 13px;
  margin-top: 30px;
  margin-left: 50px;
}
.bdHeader_annotationList a {
  color: #1876e9;
}
.bdHeader_annotationListRed {
  color: #da0203;
}
.pd_itemArea {
  margin: 60px auto 20px;
}
.pd_itemArea_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 70px;
}
.pd_itemArea_inner.pd_first {
  margin-top: 55px;
}
.pd_itemArea_img {
  position: relative;
  width: 430px;
  width: calc(100% - 430px);
  margin: 20px 0 0 auto;
}
.pd_itemArea_detail {
  padding-top: 15px;
}
.pd_itemArea_table,
.pd_itemArea_detailSmallAnnotation,
.pd_itemArea_detailButton {
  width: 487px;
  margin: 0 0 0 auto;
}
.pd_itemArea_title {
  font-family: "Hiragino Kaku Gothic StdN" sans-serif;
  background-color: #f4f4f4;
  font-size: 28px;
  font-weight: bold;
  margin-left: -105px;
  line-height: 44px;
  padding: 20px 0 20px 123px;
  width: 650px;
}
.pd_itemArea_price img {
  display: block;
  margin: 10px 0 10px auto;
}
.pd_itemArea_table {
  border: 1px solid #e5e5e5;
  margin: 0 0 0 auto;
  padding-top: 10px;
  border-collapse: collapse;
  table-layout: fixed;
  line-height: 26px;
  font-size: 90%;
}
.pd_itemArea_table th,
.pd_itemArea_table tbody tr:first-child td {
  /*height: 55px;*/
  background-color: #fafafa;
}
.pd_itemArea_table th,
.pd_itemArea_table td {
  border: 1px solid #e5e5e5;
  vertical-align: middle;
  text-align: center;
}
.pd_itemArea_detailSmallAnnotation {
  /*color: #666;*/
  font-size: 13px;
  margin-top: 12px;
}
#bdArea .pd_itemArea_detailAnnotationList {
  width: 487px;
  margin: 15px 0 0 auto;
}
#bdArea .pd_itemArea_detailAnnotationList02 {
  width: 430px;
  margin: 70px 0 0;
  font-size: 95%;
}
.pd_itemArea_detailButton {
  /*margin: 30px auto;*/
  margin: 20px auto 10px;
}
#bdArea .pd_itemArea_matome {
  width: 487px;
  margin: 10px 0 10px auto;
}

.setItem {
  margin: 80px auto 0;
}
.setItem picture img {
  display: block;
  margin: 0 auto;
}
.setItem_title {
  background-color: #f4f4f4;
  font-size: 30px;
  font-weight: bold;
  line-height: 44px;
  text-align: center;
  padding: 20px 0;
}
.setItem_price {
  margin: 20px 0;
  text-align: center;
}
#bdArea .setItem_detailAnnotationList {
  width: 850px;
  margin: 0 auto;
  font-size: 95%;
}
.setItem_detailButton {
  margin: 30px 0 80px;
  text-align: center;
}
div#wrapper .sp {
  display: none;
}
.top-announcement {
  padding: 0 20px 40px 100px;
}

.pd_bread-crumb ul a {
  color: #000;
  text-decoration: underline;
}
.pd_b-delivery_listSubName, .pd_b-delivery_listText {
  font-size: 14px;
}
.pd_main-footer__navi ul li a {
  color: #fff;
  font-size: 14px;
}
.basic-page {
  padding: 25px 0 0;
}


@media screen and (max-width: 640px) {
  div#wrapper .sp {
    display: block;
  }
  div#wrapper .pc {
    display: none;
  }
  div#wrapper {
    min-width: 100%;
    width: 100%;
  }
  main {
    color: #000;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    overflow-y: auto;
    word-break: break-all;
  }
  .mainTitle {
    padding: 20px 0 0;
    width: 100%;
  }
  .marginAdjust01 {
    margin-top:20px;
    margin-bottom:0px;
  }
  .titleSub {
    line-height: 28px;
    padding: 20px 0;
    margin: 0;
  }
 /* .bdHeader_firstText {
    padding: 40px 0;
  }*/
  .bdHeader_textWrap {
    padding: 10px;
  }
  .bdHeader_inner {
    padding: 10px;
  }
  #bdHeader .bdHeader_annotationList {
    padding: 0 10px;
    margin-left: 0px;
  }
  .pd_itemArea_inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 94.9334%;
    margin: 0 auto;
  }
  .pd_itemArea_inner.pd_first {
    margin-top: 0;
  }
  .pd_itemArea_img {
    width: 100%;
    margin: 0 0 0 auto;
  }
  .pd_itemArea_detail {
    padding-top: 10px;
  }
  .pd_itemArea_table,
  .pd_itemArea_detailSmallAnnotation,
  .pd_itemArea_detailButton {
    width: 100%;
  }
  .pd_itemArea_title {
    font-size: 26px;
    margin-left: 0px;
    margin-top: 60px;
    padding: 20px 0px;
    text-align: center;
    width: 100%;
  }
  .pd_itemArea_table tbody tr:first-child td:not(:first-child) {
    width: 26.27%;
  }
  #bdArea .pd_itemArea_detailAnnotationList {
    width: 100%;
    font-size: 90%;
  }
  .pd_itemArea_detailButton {
    /*width: 94.667vw;*/
    margin: 25px auto 0;
  }
  #bdArea .pd_itemArea_matome {
    width: 100%;
  }

  .pd_bannerArea_inner {
    width: 94.9334%;
    margin: 0 auto;
  }

  .setItem {
    width: 94.9334%;
    margin: 0 auto;
    padding-bottom: 80px;
  }
  .setItem_title {
    font-size: 26px;
    margin-top: 60px;
    padding: 20px 0;
  }
  #bdArea .setItem_detailAnnotationList {
    margin-top: 20px;
    width: 100%;
  }
  .setItem_detailButton {
    /*width: 94.667vw;*/
    margin: 30px auto 0;
  }
  #meritArea {
    width: 94.9334%;
    margin: 0 auto;
  }
  #meritArea img {
    float: none;
    margin-left: 0;
  }
  .top-announcement {
    padding: 0 20px 40px;
  }


  .pd_b-delivery_listSubName, .pd_b-delivery_listText {
    font-size: 13px;
  }
  .pd_main-footer__navi ul li a {
    font-size: 13px;
  }
  #globalfooter {
    padding-bottom: 2.5rem;
  }

}

/*# sourceMappingURL=style_index.css.map */
