#next_content {
   width: 1100px;
   margin: 0 auto;
   padding: 15px 0 30px;
}

#next_left {
   width: 240px;
   float: left;
}

#next_right {
   width: 860px;
   float: left;
}

.side_products {
   background: url(https://file001.shop-pro.jp/PA01324/142/img/top_products_pattern.gif);
   padding: 6px;
   position: relative;
}

.side_products:before {
   z-index: -1;
   position: absolute;
   content: "";
   bottom: 15px;
   left: 10px;
   width: 100%;
   top: 80%;
   max-width: 300px;
   background: #777;
   -webkit-box-shadow: 0 15px 10px #999;
   -moz-box-shadow: 0 15px 10px #999;
   box-shadow: 0 15px 10px #999;
   -webkit-transform: rotate(-2deg);
   -moz-transform: rotate(-2deg);
   -o-transform: rotate(-2deg);
   -ms-transform: rotate(-2deg);
   transform: rotate(-2deg);
}

.side_products .inner {
   background: url(https://file001.shop-pro.jp/PA01324/142/img/top_area_back.gif);
   position: relative;
   z-index: 10;
   width: 106%;
}

.next_side {
   width: 216px;
   margin: 0px 0 0;
}

.side_products .title {
   background: #86bad0;
}

.side_products .title dt {
   text-align: center;
   }

.side_products .title dt span {
   display: inline-block;
   background: #4688aa;
   color: #fff;
   text-align: center;
   font-size: 16px;
   padding: 5px 17px;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.side_products .title dd {
   font-size: 24px;
   font-weight: bold;
   color: #fff;
   text-align: center;
   padding: 0 0 10px;
}

.side_products .title dd p {
   margin: 0;
   padding: 15px 0 3px;
   letter-spacing: 0.05em;
}

.side_products .img {
   text-align: center;
   display: table-cell;
   vertical-align: middle;
   height: 270px;
   width: 240px;
   layout-grid-line: 270px;
}

// .side_products_category {
//    border: 1px solid #86bad0;
//    background: #86bad0;
//    margin: 0 0 25px;
//    position: relative;
// }

// .side_products_category:before,
// .side_products_category:after {
//    z-index: -1;
//    position: absolute;
//    content: "";
//    bottom: 14px;
//    left: 9px;
//    width: 100%;
//    top: 80%;
//    max-width: 108px;
//    background: #777;
//    -webkit-box-shadow: 0 15px 9px #aaa;
//    -moz-box-shadow: 0 15px 9px #aaa;
//    box-shadow: 0 15px 9px #aaa;
//    -webkit-transform: rotate(-4deg);
//    -moz-transform: rotate(-4deg);
//    -o-transform: rotate(-4deg);
//    -ms-transform: rotate(-4deg);
//    transform: rotate(-4deg);
// }

// .side_products_category:after {
//    -webkit-transform: rotate(4deg);
//    -moz-transform: rotate(4deg);
//    -o-transform: rotate(4deg);
//    -ms-transform: rotate(4deg);
//    transform: rotate(4deg);
//    right: 9px;
//    left: auto;
// }

// .side_products_category li {
//    font-size: 16px;
//    line-height: 21px;
//    font-weight: bold;
//    background: url(https://file001.shop-pro.jp/PA01324/142/img/side_arrow2.png) no-repeat 180px center;
// }

// .side_products_category li+li {
//    border-top: 1px dotted #fff;
// }

// .side_products_category li a {
//    color: #fff;
//    display: block;
//    width: 201px;
//    height: 100%;
//    padding: 21px 0 21px 12px;
// }

// .side_products_category li a:hover {
//    text-decoration: none;
//    color: #717070;
// }

// .side_products_category li.multi a {
//    padding: 11px 0 11px 12px;
// }


.side_nav {
   border: 1px solid #c8c9c9;
   background: #fff;
   margin: 0 0 25px;
   position: relative;
}

.side_nav:before,
.side_nav:after {
   z-index: -1;
   position: absolute;
   content: "";
   bottom: 14px;
   left: 9px;
   width: 100%;
   top: 80%;
   max-width: 108px;
   background: #777;
   -webkit-box-shadow: 0 15px 9px #aaa;
   -moz-box-shadow: 0 15px 9px #aaa;
   box-shadow: 0 15px 9px #aaa;
   -webkit-transform: rotate(-4deg);
   -moz-transform: rotate(-4deg);
   -o-transform: rotate(-4deg);
   -ms-transform: rotate(-4deg);
   transform: rotate(-4deg);
}

.side_nav:after {
   -webkit-transform: rotate(4deg);
   -moz-transform: rotate(4deg);
   -o-transform: rotate(4deg);
   -ms-transform: rotate(4deg);
   transform: rotate(4deg);
   right: 9px;
   left: auto;
}

.side_nav li {
   font-size: 15px;
   font-weight: bold;
   background: url(https://file001.shop-pro.jp/PA01324/142/img/side_arrow.gif) no-repeat 180px center;
}

.side_nav li+li {
   border-top: 1px dotted #b5b5b6;
}

.side_nav li a {
   color: #727171;
   display: block;
   width: 202px;
   height: 100%;
   padding: 12px 0 12px 12px;
}

.side_nav li a:hover {
   text-decoration: none;
   color: #00A0C8;
}

.pegetop {
   width: 1100px;
   margin: 0 auto;
   text-align: right;
}



.products_detail {
   background: url(https://file001.shop-pro.jp/PA01324/142/img/top_products_pattern.gif);
   padding: 6px;
   position: relative;
}

.products_detail dl.caption {
   border-bottom: 2px solid #00A0C8;
   padding: 45px 0px 0px;
}

.products_detail dl.caption dt {
   font-weight: bold;
   font-size: 32px;
   letter-spacing: 0.1em;
}

.products_detail dl.caption dd {
   padding: 13px 0px 15px;
}

.products_detail:before,
.products_detail:after {
   z-index: -1;
   position: absolute;
   content: "";
   bottom: 14px;
   left: 22px;
   width: 100%;
   top: 80%;
   max-width: 410px;
   background: #777;
   -webkit-box-shadow: 0 15px 9px #aaa;
   -moz-box-shadow: 0 15px 9px #aaa;
   box-shadow: 0 15px 9px #aaa;
   -webkit-transform: rotate(-0.9deg);
   -moz-transform: rotate(-0.9deg);
   -o-transform: rotate(-0.9deg);
   -ms-transform: rotate(-0.9deg);
   transform: rotate(-0.9deg);
}

.products_detail:after {
   -webkit-transform: rotate(0.9deg);
   -moz-transform: rotate(0.9deg);
   -o-transform: rotate(0.9deg);
   -ms-transform: rotate(0.9deg);
   transform: rotate(0.9deg);
   right: 22px;
   left: auto;
}

.products_detail .inner {
   background: url(https://file001.shop-pro.jp/PA01324/142/img/top_area_back.gif);
   padding: 0 29px 30px;
}

.products_detail .caption {
   padding: 30px 0;
   font-size: 26px;
   font-weight: bold;
}

.products_detail .caption p {
   font-size: 18px;
   margin: 0;
   font-weight: normal;
}

.products_detail .caption p img {
   padding: 0 0 0 10px;
}

.products_detail form table {
   width: 606px;
   margin: 0 auto;
}

.products_detail form table th {
   border: 1px solid #717070;
   background: #bdecf1;
   font-size: 16px;
   font-weight: normal;
   text-align: center;
   padding: 20px 20px;
   width: 95px;
}

.products_detail form table td {
   border: 1px solid #717070;
   padding: 20px 20px;
   font-size: 21px;
   background-color: #fff;
}

.products_detail form table td.price {
   font-weight: bold;
   color: #ff0029;
}

.products_detail form table td.price span {
   font-weight: normal;
   color: #444;
}

.products_detail form table td span {
   font-size: 12px;
}

.products_detail .add-cart {
   text-align: center;
   padding: 40px 0 0px;
}

.products_detail .link {
   text-align: center;
   padding: 40px 0 0px;
}

.products_detail .link li {
   display: inline-block;
   font-size: 14px;
   background: url(https://file001.shop-pro.jp/PA01324/142/img/side_arrow.gif) no-repeat left center;
   margin: 0 7px;
}

.products_detail .link li a {
   color: #00a0c8;
   padding: 0 0 0 25px;
}

.products_detail .link li a:hover {
   text-decoration: none;
   color: #025c73;
}

.products_detail_contents {
   margin-top: 40px;
}

.products_detail_contents > ul {
   width: 200px;
   float: left;
   margin: 0px 30px 0 0;
}

.products_detail_contents li p {
   text-align: right;
   margin: 0;
   padding: 0 0 15px;
   font-size: 10px;
}

.products_detail_contents .description {
   width: 560px;
   float: left;
}

/*
.products_detail_contents dl dt {
   font-size: 18px;
   border-bottom: 2px dotted #717070;
   padding: 0 0 12px;
}

.products_detail_contents dl dd {
   padding: 12px 0 40px;
   font-size: 14px;
   line-height: 24px;
}

.products_detail_contents dl dd p {
   margin: 0;
   padding-left: 1.2em;
   text-indent: -0.6em;
}

.products_detail_contents dl dd p span {
   color: #00A0C8;
   font-size: 22px;
   display: inline-block;
   padding: 0px 3px 0px 0px;
   vertical-align: bottom;
}

.products_detail_contents dl dd .comment {
   font-size: 12px;
   padding: 20px 0 0;
}

*/

.products_num input {
   padding: 0.3em 0;
   text-align: center;
}

.description p {
   margin: 0;
   font-size: 14px;
   line-height: 22px;
   padding: 20px 0;
}

.description ul li {
   padding-left: 1.3em;
   text-indent: -0.7em;
}

.description ul li span {
   color: #00a0c8;
   font-size: 22px;
   display: inline-block;
   padding: 0 3px 0 0;
   vertical-align: bottom;
}

.description table {
   width: 100%;
   margin: 30px 0 10px;
}

.description table th {
   background: #ceebf3;
   border: 1px solid #717070;
   text-align: left;
   padding: 10px 12px;
   vertical-align: top;
}

.description table th.point {
   line-height: 14px;
}

.description table th span {
   font-size: 10px;
}

.description table td {
   border: 1px solid #717070;
   padding: 10px 12px;
   width: 45%;
   vertical-align: middle;
   background: #fff;
}

.description  table.line2 td {
   width: 80%;
}

.description table td.top {
   vertical-align: top;
}

.description .caution {
   font-size: 11px;
}

.products_binder {
   background: url(https://file001.shop-pro.jp/PA01324/142/img/top_products_pattern.gif);
   padding: 6px;
   position: relative;
}

.products_binder:before,
.products_binder:after {
   z-index: -1;
   position: absolute;
   content: "";
   bottom: 14px;
   left: 22px;
   width: 100%;
   top: 80%;
   max-width: 410px;
   background: #777;
   -webkit-box-shadow: 0 15px 9px #aaa;
   -moz-box-shadow: 0 15px 9px #aaa;
   box-shadow: 0 15px 9px #aaa;
   -webkit-transform: rotate(-0.9deg);
   -moz-transform: rotate(-0.9deg);
   -o-transform: rotate(-0.9deg);
   -ms-transform: rotate(-0.9deg);
   transform: rotate(-0.9deg);
}

.products_binder:after {
   -webkit-transform: rotate(0.9deg);
   -moz-transform: rotate(0.9deg);
   -o-transform: rotate(0.9deg);
   -ms-transform: rotate(0.9deg);
   transform: rotate(0.9deg);
   right: 22px;
   left: auto;
}

.products_binder .inner {
   background: url(https://file001.shop-pro.jp/PA01324/142/img/top_area_back.gif);
   padding: 0 26px 40px;
}

.products_binder .img {
   width: 171px;
   float: left;
   margin: 0 20px 0 0;
   text-align: center;
}

.products_binder .img li {
   margin: 15px 0 0;
}

.products_binder .detail {
   width: 605px;
   float: left;
}

.products_binder dl.caption {
   border-bottom: 2px solid #00A0C8;
   padding: 45px 0px 0px;
}

.products_binder dl.caption dt {
   font-weight: bold;
   font-size: 32px;
   letter-spacing: 0.1em;
   line-height: 48px;
}

.products_binder dl.caption dd {
   padding: 8px 0px 12px;
}

.products_binder .contents {
   padding: 0 0 35px;
}

.products_binder .contents p {
   margin: 0;
   font-size: 14px;
   padding: 25px 0 0;
   line-height: 21px;
}

.products_binder .contents p span {
   display: block;
   font-size: 11px;
   padding: 5px 0 0 15px;
}

.products_binder table {
   width: 100%;
}

.products_binder table th {
   border: 1px solid #717070;
   background: #bdecf1;
   font-size: 16px;
   font-weight: normal;
   text-align: center;
   padding: 20px 20px;
   width: 95px;
}

.products_binder table td {
   border: 1px solid #717070;
   padding: 20px 20px;
   font-size: 21px;
   background: #fff;
}

.products_binder table td.price {
   font-weight: bold;
   color: #ff0029;
}

.products_binder table td span {
   font-size: 12px;
}

.products_binder .add-cart {
   text-align: center;
   padding: 40px 0 35px;
}

.products_binder .link {
   text-align: center;
}

.products_binder .link li {
   display: inline-block;
   font-size: 14px;
   background: url(https://file001.shop-pro.jp/PA01324/142/img/side_arrow.gif) no-repeat left center;
   margin: 0;
}

.products_binder .link li+li {
   margin: 0 0 0 4px;
}

.products_binder .link li a {
   color: #00a0c8;
   padding: 0 0 0 24px;

}

.products_binder .link li a:hover {
   text-decoration: none;
   color: #025c73;
}

#option_tbl {
   margin: 10px 0;
   width: auto;
}
  

#option_tbl th {
   background: #f3eee7;
   padding: 1px 10px;
   border: 0;
}

#option_tbl td {
   padding: 4px 10px;
   border: 0;
}

#option_tbl td.cell_2 div {
   display: inline-block;
   vertical-align: middle;
}

#option_tbl td.cell_2 label {
   display: inline-block!important;
}

.nodata {
    padding: 50px 0 500px 0;
    font-size: 1.5em;
    text-align: center;
}

.binder_type {
  margin-bottom: 6%;
  background: #fff287;
  font-size: 1.2em;
  padding: 1.5em;
}
.binder_type span {
  font-weight: bold;
  color: #b10123;
}
.binder_type p {
  margin-top: 0;
}
.binder_type dl dt {
  display: inline-block;
  font-weight: bold;
  float: left;
  margin-right: 1em;
}
.binder_type dl dd {
  display: inline-block;
}

.city {
  font-size: 32px;
  font-weight: bold;
  border-bottom: 2px solid #00a0c8;
  padding-top: 3%;
  letter-spacing: 0.1em;
}
.city p {
  margin: 0;
}

.season_txt {
    text-align: center;
    font-size: 13px;
    padding: 0 0 1em;
}

.binder_link {
  font-size: 14px;
  margin: 8px 0 0 0;
}

.caption p b {
  background-color: #f79901;
  display: inline-block;
  padding: 2px 8px;
  margin-right: 8px;
  color: #fff;
}