/* bddvd
##################################### */
#bddvd #main {
  background: url("../img/bddvd/bg_t.png") no-repeat 0 0/100% auto;
}

#bddvd .cate {
  display: inline-block;
  padding: .3em 1.5em .26em;
  margin-bottom: 5px;
  color: #fff;
}

#bddvd .cate.dvd {
  background: #5bb653;
}

#bddvd .cate.bd {
  background: #034527;
}

.list_bddvd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.7;
}

.list_bddvd .thum {
  position: relative;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #fff inset, 0 0 0 2px #826122 inset;
  box-shadow: 0 0 0 1px #fff inset, 0 0 0 2px #826122 inset;
  border: 1px solid #826122;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px;
  margin-bottom: 8px;
  margin-bottom: 15px;
  text-align: center;
}

.list_bddvd .thum:before, .list_bddvd .thum:after {
  z-index: 1;
}

.list_bddvd .thum:before, .list_bddvd .thum:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 37px;
  background-size: 36px 37px !important;
}

.list_bddvd .thum:before {
  top: 0;
  background: url("../img/common/frame03_tl.png") no-repeat 0 0, url("../img/common/frame03_tr.png") no-repeat 100%;
}

.list_bddvd .thum:after {
  bottom: 0;
  background: url("../img/common/frame03_bl.png") no-repeat 0 0, url("../img/common/frame03_br.png") no-repeat 100%;
}

.list_bddvd .thum img {
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.list_bddvd a:hover .thum img {
  opacity: .5;
}

.list_bddvd .ttl {
  display: block;
}

.box_bddvd .img {
  position: relative;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #fff inset, 0 0 0 2px #826122 inset;
  box-shadow: 0 0 0 1px #fff inset, 0 0 0 2px #826122 inset;
  border: 1px solid #826122;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.box_bddvd .img:before, .box_bddvd .img:after {
  z-index: 1;
}

.box_bddvd .img:before, .box_bddvd .img:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 37px;
  background-size: 36px 37px !important;
}

.box_bddvd .img:before {
  top: 0;
  background: url("../img/common/frame03_tl.png") no-repeat 0 0, url("../img/common/frame03_tr.png") no-repeat 100%;
}

.box_bddvd .img:after {
  bottom: 0;
  background: url("../img/common/frame03_bl.png") no-repeat 0 0, url("../img/common/frame03_br.png") no-repeat 100%;
}

.box_bddvd .data span {
  display: table-cell;
  vertical-align: top;
}

.box_bddvd .data .label {
  width: 3em;
  padding: 0 25px 0 0;
  font-weight: bold;
  color: #9a1e23;
}

.box_bddvd .box {
  border: 1px solid rgba(51, 51, 51, 0.4);
}

.box_bddvd .ttl {
  border-bottom: 1px solid rgba(51, 51, 51, 0.4);
}

.box_bddvd a:not([class*="btn"]) {
  text-decoration: underline;
  color: #333;
}

.box_bddvd a:not([class*="btn"]):hover {
  text-decoration: none;
}

.box_shop {
  position: relative;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #fff inset, 0 0 0 2px #826122 inset;
  box-shadow: 0 0 0 1px #fff inset, 0 0 0 2px #826122 inset;
  border: 1px solid #826122;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.box_shop:before, .box_shop:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 37px;
  background-size: 36px 37px !important;
}

.box_shop:before {
  top: 0;
  background: url("../img/common/frame03_tl.png") no-repeat 0 0, url("../img/common/frame03_tr.png") no-repeat 100%;
}

.box_shop:after {
  bottom: 0;
  background: url("../img/common/frame03_bl.png") no-repeat 0 0, url("../img/common/frame03_br.png") no-repeat 100%;
}

.box_shop .inner:not(:last-child) {
  margin-bottom: 40px;
}

.box_shop .txt p:not(.label):not(:last-child) {
  margin-bottom: 15px;
}

.box_shop .label {
  display: inline-block;
  padding: .4em .8em .33em;
  background: #5bb653;
  color: #fff;
  vertical-align: top;
}

.box_shop .etc {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  font-weight: normal;
}

.box_shop .hl {
  color: #119506;
}

