img {
  vertical-align:bottom;
}

.cmnBlock05 {
  overflow:hidden;
}

#container * {
  letter-spacing:0.05em;
  box-sizing:border-box;
}

.flex {
  display:flex;
  -webkit-display:flex;
  
  justify-content: space-between;
  -webkit-justify-content: space-between;
  
  flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  
  align-items: inherit;
  -webkit-align-items: inherit;
}

.col-head {
  color:#FFF;
  text-align:center;
  /*border: 2px solid #7ad3ab;*/
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.col-head img {
    width: 100%;
}

.col-head-sub {
  background: #1a8856;
  text-align:center;
  color:#FFF;
  padding:1.2em;
  font-weight:bold;
}

.col-wrap {
  background:#FFF;
  border-radius:6px;
  padding:0;
  overflow:hidden;
}
.col-wrap i,
.col-wrap span,
.col-wrap strong {
    font: inherit;
}
.col-wrap strong {
    font-weight: bold;
}

.col-list li {
    border-bottom:1px #eaeaea solid;
}
.col-list li:first-of-type {
    border-top:1px #eaeaea solid;
}

.col-list li a {
  display:block;
    padding: 30px;
  text-decoration:none;
  position:relative;
}
.col-list li a:hover {
  opacity:0.9;
}
.col-list li:hover {
  background:#fafafa;
}

#container .col-list li h3 {
  font-size: 20px;
    margin-bottom: 0.5em;
  color:#1a8856;
  padding-right:220px;
  line-height:1.3;
  letter-spacing:0.05em;
}

#container .col-list .col-caption {
  font-weight:bold;
    margin-bottom: 1em;
  color:#1a8856;
  line-height:1.5;
  padding-right:220px;
  letter-spacing:0.05em;
}
.col-caption::before {
  content:"◆";
}

.col-text {
    line-height:1.7;
    letter-spacing: 0.05em;
  max-height:3em;
  overflow:hidden;
  padding-right:220px;
  position:relative;
}
.col-text span {
  font-weight:bold;
}
/*.col-text::after {
  content:"...";
  background:#FFF;
  position:absolute;
  top:1.5em;
  right:220px;
  padding-left:0.5em;
}*/
.col-list li:hover .col-text::after {
  background:#fafafa;
}

.col-img {
  position:absolute;
  top:50%;
  transform: translateY(-50%);
  right:40px;
  width:180px;
  overflow:hidden;
}

.col-img img {
  width:100%;
}

.col-category {
  margin-top:1.5em;
}

.col-category span {
  display:inline-block;
  color:#666;
  background:#f0f0f0;
  border-radius:2px;
  padding:6px;
  font-size:11px;
}
.col-category span:not(:last-of-type) {
  margin-right:3px;
}
.col-list li:hover .col-category span {
  background:#eaeaea;
}

.col-category i {
  font: inherit;
  display:inline-block;
  color:#666;
  padding:6px 12px 6px 0;
  font-weight:bold;
  font-size:11px;
}

.col-box {
  padding:30px;
}

.col-box h3 {
  font-size:20px;
  margin-bottom:0.25em;
  color:#1a8856;
  padding:0.5em 0 0 0;
  line-height:1.5;
  letter-spacing:0.05em;
}

.col-box .col-caption {
  font-weight:bold;
  margin-bottom:2em;
  color:#1a8856;
  line-height:1.7;
  padding-right:0;
  letter-spacing:0.05em;
}

.col-box h4.subhead {
  color:#1a8856;
  font-weight:bold;
  padding:1em 0;
  margin:3em 0 1em 0;
  font-size:14px;
  border-bottom:1px #1a8856 dotted;
}
.col-box h4::before {
  content:"●";
}

.col-box p.col-photo {
  text-align:center;
  margin:2.5em 0;
}

.col-box p {
    line-height: 1.7;
  margin-bottom:1.5em;
    letter-spacing: 0.05em;
}

.col-box a {
  line-height:1.7;
}

#container .col-item-link {
  display:block;
  margin:3em 0;
  font-weight:bold;
}

#container .col-item-link::before {
  content:"≫";
}
#container .col-item-link:hover {
  opacity:0.8;
}

.col-box p.col-center {
  text-align:center;
  font-size:10px;
  margin-bottom:3em;
}

.col-box span.ueda {
  color: #099;
  font-weight:bold;
}
.col-box span.ogata {
  color:#F63;
  font-weight:bold;
}

.col-item-list {
    margin: 0;
  background:#f0f0f0;
  padding:20px;
}
.col-item-list.three li {
  width: 32%;
  width: calc(33% - 5px);
  background: #fff;
  position: relative;
  border-top: 2px #d9d9d9 solid;
}
.col-item-list.three li:nth-of-type(n + 5),
.col-item-list.three li:nth-of-type(n + 4) {
margin-top: 15px;
}
.col-item-list.three .item-pic {
  width: 80%;
  height: 130px;
}

