/*
pc shopping css start
*/
/* line 8, ../scss/shopping.scss */
.shopping {
  /* shopping end*/
}
/* line 9, ../scss/shopping.scss */
.shopping #breadcrumb {
  display: block;
}
/* line 12, ../scss/shopping.scss */
.shopping .shopping-title-area {
  font-size: 14px;
  color: #c70019;
  margin-bottom: 50px;
}
/* line 16, ../scss/shopping.scss */
.shopping .shopping-title-area .shopping-title {
  font-size: 28px;
  color: #c70019;
  margin-bottom: 24px;
}
/* line 22, ../scss/shopping.scss */
.shopping .shopping-sec-title {
  font-size: 22px;
  margin-bottom: 30px;
  padding-top: 25px;
  border-top: 2px solid #c70019;
  color: #c70019;
}
/* line 29, ../scss/shopping.scss */
.shopping .shopping-sec01 {
  font-size: 14px;
  line-height: 1.8em;
  width: 360px;
  margin-bottom: 60px;
  float: left;
}
/* line 35, ../scss/shopping.scss */
.shopping .shopping-sec01 p {
  margin-bottom: 20px;
}
/* line 39, ../scss/shopping.scss */
.shopping .sec01-cover {
  overflow: hidden;
  padding-bottom: 30px;
}
/* line 42, ../scss/shopping.scss */
.shopping .shopping-01right {
  float: right;
  text-align:right;
}
.shopping .shopping-01right p {
	margin-bottom:10px;
}
/* line 45, ../scss/shopping.scss */
.shopping .kigen {
  width: 320px;
  padding: 20px;
  background-color: #fcfcfc;
}
/* line 49, ../scss/shopping.scss */
.shopping .kigen dt {
  width: 120px;
  height: 26px;
  display: block;
  border-bottom: 1px solid #cccccc;
  float: left;
  padding-bottom: 5px;
}
/* line 57, ../scss/shopping.scss */
.shopping .kigen dd {
  display: block;
  height: 26px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
/* line 63, ../scss/shopping.scss */
.shopping .kigen .border-none {
  padding-top: 10px;
  border-bottom: none;
}
/* line 68, ../scss/shopping.scss */
.shopping .kakaku {
  border: 1px solid #ccc;
  width: 100%;
  font-size: 14px;
  margin-bottom: 60px;
}
/* line 73, ../scss/shopping.scss */
.shopping .kakaku th {
  background-color: #fcfcfc;
  text-align: center;
}
/* line 77, ../scss/shopping.scss */
.shopping .kakaku th, .shopping .kakaku td {
  padding: 14px;
  border: 1px solid #ccc;
}
/* line 80, ../scss/shopping.scss */
.shopping .kakaku th span, .shopping .kakaku td span {
  font-size: 12px;
  display: block;
  color: #c70019;
}
/* line 86, ../scss/shopping.scss */
.shopping .kakaku .btn {
  width: 140px;
  padding: 10px;
  text-align: center;
}
/* line 92, ../scss/shopping.scss */
.shopping .shopping-sec-txt {
  margin-bottom: 20px;
}
/* line 95, ../scss/shopping.scss */
.shopping .anch {
  margin-bottom: 40px;
}
.shopping .anch a {
  color: #3e9baf;
  text-decoration: underline;
}
/* line 98, ../scss/shopping.scss */
.shopping .shop-name-area {
  font-size: 22px;
  line-height: 1em;
  color: #c70019;
  width: 670px;
  height: 60px;
  padding-left: 30px;
}
/* line 106, ../scss/shopping.scss */
.shopping .price-table {
  margin-bottom: 50px;
  font-size: 13px;
  width: 700px;
}
/* line 110, ../scss/shopping.scss */
.shopping .price-table th {
  background-color: #fcfcfc;
  text-align: center;
}
/* line 114, ../scss/shopping.scss */
.shopping .price-table th, .shopping .price-table td {
  padding: 10px;
  border: 1px solid #ccc;
  line-height: 1.6em;
}
/* line 119, ../scss/shopping.scss */
.shopping .price-table .cell-l {
  width: 380px;
}
/* line 122, ../scss/shopping.scss */
.shopping .price-table .price {
  text-align: center;
}
/* line 125, ../scss/shopping.scss */
.shopping .price-table .btn {
  width: 140px;
  padding: 0;
  text-align: center;
}
/* line 130, ../scss/shopping.scss */
.shopping .price-table .mark {
  color: #c70019;
}
/* line 133, ../scss/shopping.scss */
.shopping .price-table .price-image {
  display: block;
}
/* line 136, ../scss/shopping.scss */
.shopping .price-table .bold {
  font-weight: bold;
}
/* line 140, ../scss/shopping.scss */
.shopping .shop-name-area {
  position: relative;
  height: 60px;
  width: 700px;
  margin-bottom: 20px;
}
/* line 145, ../scss/shopping.scss */
.shopping .shop-name-area h2 {
  display: inline-block;
}
/* line 148, ../scss/shopping.scss */
.shopping .shop-name-area .title-img-l {
  vertical-align: middle;
  margin-right: 20px;
}
/* line 152, ../scss/shopping.scss */
.shopping .shop-name-area .title-img-r {
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  text-align: left;
}

#table-cover{
  padding: 30px;
  background-color: #fcfcfc;
}