/* bddvd pc
===================================== */
@media screen and (min-width: 769px) {
  #bddvd .ttl_sub {
    width: 300px;
  }
  #bddvd .cate {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: normal;
  }
  #bddvd .note {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    font-weight: normal;
  }
  .list_bddvd {
    padding: 0 20px;
  }
  .list_bddvd:not(:last-child) {
    margin-bottom: 80px;
  }
  .list_bddvd li {
    width: 300px;
  }
  .list_bddvd li:nth-child(even) {
    margin-left: 80px;
  }
  .list_bddvd li:nth-child(n+3) {
    margin-top: 80px;
  }
  .list_bddvd .thum {
    padding: 40px 0;
  }
  .list_bddvd .thum img {
    width: 56%;
  }
  .box_bddvd dl {
    overflow: hidden;
  }
  .box_bddvd dl:not(:last-child) {
    margin-bottom: 40px;
  }
  .box_bddvd dt {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #333;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2;
    font-weight: normal;
  }
  .box_bddvd dd:not(:last-child) {
    margin-bottom: 30px;
  }
  .box_bddvd .img {
    display: table;
    padding: 40px;
    margin-bottom: 20px !important;
  }
  .box_bddvd .img img:nth-child(even) {
    margin-left: 10px;
  }
  .box_bddvd .img img:nth-child(n+3) {
    margin-top: 10px;
  }
  .box_bddvd .box {
    padding: 20px 40px 30px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    font-weight: normal;
  }
  .box_bddvd .box:not(:last-child) {
    margin-bottom: 30px;
  }
  .box_bddvd .ttl {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
    font-weight: normal;
  }
  .box_bddvd .ttl .small {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    font-weight: normal;
  }
  .box_shop {
    padding: 50px 40px 40px;
  }
  .box_shop:not(:last-child) {
    margin-bottom: 40px;
  }
  .box_shop .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .box_shop figure {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 182px;
    margin-right: 40px;
  }
  .box_shop figure img {
    width: 100%;
  }
  .box_shop .txt {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .box_shop .label {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: normal;
  }
}

@media all and (-ms-high-contrast: none) {
  #bddvd .cate {
    padding: .3em 1.5em .1em;
  }
  .box_shop .label {
    padding: .5em .8em .15em;
  }
}

/* bddvd sp
===================================== */
@media screen and (max-width: 768px) {
  #bddvd .cate {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: normal;
  }
  #bddvd .note {
    font-size: 10px;
    font-size: 1rem;
    line-height: 2;
    font-weight: normal;
  }

	.list_tab02 li:last-child{
		margin: 0 0 10px;
	}
  .list_bddvd:not(:last-child) {
    margin-bottom: 40px;
  }
  .list_bddvd li {
    width: 47.3%;
  }
  .list_bddvd li:nth-child(even) {
    margin-left: 5.4%;
  }
  .list_bddvd li:nth-child(n+3) {
    margin-top: 40px;
  }
  .list_bddvd .thum {
    padding: 14.3% 0;
  }
  .list_bddvd .thum img {
    width: 71.4%;
  }
  .box_bddvd dl:not(:last-child) {
    margin-bottom: 20px;
  }
  .box_bddvd dt {
    margin-bottom: 25px;
  }
  .box_bddvd dd:not(.img):not(:last-child) {
    margin-bottom: 20px;
  }
  .box_bddvd .img {
    padding: 6% 0;
    margin-bottom: 20px !important;
    text-align: center;
  }
  .box_bddvd .img img:not(:last-child) {
    margin-bottom: 6%;
  }
  .box_bddvd .img img.portrait {
    width: 68.73%;
  }
  .box_bddvd .img img.landscape {
    width: 86.37%;
  }
  .box_bddvd .box {
    padding: 10px 6.93333% 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    font-weight: normal;
  }
  .box_bddvd .box:not(:last-child) {
    margin-bottom: 20px;
  }
  .box_bddvd .ttl {
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  .box_bddvd .ttl .small {
    font-size: 10px;
    font-size: 1rem;
    line-height: 2;
    font-weight: normal;
  }
  .box_shop {
    padding: 40px 20px 20px;
    text-align: center;
  }
  .box_shop:not(:last-child) {
    margin-bottom: 20px;
  }
  .box_shop figure {
    margin-bottom: 15px;
  }
  .box_shop figure img {
    width: 49.8%;
  }
  .box_shop .label {
    margin-bottom: 8px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: normal;
  }
  .box_shop.cd figure img {
    width: 70.7%;
  }
}
