@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body#clip_card {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  background-color: #B8B8B8; }
  body#clip_card .un_trois_cinq {
    background-color: #FFFFFF;
    margin-left: -15px;
    margin-right: -15px; }
    body#clip_card .un_trois_cinq img {
      display: block; }
  body#clip_card .container {
    margin: 0 auto;
    width: 920px;
    padding-left: 15px;
    padding-right: 15px; }
    body#clip_card .container.body_bkg {
      background-color: #F4DCCB; }
    body#clip_card .container header img {
      width: 100%;
      height: auto;
      margin: 0;
      padding: 0;
      display: block; }
    body#clip_card .container section.clip-item-unit a {
      color: #000000; }
      body#clip_card .container section.clip-item-unit a dd {
        text-decoration: underline; }
    body#clip_card .container section.clip-item-unit ul {
      display: flex;
      flex-wrap: wrap;
      margin: 0;
      padding: 0;
      width: 100%;
      list-style: none; }
      body#clip_card .container section.clip-item-unit ul li {
        width: 25%;
        margin: 0;
        padding: 8px;
        margin-bottom: 15px;
        box-sizing: border-box; }
        body#clip_card .container section.clip-item-unit ul li img {
          max-width: 100%;
          height: auto; }
        body#clip_card .container section.clip-item-unit ul li dl {
          display: block;
          font-size: 0.7em;
          margin: 10px 5px 0;
          line-height: 1.2em; }
          body#clip_card .container section.clip-item-unit ul li dl dt {
            display: inline-block;
            vertical-align: top; }
          body#clip_card .container section.clip-item-unit ul li dl dd {
            display: inline-block;
            text-align: left;
            margin-left: 10px; }
    body#clip_card .container section.content-footer {
      position: relative;
      margin-bottom: 10px; }
      body#clip_card .container section.content-footer img {
        max-width: 100%;
        height: auto; }
      body#clip_card .container section.content-footer .footer-information {
        letter-spacing: -0.1em;
        margin-bottom: 10px;
        margin-left: 15px; }
        body#clip_card .container section.content-footer .footer-information p {
          margin-bottom: 10px;
          font-weight: 700; }
      body#clip_card .container section.content-footer .footer-text {
	margin-left: 15px;
	margin-top: 15px;
}
        body#clip_card .container section.content-footer .footer-text p {
          margin-bottom: 5px;
          font-size: 0.6em; }

body#clip_card .outofstock {
    border: 2px solid #F00;
    padding: 10px;
    margin: 10px 10px 20px;
    background-color: #FFF;
    color: #F00;
    font-weight: bold;
    text-align: center;
}
  body#clip_card .footer-for-top {
    position: absolute;
    right: 0;
    bottom: -15px; }
    body#clip_card .footer-for-top img {
      max-width: 150px !important;
      width: auto; }
  body#clip_card footer {
    position: relative;
    background-color: #F09A89;
    color: #FFFFFF;
    padding: 15px;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px; }
