@media (min-width: 0px) and (max-width: 766px) {
  /* 全体 */

  *,
  *:after,
  *:before {
      box-sizing: inherit;
  }

  html {
      box-sizing: border-box;
      font-size: 62.5%;
  }

  body {
      color: #606c76;
      font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
      font-size: 1.3rem;
      font-weight: 300;
      letter-spacing: .01em;
  }

  body,
  header,
  h1,
  h2,
  h3,
  h4,
  p,
  address,
  blockquote,
  div,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  th,
  td,
  form,
  fieldset,
  input,
  textarea {
      margin: 0 0 0 0;
      padding: 0 0 0 0;
  }

  article {
      margin: 0 auto;
      max-width: 112.0rem;
      padding: 0 1.5rem;
      position: relative;
      width: 100%;
  }

  section {
      margin-top: 1rem;
  }

  a {
      color: #2490d0;
      text-decoration: none;
  }

  hr {
      border-top: 0.1px solid #DCDCDC;
      clear: both;
  }

  .button,
  button,
  dd,
  dt,
  ul,
  li {
      list-style: none;
  }

  li {
      line-height: 1.8;
  }

  h1 {
      font-weight: 300;
      letter-spacing: -.1rem;
      font-size: 30px;
      line-height: 1.2;
      color: #FFF;
      padding: 1rem;
      text-align: center;
  }

  h2,
  h3 {
      font-size: 15px;
      line-height: 1;
      font-weight: normal;
      margin-bottom: .1rem;
      padding: 1rem 0 .1rem 1rem;
      border-bottom: none;
  }

  img {
      max-width: 100%;
  }

  .clearfix:after {
      clear: both;
      content: ' ';
      display: table;
  }

  .float-right {
      float: right;
      font-size: 11px;
      padding-left: 1rem;
  }

  .att {
      color: #e73656!important;
  }

  .p10 {
      padding: 10px;
  }

  .fwb {
      font-weight: bold;
      color: #FFF;
  }

  .idt1 {
      margin-left: 1rem;
  }

  #total .idt1 {
      margin-left: 1rem;
      font-weight: 100;
      line-height: 2;
      width: 80%;
  }

  .tac {
      margin: 2rem 1rem;
      text-align: center;
  }


  /* ヘッダー */

  header {
      margin-bottom: 1rem;
      background-color: #3c3c3c;
  }


  /* ラベル */

  label,
  legend {
      display: block;
      font-size: 16px;
      font-weight: nomal;
      margin: 1rem 0;
  }


  /* ラジオボタンやチェックボックス */

  input[type='checkbox'] {
      display: inline;
      width: 2.5rem;
      height: 2.5rem;
      margin: .1rem 1rem 0 1.5rem;
      display: none;
      float: left;
  }


  /* cartInnerItemStep2 */

  #buyerMail-preview {
      color: #737373;
      font-size: 1.6em;
      line-height: 1.2;
      margin: .1rem 3rem 1rem 3rem;
      display: block;
      word-break: break-all;
      border-style: none;
      font-weight: 500;
      clear: both;
  }
  
  #cartInnerItemStep2 {
      margin-bottom: 0.5rem;
      clear: both;
      border-top: 1px solid #DCDCDC;
  }

  #cartInnerItemStep2 .itemListStep2 {
      padding-top: 0;
  }

  #cartInnerItemStep2 .itemListStep2 li .listwrap {
      width: 100%;
      color: #3C3C3C;
      table-layout: fixed;
      padding: .5rem 0;
      position: relative;
  }

  #cartInnerItemStep2 .itemListStep2 li p.img {
      display: table-cell;
      overflow: hidden;
      width: 80px;
      height: 80px;
      font-size: 0;
      line-height: 0;
      text-align: center;
      vertical-align: top;
  }

  #cartInnerItemStep2 .itemListStep2 li .main {
      display: table-cell;
      overflow: hidden;
      padding: 0 0 0 10px;
      vertical-align: top;
      font-size: 1.1rem;
      line-height: 1.5;
  }

  #cartInnerItemStep2 .itemListStep2 li .main span {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      color: #606c76;
  }

  #cartInnerItemStep2 .itemListStep2 li {
      border-bottom: 1px solid #DCDCDC;
  }

  #cartInnerItemStep2 .itemListStep2 li .sub {
      vertical-align: middle;
      float: right;
  }

  #subTotalStep2 {
      width: 100%;
      float: right;
      margin-bottom: .5rem;
      padding: 0 .5rem;
      line-height: 1.5;
      border-bottom: 1px solid #DCDCDC;
  }

  #subTotalStep2 dt {
      clear: both;
      float: left;
      padding: 0 .5rem;
      font-size: 1.1rem;
  }

  #subTotalStep2 dd {
      float: right;
  }

  #total {
      padding: 0 .5rem;
      font-weight: bold;
  }

  #total dt {
      clear: both;
      float: left;
  }

  #total dd {
      float: right;
  }

  #total dt span.totalTtlLabel {
      font-size: 1.6rem;
      clear: both;
      padding: 0 .5rem;
  }

  #total #totalPrice {
      font-size: 1.8rem;
      line-height: 1.272727273;
      padding: 0 .5rem;
  }


  /* フッダ */

  footer {
      text-align: center;
      margin: 2rem 0 3rem 0;
      border-top: 1px solid #DCDCDC;
      padding: 1rem;
  }


  /* 情報確認部分 */

  .well {
      background-color: #f5f5f5;
      border: 1px solid #e3e3e3;
      border-radius: 4px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
      margin: 0 5px;
      height: auto;
      padding: 15px 20px;
  }


  /* ボタン・入力フォーム・セレクタ等 */

  .button,
  cart-root button,
  input[type='button'],
  input[type='reset'],
  input[type='submit'] {
      background-color: #3c3c3c;
      border: 0.1rem solid #3c3c3c;
      border-radius: .3rem;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 14px;
      height: 3.8rem;
      width: 40%;
      line-height: 3rem;
      margin: 1rem 2rem;
      padding: 0 1rem;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      white-space: nowrap;
      -webkit-appearance: none;
  }

  .btn-return input[type='button'] {
      border: 1px solid #ddd;
      position: relative;
      color: #313131;
      background-color: #f1f1f1;
      border-radius: 2px;
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
      background: -webkit-linear-gradient(top, #fff, #f1f1f1);
      background: -moz-linear-gradient(top, #fff, #f1f1f1);
      background: -ms-linear-gradient(top, #fff, #f1f1f1);
      background: -o-linear-gradient(top, #fff, #f1f1f1);
      background: linear-gradient(top, #fff, #f1f1f1);
      -pie-background: linear-gradient(top, #fff, #f1f1f1);
      cursor: pointer;
      display: inline-block;
      font-size: 13px;
      height: 3rem;
      width: 40%;
      margin: 1rem;
      line-height: 3.6rem;
      padding: 0 3.0rem;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      white-space: nowrap;
      -webkit-appearance: none;
      float: left;
  }

  .button_decide {
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-box-align: center;
      box-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-box-pack: center;
      box-pack: center;
      background: -webkit-gradient(linear, left top, left bottom, from(#0CA6AA), to(#07797c));
      background: -webkit-linear-gradient(top, #0CA6AA, #07797c);
      background: -moz-linear-gradient(top, #0CA6AA, #07797c);
      background: -o-linear-gradient(top, #0CA6AA, #07797c);
      background: -ms-linear-gradient(top, #0CA6AA, #07797c);
      border: 1px solid #0CA6AA;
      border-radius: 2px;
      box-sizing: border-box;
      color: #fff;
      display: -webkit-box;
      display: -moz-box;
      display: -o-box;
      display: -ms-box;
      display: box;
      font-size: 13px;
      height: 40px;
      line-height: 1.2em;
      text-align: center;
      width: 100%;
  }

  .button_common input,
  .button_decide {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
  }

  .btnCart input[type='button'],
  .btn-return input[type='button'] {
      border: 1px solid #ddd;
      position: relative;
      color: #313131;
      background-color: #f1f1f1;
      border-radius: 2px;
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
      background: -webkit-linear-gradient(top, #fff, #f1f1f1);
      background: -moz-linear-gradient(top, #fff, #f1f1f1);
      background: -ms-linear-gradient(top, #fff, #f1f1f1);
      background: -o-linear-gradient(top, #fff, #f1f1f1);
      background: linear-gradient(top, #fff, #f1f1f1);
      -pie-background: linear-gradient(top, #fff, #f1f1f1);
      font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
      cursor: pointer;
      display: inline-block;
      font-size: 13px;
      height: 3rem;
      line-height: 3rem;
      padding: 0 1rem;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      white-space: nowrap;
      -webkit-appearance: none;
      width: 35%;
      height: 40px;
      line-height: 1.2;
      font-weight: 400;
      float: left;
  }

  .button_decide {
      display: none !important;
  }

  .Order_btn .btn {
      width: 80%;
      margin: 0 auto;
  }
  
  .Order_btn input[type='button'],
  .Order_btn input[type='submit'] {
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-box-align: center;
      box-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-box-pack: center;
      box-pack: center;
      background: -webkit-gradient(linear, left top, left bottom, from(#0CA6AA), to(#07797c));
      /* background: -webkit-linear-gradient(top, #0CA6AA, #07797c);
      background: -moz-linear-gradient(top, #0CA6AA, #07797c);
      /*background: -o-linear-gradient(top, #0CA6AA, #07797c); */
      background: linear-gradient(to bottom, #0CA6AA, #07797c);
      font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
      border: 1px solid #0CA6AA;
      border-radius: 2px;
      box-sizing: border-box;
      color: #fff;
      display: -webkit-box;
      display: -moz-box;
      display: -o-box;
      display: -ms-box;
      display: box;
      font-size: 13px;
      width: 100%;
      height: 40px;
      margin: 1rem 0rem;
  }

  #gotoOrder2 .Order_btn input[type='button'] {
      width: 35%;
      height: 40px;
      margin: 1rem;
      float: right;
      font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  }


  /* 横向きの場合のスタイル */

  @media screen and (orientation: landscape) and (max-width: 1024px) {
      /* cartInnerItemStep2 */
      #buyerMail-preview {
          color: #737373;
          font-size: 1.6em;
          line-height: 1.2;
          margin: .1rem 3rem 1rem 3rem;
          display: block;
          word-break: break-all;
          border-style: none;
          font-weight: 500;
          clear: both;
      }
      #cartInnerItemStep2 {
          margin-bottom: 1rem;
          clear: both;
      }
      #cartInnerItemStep2 .itemListStep2 {
          padding-top: 0;
      }
      #cartInnerItemStep2 .itemListStep2 li .listwrap {
          display: table;
          width: 100%;
          color: #3C3C3C;
          table-layout: fixed;
          padding: 10px 0 10px 0;
          position: relative;
      }
      #cartInnerItemStep2 .itemListStep2 li p.img {
          display: table-cell;
          overflow: hidden;
          width: 80px;
          height: 80px;
          font-size: 0;
          line-height: 0;
          text-align: center;
          vertical-align: top;
      }
      #cartInnerItemStep2 .itemListStep2 li .main {
          display: table-cell;
          overflow: hidden;
          padding: 0 10px 0 10px;
          vertical-align: top;
          white-space: nowrap;
          font-size: 1.2rem;
          line-height: 1.5;
      }
      #cartInnerItemStep2 .itemListStep2 li .main span {
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          color: #606c76;
          width: 150px;
      }
      #cartInnerItemStep2 .itemListStep2 li {
          border-bottom: 1px solid #DCDCDC;
      }
      #cartInnerItemStep2 .itemListStep2 li .sub {
          min-width: 90px;
          vertical-align: middle;
          float: right;
      }
      #subTotalStep2 {
          padding: 0 .5rem;
      }
      #subTotalStep2 dt {
          clear: both;
          float: left;
          padding: 0 .5rem;
      }
      #subTotalStep2 dd {
          float: right;
      }
      #total {
          padding: 0 .5rem;
          font-weight: bold;
      }
      #total dt {
          clear: both;
          float: left;
      }
      #total dd {
          float: right;
      }
      #total dt span.totalTtlLabel {
          font-size: 15px;
          clear: both;
          padding: 0 .5rem;
      }
      #total #totalPrice {
          font-size: 16px;
          line-height: 1.272727273;
          padding: 0 .5rem;
      }
      #gotoOrder2 .Order_btn input[type='button'] {
          width: 35%;
          height: 40px;
          margin: 1rem;
          float: right;
          font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
      }
  }
}

@media (min-width: 767px) and (max-width: 991px){
  /* 全体 */

  *,
  *:after,
  *:before {
      box-sizing: inherit;
  }

  html {
      box-sizing: border-box;
      font-size: 62.5%;
  }

  body {
      color: #606c76;
      font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
      font-size: 14px;
      font-weight: 300;
      letter-spacing: .01em;
  }

  body,
  header,
  h1,
  h2,
  h3,
  h4,
  p,
  address,
  blockquote,
  div,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  th,
  td,
  form,
  fieldset,
  input,
  textarea {
      margin: 0 0 0 0;
      padding: 0 0 0 0;
  }

  article {
      margin: 0 auto;
      max-width: 112.0rem;
      padding: 0 4rem;
      position: relative;
      width: 100%;
  }

  a {
      color: #2490d0;
      text-decoration: none;
  }

  a:focus,
  a:hover {
      color: #606c76;
  }

  hr {
      border-top: none;
      clear: both;
  }

  .button,
  button,
  dd,
  dt,
  ul,
  li {
      list-style: none;
  }

  h1 {
      font-weight: 300;
      letter-spacing: -.1rem;
      font-size: 30px;
      line-height: 1.2;
      color: #FFF;
      padding: 1rem;
      text-align: center;
  }

  h2,
  h3 {
      font-size: 16px;
      line-height: 1.25;
      font-weight: 500;
      margin: 2rem 0 1rem 0;
      border-bottom: none;
  }

  img {
      max-width: 100%;
  }

  .clearfix:after {
      clear: both;
      content: ' ';
      display: table;
  }

  .float-right {
      float: right;
      font-size: 12px;
      margin: .1rem 0;
      padding-left: 1rem;
  }

  .att {
      color: #e73656!important;
  }

  .p10 {
      padding: 10px;
  }

  .idt1 {
      margin-left: 1rem;
  }

  #total .idt1 {
      margin-top: 1rem;
      margin-left: 1rem;
      font-size: 1.2rem;
      font-weight: 100;
  }

  .tac {
      text-align: center;
      margin-top: 2rem;
  }


  /* ヘッダー */

  header {
      background-color: #3c3c3c;
      margin-bottom: 1rem;
      padding: 0 1.5rem;
      position: relative;
      width: 100%;
  }

  header h1 {
    letter-spacing: -.1rem;
    font-size: 30px;
    line-height: 1.2;
    color: #fff;
    padding: 1rem;
    text-align: center;
  }


  /* ラジオボタンやチェックボックス */

  input[type='checkbox'] {
      display: none;
  }


  /* cartInnerItemStep2 */
  #cartInnerItemStep2 {
      border-bottom: 1px solid #DCDCDC;
      margin-bottom: .1rem;
  }

  #cartInnerItemStep2 .itemListStep2 {
      padding-top: 0;
      width: 100%;
      float: left;
  }

  #cartInnerItemStep2 .itemListStep2 li .listwrap {
      color: #3C3C3C;
      table-layout: fixed;
      padding: .5em;
      position: relative;
  }

  #cartInnerItemStep2 .itemListStep2 li p.img {
      display: table-cell;
      overflow: hidden;
      width: 100px;
      height: 100px;
      font-size: 0;
      line-height: 0;
      text-align: center;
      vertical-align: top;
  }

  #cartInnerItemStep2 .itemListStep2 li .main {
      display: table-cell;
      overflow: hidden;
      padding-left: 1rem;;
      vertical-align: top;
      line-height: 1.5;
  }

  #cartInnerItemStep2 .itemListStep2 li .main span {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      color: #606c76;
      font-size: 1.2rem;
  }

  #cartInnerItemStep2 .itemListStep2 li .sub {
      min-width: 90px;
      vertical-align: middle;
      float: right;
      table-layout: fixed;
      font-size: 1.5rem;
      line-height: .5;
  }

  #subTotalStep2 {
      width: 100%;
      float: right;
      background: #FFF;
      padding: .5em;
      line-height: 1.5;
      font-size: 1.3rem;
      border-bottom: 1px solid #DCDCDC;
  }

  #subTotalStep2 dt {
      clear: both;
      float: left;
      padding: .1rem;
  }

  #subTotalStep2 dd {
      float: right;
      padding: .1rem;
  }

  #total {
      padding: 0rem 1rem;
      font-weight: bold;
  }

  #total dt {
      clear: both;
      float: left;
  }

  #total dd {
      float: right;
  }

  #total dt span.totalTtlLabel {
      font-size: inherit;
      font-size: 1.8rem;
      clear: both;
  }

  #total #totalPrice {
      font-size: 2rem;
      line-height: 1.272727273;
  }


  /* フッダ */

  footer {
      text-align: center;
      margin: 2rem 0;
      border-top: 1px solid #DCDCDC;
      padding: 1rem;
      clear: both;
  }


  /* 情報確認部分 */

  .well {
      background-color: #f5f5f5;
      border: 1px solid #e3e3e3;
      border-radius: 4px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
      margin: 0 20px 0 10px;
      height: auto;
      padding: 12px 19px;
  }


  /* btn */

  .btnCart input[type='button'],
  .btn-return input[type='button'] {
      border: 1px solid #ddd;
      position: relative;
      color: #313131;
      background-color: #f1f1f1;
      border-radius: 2px;
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
      background: -webkit-linear-gradient(top, #fff, #f1f1f1);
      background: -moz-linear-gradient(top, #fff, #f1f1f1);
      background: -ms-linear-gradient(top, #fff, #f1f1f1);
      background: -o-linear-gradient(top, #fff, #f1f1f1);
      background: linear-gradient(top, #fff, #f1f1f1);
      -pie-background: linear-gradient(top, #fff, #f1f1f1);
      font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
      cursor: pointer;
      display: inline-block;
      font-size: 14px;
      height: 3.8rem;
      line-height: 3.8rem;
      padding: 0 3.0rem;
      margin: 2rem 0rem;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      white-space: nowrap;
      -webkit-appearance: none;
      width: 23%;
      height: 45px;
      font-size: 14px;
      line-height: 1.2;
      font-weight: 400;
      float: left;
  }

  .button_decide {
      display: none !important;
  }

  .Order_btn .btn {
    width: 60%;
    margin: 0 auto;
  }

  .Order_btn input[type='button'],
  .Order_btn input[type='submit'] {
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-box-align: center;
      box-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-box-pack: center;
      box-pack: center;
      background: -webkit-gradient(linear, left top, left bottom, from(#0CA6AA), to(#07797c));
      /* background: -webkit-linear-gradient(top, #0CA6AA, #07797c);
      background: -moz-linear-gradient(top, #0CA6AA, #07797c);
      /*background: -o-linear-gradient(top, #0CA6AA, #07797c); */
      background: linear-gradient(to bottom, #0CA6AA, #07797c);
      font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
      border: 1px solid #0CA6AA;
      border-radius: 2px;
      box-sizing: border-box;
      color: #fff;
      display: -webkit-box;
      display: -moz-box;
      display: -o-box;
      display: -ms-box;
      display: box;
      font-size: 14px;
      width: 100%;
      height: 45px;
      margin: 2rem 0rem;
  }

  #gotoOrder2 .Order_btn input[type='button'] {
      width: 90%;
      height: 45px;
      margin: 1rem;
      float: none;
      font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  }

}

@media (min-width: 992px){
  /* 全体 */

  *,
  *:after,
  *:before {
      box-sizing: inherit;
  }

  html {
      box-sizing: border-box;
      font-size: 62.5%;
  }

  body {
      color: #606c76;
      font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
      font-size: 15px;
      font-weight: 300;
      letter-spacing: .01em;
  }

  body,
  header,
  h1,
  h2,
  h3,
  h4,
  p,
  address,
  blockquote,
  div,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  th,
  td,
  form,
  fieldset,
  input,
  textarea {
      margin: 0 0 0 0;
      padding: 0 0 0 0;
  }

  article {
      margin: 0 auto;
      max-width: 112.0rem;
      padding: 0 4rem;
      position: relative;
      width: 100%;
  }

  a {
      color: #2490d0;
      text-decoration: none;
  }

  a:focus,
  a:hover {
      color: #606c76;
  }

  hr {
      border-top: none;
      clear: both;
  }

  .button,
  button,
  dd,
  dt,
  ul,
  li {
      list-style: none;
  }

  h1 {
      font-weight: 300;
      letter-spacing: -.1rem;
      font-size: 30px;
      line-height: 1.2;
      color: #FFF;
      padding: 1rem;
      text-align: center;
  }

  h2,
  h3 {
      font-size: 18px;
      line-height: 1.25;
      font-weight: 500;
      margin: 2rem 0 1rem 0;
      border-bottom: none;
  }

  img {
      max-width: 100%;
  }

  .clearfix:after {
      clear: both;
      content: ' ';
      display: table;
  }

  .float-right {
      float: right;
      font-size: 12px;
      margin: .1rem 0;
      padding-left: 1rem;
  }

  .att {
      color: #e73656!important;
  }

  .p10 {
      padding: 10px;
  }

  .idt1 {
      margin-left: 1rem;
  }

  #total .idt1 {
      margin-top: 1rem;
      margin-left: 1rem;
      font-size: 1.4rem;
      font-weight: 100;
  }

  .tac {
      text-align: center;
      margin-top: 2rem;
  }

  /* ヘッダー */

  header {
      background-color: #3c3c3c;
      margin-bottom: 1rem;
      padding: 0 1.5rem;
      position: relative;
      width: 100%;
  }


  /* ラジオボタンやチェックボックス */

  input[type='checkbox'] {
      display: none;
  }


  /* cartInnerItemStep2 */

  #cartInnerItemStep2 {
      margin-bottom: 1rem;
      border-top: 1px solid #DCDCDC;
      clear: both;
  }

  #cartInnerItemStep2 .itemListStep2 {
      padding-top: 0;
      float: left;
      clear: both;
      width: 65%;
  }

  #cartInnerItemStep2 .itemListStep2 li .listwrap {
      display: table;
      color: #3C3C3C;
      border-bottom: 1px solid #DCDCDC;
      table-layout: fixed;
      padding: 10px 0 0 0;
      position: relative;
  }

  #cartInnerItemStep2 .itemListStep2 li p.img {
      display: table-cell;
      overflow: hidden;
      width: 100px;
      height: 100px;
      font-size: 0;
      line-height: 0;
      text-align: center;
      vertical-align: top;
  }

  #cartInnerItemStep2 .itemListStep2 li .main {
      display: table-cell;
      overflow: hidden;
      padding: 0 20px;
      vertical-align: top;
      line-height: 1.5;
  }

  #cartInnerItemStep2 .itemListStep2 li .main span {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      color: #606c76;
      font-size: 1.2rem;
      width: 300px;
  }



  #cartInnerItemStep2 .itemListStep2 li .main span.price {
      display: block;
      margin: 10px 0;
      overflow: visible;
      font-weight: 600;
      font-size: 16px;
  }

  #cartInnerItemStep2 .itemListStep2 li .main span.price span.tax {
      display: inline;
      font-weight: normal;
  }

  #cartInnerItemStep2 .itemListStep2 li .sub {
      min-width: 90px;
      vertical-align: middle;
      float: right;
      table-layout: fixed;
  }



  /* gotoOrder2 */

  #gotoOrder2 {
      display: inline-block;
      width: 35%;
      border: 1px solid #e7e7e7;
      padding: 1.5rem;
      font-size: 1.4rem;
      background: #fcfcfc;
      margin-bottom: 3rem;
  }


  #subTotalStep2 {
      width: 100%;
      float: right;
      border: 1px solid #e7e7e7;
      background: #FFF;
      padding: .5em;
      margin-bottom: 1rem;
      font-size: 1.4rem;
  }

  #subTotalStep2 dt {
      clear: both;
      float: left;
      padding: .3rem;
  }

  #subTotalStep2 dd {
      float: right;
      padding: .3rem;
  }

  #total {
      padding: 0rem 1rem;
      font-weight: bold;
  }

  #total dt {
      clear: both;
      float: left;
  }

  #total dd {
      float: right;
  }

  #total dt span.totalTtlLabel {
      font-size: inherit;
      font-size: 1.8rem;
      clear: both;
  }

  #total #totalPrice {
      font-size: 1.8rem;
      line-height: 1.272727273;
  }


  /* フッダ */

  footer {
      text-align: center;
      margin: 2rem 0 1rem 0;
      border-top: 1px solid #DCDCDC;
      padding: 1rem;
      clear: both;
  }


  /* 情報確認部分 */

  .well {
      background-color: #f5f5f5;
      border: 1px solid #e3e3e3;
      border-radius: 4px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
      margin: 0 20px 0 10px;
      height: auto;
      padding: 1.2rem 1.9rem;
  }


  /* ボタン・入力フォーム・セレクタ等 */

  .btnCart input[type='button'] {
      background-color: #FFF;
      border: 0.1rem solid #0CA6AA;
      border-radius: .3rem;
      color: #0CA6AA;
      cursor: pointer;
      display: inline-block;
      font-size: 1.6rem;
      height: 3.8rem;
      width: 40%;
      line-height: 3.8rem;
      margin: 3rem 0rem;
      padding: 0 3rem;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      white-space: nowrap;
      -webkit-appearance: none;
  }

  .btn-return input[type='button'] {
      border: 1px solid #ddd;
      position: relative;
      color: #313131;
      background-color: #f1f1f1;
      border-radius: 2px;
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
      background: -webkit-linear-gradient(top, #fff, #f1f1f1);
      background: -moz-linear-gradient(top, #fff, #f1f1f1);
      background: -ms-linear-gradient(top, #fff, #f1f1f1);
      background: -o-linear-gradient(top, #fff, #f1f1f1);
      background: linear-gradient(top, #fff, #f1f1f1);
      -pie-background: linear-gradient(top, #fff, #f1f1f1);
      cursor: pointer;
      display: inline-block;
      font-size: 14px;
      height: 3.8rem;
      line-height: 3.8rem;
      padding: 0 3.0rem;
      margin: 2rem 0rem;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      white-space: nowrap;
      -webkit-appearance: none;
  }

  .Order_btn {
      display: block !important;
      color: #fff;
  }

  .button_decide {
      display: none !important;
  }

  .Order_btn .btn {
    width: 80%;
    margin: 0 auto;
  }

  .Order_btn input[type='button'],
  .Order_btn input[type='submit'] {
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-box-align: center;
      box-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-box-pack: center;
      box-pack: center;
      background: -webkit-gradient(linear, left top, left bottom, from(#0CA6AA), to(#07797c));
      /* background: -webkit-linear-gradient(top, #0CA6AA, #07797c);
      background: -moz-linear-gradient(top, #0CA6AA, #07797c);
      /*background: -o-linear-gradient(top, #0CA6AA, #07797c); */
      background: linear-gradient(to bottom, #0CA6AA, #07797c);
      border: 1px solid #0CA6AA;
      border-radius: 2px;
      box-sizing: border-box;
      color: #fff;
      display: -webkit-box;
      display: -moz-box;
      display: -o-box;
      display: -ms-box;
      display: box;
      font-size: 18px;
      text-align: center;
      width: 100%;
      height: 45px;
      padding: 10px 16px;
      line-height: 1.2;
      font-weight: 400;
      margin: 2.5rem 0rem;
  }

  .btnCart input[type='button'],
  .btnPay input[type='button'],
  .btn-return input[type='button'],
  .btn-return2 input[type='button'] {
      width: 23%;
      height: 50px;
      padding: 10px 16px;
      font-size: 16px;
      line-height: 1.2;
      font-weight: 400;
      float: left;
      clear: both;
  }

}
