/*===================================================================
	/xxx/index.htm 
===================================================================*/
#contents .mainSection .imgAtt {
  width: 440px;
  height: 360px;
  padding-right: 20px;
  position: relative; }

#contents .mainSection .imgAtt .idxImg {
  margin-top: -30px; }

#contents .mainSection .imgAtt .iDown01 {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

#contents .mainSection .imgAtt .attention {
  padding: 3px 5px;
  font-size: 68%;
  border: 1px solid #aaa;
  position: absolute;
  top: 150px;
  left: 290px; }

#contents .mainSection .imgAtt sup {
  line-height: 1; }

#contents .mainSection .summary .summaryTable {
  margin-top: 15px;
  margin-bottom: 20px;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc; }

#contents .mainSection .summary .summaryTable th {
  width: 94px; }

#contents .mainSection .summary .summaryTable th,
#contents .mainSection .summary .summaryTable td {
  padding: 2px 13px;
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-weight: normal;
  text-align: center; }

#contents .mainSection .summary .summaryRecommend {
  position: relative;
  padding: 5px 10px 5px 120px;
  border: 1px solid #dcdcdc;
  background: url(/products/receiptprinter/common/images/bg_recommend_01.png) no-repeat 99px center; }

#contents .mainSection .summary .summaryRecommend > p {
  display: block;
  position: absolute;
  width: 99px;
  margin-top: -1.2em;
  line-height: 1.2em;
  left: 0;
  top: 50%;
  text-align: center; }

#contents .mainSection .summary .summaryRecommend li {
  display: table-cell;
  width: 173px;
  font-size: 11px;
  line-height: 1.2em; }

#contents .mainSection .summary .summaryRecommend a {
  display: block;
  text-decoration: none; }

#contents .mainSection .summary .summaryRecommend li img,
#contents .mainSection .summary .summaryRecommend li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

#contents .mainSection .summary .summaryRecommend a:hover span {
  text-decoration: underline; }

#contents .detailSection .main .detailGroup .detail_no-border {
  padding-bottom: 0;
  border-bottom: 0; }

#contents .detailSection .main .detailGroup .detail_no-border .summary {
  width: 275px !important; }

#contents .detailSection .main .detailGroup .detail .summary .txt {
  margin-top: 5px;
  color: #000000; }

/* modify 2019.12.20 */
#contents img.w60 {
  width: 60px;
}

@media all and (min-width: 769px) {
  #contents .detailSection .main {
    float: none;
    width: 100%;
  }
  #contents .detailSection .main .detailGroup .detail a {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #contents .detailSection .main .detailGroup .detail .summary {
    width: 45%;
    display: block;
  }
  #contents .detailSection .main .detailGroup .detail .img {
    width: 55%;
    text-align: center;
    display: block;
  }
  #contents .detailSection .main .detailGroup .detail .layCol01 {
    width: calc(50% - 25px);
  }
  #contents .detailSection .main .detailGroup .detail .layCol02 {
    width: calc(50% - 25px);
  }
  #contents .detailSection .main .detailGroup .detail .layCol01 .summary,
  #contents .detailSection .main .detailGroup .detail .layCol02 .summary {
    display: table-cell;
  }
}

@media only screen and (max-width: 768px) {
  #contents .mainSection .imgAtt {
    width: 100%;
    height: auto;
    padding-right: 0; }
  #contents .mainSection .imgAtt .idxImg {
    margin-top: 0; }
    #contents .mainSection .imgAtt .idxImg img {
      width: 100%;
      height: auto; }
  .summaryFunctionIcon ul:nth-child(2) {
    margin-top: 10px; }
  #contents .mainSection .summary .summaryRecommend {
    padding: 5px 10px 5px;
    background: transparent; }
    #contents .mainSection .summary .summaryRecommend img{
    width: auto!important;}
    #contents .mainSection .summary .summaryRecommend > p {
      position: relative;
      top: auto;
      left: auto;
      width: auto;
      margin-top: 0;
      line-height: 1;
      border-bottom: 1px dotted #dcdcdc;
      padding: 5px 0 5px;
      margin-bottom: 5px; }
    #contents .mainSection .summary .summaryRecommend ul {
      width: 100%; }
    #contents .mainSection .summary .summaryRecommend li {
      width: calc(100% / 3);
      text-align: center; }
  #contents .detailSection .main .detailGroup .detail_no-border .summary {
    width: 100% !important; } }