.col-item-list .col-item-list-head {
  width:100%;
  text-align:center;
  margin-bottom:0.5em;
  font-weight:bold;
  color:#1a8856;
}

.col-item-list li {
  width:24%;
  width:calc(25% - 5px);
  background:#fff;
  position:relative;
  border-top: 2px #d9d9d9 solid;
}
.col-item-list li a {
  display:block;
  border: 3px #fff solid;
  border-width:1px 3px 3px 3px;
  padding:10px 10px 25px 10px;
  text-decoration:none;
  height:100%;
  box-sizing:border-box;
  position:relative;
}
.col-item-list li a:hover {
  display:block;
  border: 3px #d9d9d9 solid;
  border-width:1px 3px 3px 3px;
}
.col-item-list li:nth-of-type(n + 5) {
  margin-top:15px;
}

.item-pic {
  width: 100%;
  height: 130px;
  padding: 0;
  margin: 0 auto 15px;
  box-sizing: border-box;
  position: relative;
}
.item-pic img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-width: calc(100% - 24px);
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.col-box .item-name {
  font-size:11px;
  line-height:1.2;
  padding:0;
  margin:0 0 5px 0;
}

.col-box .item-opt {
  font-size:11px;
  line-height:1.2;
  padding:0;
  margin:0 0 5px 0;
}

.col-box .item-price {
  font-size:11px;
  line-height:1.2;
  margin:15px 0 0 0;
  position: absolute;
  bottom:10px;
  padding:0;
}
.item-price::before {
  content:"定価：￥";
}
.item-price::after {
  content:"（税込）";
  margin-left:-0.3em;
}

.col-contain-head {
  background:#edf4f8;
  padding:3px 10px;
  font-weight:bold;
}

.col-attention {
  background:#f7f7f7;
  padding:20px;
}

.col-com-list {
}
.col-com-list li {
  padding:7px 7px 7px 1.5em;
  line-height:1.5;
  position:relative;
}
.col-com-list li:nth-of-type(2n) {
  background:#f7f7f7;
}
.col-com-list li::before {
  position:absolute;
  content:"・";
  left:5px;
}

.col-head-box.first {
  border:3px #ec8600 solid;
  padding:20px;
  margin-bottom:3em;
}
.col-box .col-head-box p {
  line-height: 1.7;
  margin-bottom:0;
}

.col-head-box.second {
  margin-bottom:3em;
}

.col-head-box.first h4 {
  color:#ec8600;
  font-weight:bold;
  font-size:14px;
  margin-bottom:0.5em;
}
.col-head-box.second h4 {
  text-align:center;
  margin-bottom:1em;
}
.col-head-box.first h4::before,
.col-head-box.second h4::before {
  content:"";
}

.col-caution {
  border: 2px #f33 solid;
  margin-bottom:2em;
}
.col-caution .caution-head {
  background: #f33;
  color:#FFF;
  text-align:center;
  font-weight:bold;
  font-size: 1.2em;
  padding:0.75em 0;
  margin-bottom:0;
}

.col-box p.caution-text {
  line-height:1.7;
  padding: 1.5em;
  font-size: 1.1em;
  font-weight:bold;
  margin-bottom:0;
}
.col-box p.caution-text span {
  color:#f33;
  font-weight:bold;
}

.col-attention.accident {
}
.col-attention.accident .head {
  font-weight:bold;
  text-align:center;
  margin-bottom:1em;
}
.col-attention.accident .case {
  background:#fff;
  padding:15px;
}
.col-attention.accident .case + .case {
  margin-bottom:0;
}

.col-link-list {
  display:block;
  text-align:center;
    margin-top: 3em;
}