#regulation th {
  width: 120px;
  font-weight: bold;
}

#regulation td {
  
}
#regulation th,
#regulation td {
  padding: 14px 10px;
  border-bottom: dotted 1px #ccc;
}
#regulation th.top {
  vertical-align: top;
}

/*
pc shopping css end
*/
@media screen and (max-width: 540px) {
  /*
  sp shopping css start
  */
  /* line 170, ../scss/shopping.scss */
  .shopping {
    /* shopping style*/
    /*shopping style end*/
  }
.lower-section-title {
  padding-left: 10px;
}
.shopping #breadcrumb {
  display: block;
}
/* line 12, ../scss/shopping.scss */
.shopping .shopping-title-area {
  font-size: 12px;
  line-height: 1.5em;
  color: #c70019;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 16, ../scss/shopping.scss */
.shopping .shopping-title-area .shopping-title {
  font-size: 28px;
  color: #c70019;
  margin-bottom: 24px;
}
/* line 22, ../scss/shopping.scss */
.shopping .shopping-sec-title {
  font-size: 16px;
  padding: 25px 0 20px;
  margin: 0 10px;
  border-top: 2px solid #c70019;
  color: #c70019;
}
/* line 29, ../scss/shopping.scss */
.shopping .shopping-sec01 {
  font-size: 12px;
  line-height: 1.5em;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
  float: none;
}
.shopping .shopping-01right {
width:100%;
  min-height: 180px;
  position: relative;
  text-align: center;
}
.shopping-01right img {
  display: block;
  width: 100%;
  height: auto;
}
.shopping .shopping-01right p.img-01 {
  position: absolute;
  width: 32%;
  height: auto;
  left:0;
}
.shopping .shopping-01right p.img-02 {
  position: absolute;
  width: 32%;
  height: auto;
  left:33%;
}
.shopping .shopping-01right p.img-03 {
  position: absolute;
  width: 32%;
  height: auto;
  right:0;
}
/* line 35, ../scss/shopping.scss */
.shopping .shopping-sec01 p {
  margin-bottom: 20px;
}
/* line 39, ../scss/shopping.scss */
.shopping .sec01-cover {
  overflow: visible;
  padding: 0 10px;
}
/* line 42, ../scss/shopping.scss */
.shopping .shopping-01right {
  float: none;
}
/* line 45, ../scss/shopping.scss */
.shopping .kigen {
  width: 100%;
  padding: 10px;
  background-color: #fcfcfc;
}
/* line 49, ../scss/shopping.scss */
.shopping .kigen dt {
  width: 120px;
  height: 26px;
  display: block;
  border-bottom: 1px solid #cccccc;
  float: left;
  padding-bottom: 5px;
}
/* line 57, ../scss/shopping.scss */
.shopping .kigen dd {
  display: block;
  height: 26px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
/* line 63, ../scss/shopping.scss */
.shopping .kigen .border-none {
  padding-top: 10px;
  border-bottom: none;
}
/* line 68, ../scss/shopping.scss */
.shopping .kakaku {
  border: 1px solid #ccc;
  width: 95%;
  font-size: 14px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.shopping .kakaku input[type=image]{
  width: 80px;
  height: auto;
}
/* line 73, ../scss/shopping.scss */
.shopping .kakaku th {
  background-color: #fcfcfc;
  text-align: center;
}
/* line 77, ../scss/shopping.scss */
.shopping .kakaku th, .shopping .kakaku td {
  padding: 5px;
  border: 1px solid #ccc;
}
/* line 80, ../scss/shopping.scss */
.shopping .kakaku th span, .shopping .kakaku td span {
  font-size: 10px;
  display: block;
  color: #c70019;
}
.shopping .kakaku td {
  font-size: 11px;
}
/* line 86, ../scss/shopping.scss */
.shopping .kakaku .btn {
  width: auto;
  padding: 10px;
  text-align: center;
}
/* line 92, ../scss/shopping.scss */
.shopping .shopping-sec-txt {
  margin-bottom: 20px;
  padding: 20px 10px 0;
}
/* line 95, ../scss/shopping.scss */
.shopping .anch {
  padding-left: 10px;
  line-height: 2em;
  margin-bottom: 40px;
}
/* line 98, ../scss/shopping.scss */
.shopping .shop-name-area {
  font-size: 16px;
  line-height: 1em;
  color: #c70019;
  width: 100%;
  height: 60px;
  padding-left: 10px;
}
/* line 106, ../scss/shopping.scss */
.shopping .price-table {
  font-size: 12px;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 20px;
}
/* line 110, ../scss/shopping.scss */
.shopping .price-table th {
  background-color: #fcfcfc;
  text-align: center;
}
/* line 114, ../scss/shopping.scss */
.shopping .price-table th, .shopping .price-table td {
  padding: 10px;
  border: 1px solid #ccc;
  line-height: 1.6em;
}
/* line 119, ../scss/shopping.scss */
.shopping .price-table .cell-l {
  width: 190px;
}
/* line 122, ../scss/shopping.scss */
.shopping .price-table .price {
  text-align: center;
}
/* line 125, ../scss/shopping.scss */
.shopping .price-table .btn {
  width: auto;
  padding: 5px;
  text-align: center;
}
.shopping .price-table .btn input[type=image] {
  width: 80px;
  height: auto;
}
/* line 130, ../scss/shopping.scss */
.shopping .price-table .mark {
  color: #c70019;
}
/* line 133, ../scss/shopping.scss */
.shopping .price-table .price-image {
  display: block;
}
/* line 136, ../scss/shopping.scss */
.shopping .price-table .bold {
  font-weight: bold;
}
/* line 140, ../scss/shopping.scss */
.shopping .shop-name-area {
  position: static;
  height: auto;
  width: 100%;
  margin-bottom: 20px;
}
/* line 145, ../scss/shopping.scss */
.shopping .shop-name-area h2 {
  display: inline-block;
  margin-bottom: 10px;
}
/* line 148, ../scss/shopping.scss */
.shopping .shop-name-area .title-img-l {
  vertical-align: bottom;
  margin-right: 0;
}
/* line 152, ../scss/shopping.scss */
.shopping .shop-name-area {
  text-align: center;
}
.shopping .shop-name-area .title-img-r {
  display: inline;
  position: static;
}
/*特定商品法に基づく表示*/
body.shopping #content {
  padding-top: 10px;
}
.sp-reg-title {
  padding-left: 10px;
}
body.shopping #table-cover{
  padding: 10px;
  margin: 0 10px 60px;
  background-color: #fcfcfc;
}
body.shopping #go-contact-page-area {
  display: none;
}

#regulation th {
  width: 30%;
  font-weight: bold;
}

#regulation td {
  
}
#regulation th,
#regulation td {
  font-size: 11px;
  padding: 14px 10px;
  border-bottom: dotted 1px #ccc;
}
#regulation th.top {
  vertical-align: top;
}
#regulation th.tr-last,
#regulation td.tr-last {
  border-bottom: none;
}

  /*
  sp shopping css end
  */
}