.col-box span.yamanaka {
    color: #0065c9;
    font-weight: bold;
}
.col-box span.camera {
    color: #b081a2;
    font-weight: bold;
}
.col-box h4::before {
    display: none;
}
.col-item07 {
    margin-top: 30px;
}
.col-item07-img {
    display: block;
    width: 280px;
}
.col-item07-info {
    width: 340px;
    display: flex;
    flex-direction: column;
}
.col-item07-price-normal {
    font-weight: bold;
    text-decoration: line-through;
}
.col-item07-price-special {
    font-weight: bold;
    color: #f33;
}
.col-box .col-item07 p {
    margin-bottom: 0;
}
.col-box .col-item07 p.col-item07-name {
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1em;
    color: #1a8856;
}
.col-box h4.subhead {
    font-size: 16px;
}
.col-item07-table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    margin-top: 1em;
}
.col-item07-table th,
.col-item07-table td {
    padding: 0 0 5px 0;
    line-height: 1.5;
}
.col-item07-table th {
    width: 6em;
}
.col-item07-img-detail {
    justify-content: flex-start;
    margin-top: 20px;
}
.col-item07-img-detail .col-item07-img {
    margin-right: 10px;
    width: 135px;
    border: none;
}
.col-item07-review {
    background: rgb(240, 240, 240);
    padding: 20px;
    margin-top: 20px;
}
.col-item07-review.staff {
    background: #fff;
    box-shadow: 0 0 0 2px #eaeaea inset;
    border-radius: 8px;
    padding: 20px;
    margin-top: 20px;
}
.col-item07-review + .col-item07-review {
    margin-top: 10px;
}
.col-box .col-item07-review p {
    margin-bottom: 0;
}
.col-item07-star {
    display: block;
    margin-bottom: 6px;
}
.col-box .col-item07-review p.col-item07-review-head {
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 8px;
    border-bottom: 1px #d9d9d9 dotted;
}
.col-item07-review-caption {
    font-size: 10px;
    margin-top: 5px;
}
#container .col-item07-btn {
    font-weight: bold;
    margin-top: 1em;
    display: inline-block;
}
#container .col-item07-btn:hover {
    text-decoration: none;
    filter: opacity(0.8);
}
#container .col-item07-btn::before {
    content: "≫";
}
.col-item-list li a,
.col-item-list li a:hover {
    display: flex;
    flex-direction: column;
}
.col-box .col-item07-price-wrap {
    margin-top: auto;
    padding-top: 0.5em;
}
.col-box .col-item07-price-wrap p {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.3;
}
.col-item-list.item07 {
    justify-content: flex-start;
}
.col-item-list.three li {
    margin-right: 10.5px;
}
.col-item-list.three li:nth-of-type(3n) {
    margin-right: 0;
}

.col-index {
    background: #fafafa;
    border: 1px #eaeaea solid;
    padding: 20px;
    margin-bottom: 25px;
}
.col-index li a {
    text-decoration: none;
}
.col-index li a:hover {
    text-decoration: underline;
}
.col-box .col-photo.middle {
    width: 360px;
    margin: 0 auto 1.5em auto;
}
.col-box .col-photo.middle img {
    width: 100%;
}
.col-box .col-photo.middle span {
    display: block;
    margin-top: 0.5rem;
}


@media (max-width: 768px) {
    .col-wrap * {
        font-size: 0.8rem;
    }

    .col-head {
      height: auto;
      border-radius:0;
      margin: 0;
    }

    .col-wrap {
      border-radius: 0;
    }

    .col-box {
    padding: 1em;
    }

    .col-box h3 {
        font-size: 1.2rem;
        font-weight: bold;
    }

    .col-head-sub {
      line-height:1.5;
    }

    .col-index {
        padding: 1rem;
        margin-bottom: 1rem;
    }

    .col-list li a {
      padding: 1em;
    }

    .col-img {
      right: 1em;
      width: 25%;
    }

    #container .col-list li h3 {
      font-size: 1rem;
      margin-bottom: 0.25em;
      padding-right: calc(25% + 1em);
      line-height:1.5;
      font-weight: bold;
    }

    #container .col-list .col-caption {
      padding-right: calc(25% + 1.5em);
      font-size:0.7rem;
      margin-bottom: 1em;
    }

    .col-text {
      display:none;
    }

    .col-item-list li {
      width: 100%;
      border-top: 2px #d9d9d9 solid;
    }
    .col-item-list li a {
      color:#666;
      position:relative;
    }
    .col-item-list li a {
      padding: 1em;
    }
    .col-item-list.three li {
      width: 100%;
    }

    .item-pic,
    .col-item-list.three .item-pic {
      position:absolute;
      left:0;
      top:0;
      width: 25%;
      height: 100%;
    }
    .col-item-list.three li:nth-of-type(n + 5),
    .col-item-list.three li:nth-of-type(n + 4) {
    margin-top: 0;
    }

    .col-box .item-name {
      font-size: 0.7rem;
      margin: 0 0 3px 0;
      padding-left:calc(25% + 1em);
    }
    .col-box .item-opt {
      font-size: 0.7rem;
      padding-left:calc(25% + 1em);
      margin: 0 0 3px 0;
    }

    .col-box .item-price {
      font-size: 0.7rem;
      line-height: 1.2;
      margin: 0;
      position: relative;
      bottom: auto;
      padding-left:calc(25% + 1em);
    }

    .col-box h4.subhead {
      margin: 2em 0 1em 0;
      font-size: 1rem;
            line-height: 1.5;
    }

    .col-box p.col-contain-head {
      padding: 10px;
      font-size:0.9rem;
      line-height:1.3;
    }

    .col-box p {
      font-size:0.8rem;
    }

    #container .col-item-link {
      margin: 1.5em 0;
      font-size:0.8rem;
    }

    .col-head-box.first h4 {
      font-size: 0.9rem;
      margin-bottom: 1em;
      line-height:1.5;
    }

    .col-com-list li {
      padding:10px 10px 10px 1.5rem;
      font-size:0.8rem;
    }
    
    .col-box .col-photo.middle {
        width: 70%;
        margin: 0 auto 1.5rem auto;
    }
    
    .col-box .col-item07-price-wrap {
        padding-left: calc(25% + 1em);
    }
    
    .col-item-list.three li {
        margin-right: 0;
    }
    
    .col-link-list {
        margin: 1rem 0 2rem 0;
    }
    .col-item07-price-special {
        margin-left: 0;
    }

}


.col-box span.yamanaka {
    color: #0065c9;
    font-weight: bold;
}
.col-box span.camera {
    color: #b081a2;
    font-weight: bold;
}
.col-box h4::before {
    display: none;
}
.col-item07 {
    margin-top: 30px;
}
.col-item07-img {
    display: block;
    width: 280px;
}
.col-item07-info {
    width: 340px;
    display: flex;
    flex-direction: column;
}
.col-item07-price-normal {
    font-weight: bold;
    text-decoration: line-through;
}
.col-item07-price-special {
    font-weight: bold;
    color: #f33;
}
.col-box .col-item07 p {
    margin-bottom: 0;
}
.col-box .col-item07 p.col-item07-name {
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1em;
    color: #1a8856;
}
.col-box h4.subhead {
    font-size: 16px;
}
.col-item07-table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    margin-top: 1em;
}
.col-item07-table th,
.col-item07-table td {
    padding: 0 0 5px 0;
    line-height: 1.5;
}
.col-item07-table th {
    width: 6em;
}
.col-item07-img-detail {
    justify-content: flex-start;
    margin-top: 20px;
}
.col-item07-img-detail .col-item07-img {
    margin-right: 10px;
    width: 135px;
    border: none;
}
.col-item07-review {
    background: rgb(240, 240, 240);
    padding: 20px;
    margin-top: 20px;
}
.col-item07-review.staff {
    background: #fff;
    box-shadow: 0 0 0 2px #eaeaea inset;
    border-radius: 8px;
    padding: 20px;
    margin-top: 20px;
}
.col-item07-review + .col-item07-review {
    margin-top: 10px;
}
.col-box .col-item07-review p {
    margin-bottom: 0;
}
.col-item07-star {
    display: block;
    margin-bottom: 6px;
}
.col-box .col-item07-review p.col-item07-review-head {
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 8px;
    border-bottom: 1px #d9d9d9 dotted;
}
.col-item07-review-caption {
    font-size: 10px;
    margin-top: 5px;
}
#container .col-item07-btn {
    font-weight: bold;
    margin-top: 1em;
    display: inline-block;
}
#container .col-item07-btn:hover {
    text-decoration: none;
    filter: opacity(0.8);
}
#container .col-item07-btn::before {
    content: "≫";
}
.col-box .col-item07-price-wrap {
    margin-top: auto;
    padding-top: 0.5em;
}
.col-box .col-item07-price-wrap p {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.3;
}
.col-item-list.item07 {
    justify-content: flex-start;
}
.col-item-list.three li {
    margin-right: 7px;
}
.col-item-list.three li:nth-of-type(3n) {
    margin-right: 0;
}
.col-box h3 {
    margin: 0.25em 0 1em 0;
    padding: 0;
}
.col-box .col-photo.middle {
    margin: 2em auto 1.5em auto;
}
.rakutore-option li {
    width: 100%;
    padding: 1.5em;
    position: relative;
    align-items: center;
}
.rakutore-option li + li {
    margin-top: 1em;
}
.rakutore-option a.rakutore-option-link {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
}
.rakutore-option a.rakutore-option-link:hover {
    background: rgba(255,255,255,0.2);
}
.col-box .item-pic-option {
    width: 130px;
    height: 130px;
    padding: 0;
    margin: 0;
}
.item-pic-option img {
    width: 130px;
    height: 130px;
    object-fit: cover;
}
.col-box .item-name-wrap {
    width: 450px;
    width: calc(100% - 150px);
}
.col-box .item-name-wrap p {
    margin: 0;
}
.col-box .item-name-wrap .item-name-option {
    font-weight: bold;
    margin-bottom: 0.5em;
}
.itemPrice01-option {
    text-decoration: line-through;
}
.itemPrice02-option {
    color: #f33;
}
.item-option-count {
}
@media (max-width: 768px) {
    .col-box .item-pic-option {
        width: 100px;
        height: 100px;
    }
    .item-pic-option img {
        width: 100px;
        height: 100px;
    }
    .col-box .item-name-wrap {
        width: calc(100% - 120px);
    }
}