/*+伝票・明細情報：商品別CSS*/
/*共通*/
.div_flex{
    width: 95%;
    display: flex;
    margin: 0 auto;
}

.spa_block{
    display: block;
}

table{
    margin-bottom: 0;
}

.div_flex_h3{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

/**指定期間 period*/
.period > p:first-of-type{
    width: 100%;
    padding-left: 1em;
    margin-bottom: 1em;
}

.period .div_flex{
    justify-content: space-between;
}

.period .div_flex div{
    width: 48%;
}

.period .div_flex div p{
    padding-left: 1.5em;
    margin-bottom: 0.5em;
}


/*p左丸*/
.period .div_flex div p::before{
    content: "●";
    display: inline-block;
    font-size: 20px;
}

.period .div_flex div img{
    width: 60%;
}

/**店舗コード shop_code*/
.shop_code{
    position: relative;
}

.shop_code .div_flex{
    justify-content: space-between;
}

img[data-original="../../2-sales_details/2-1-004/img/shop_code_1.png"]{
    width: 60%;
}

.shop_code .div_1{
    width: 40%;
    position: absolute;
    top: 45%;
    left: 4.2%;
    left: 3.5em;
}

.shop_code .div_1 div:first-of-type{
    margin-bottom: 1.5em;
}

/*p左丸*/
.shop_code .div_1 p::before{
    content: "●";
    display: inline-block;
    font-size: 20px;
}

.shop_code .div_1 img{
    width: 90%;
}

/**グループ検索 group*/
.group{
    position: relative;
}

.group .div_flex{
    justify-content: space-between;
}

img[data-original="../../2-sales_details/2-1-004/img/group_search_1.png"]{
    width: 60%;
    margin-bottom: 5em;/*ｸﾞﾙｰﾌﾟｺｰﾄﾞ用スペース*/
}

/*//ｸﾞﾙｰﾌﾟｺｰﾄﾞ group_code*/
.group_code{
    width: 63%;
    position: absolute;
    top: 48%;
    left: 2em;
}

.group_code p{
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
}

img[data-original="../../2-sales_details/2-1-004/img/group_code_1.png"]{
    width: 68%;
}

/**部門コード dept_code*/
.dept_code img{
    width: 35%;
    height: fit-content;
}

/**処理種別 process_type*/
.process_type p{
    width: 55%;
}

.process_type .div_flex{
    justify-content: space-between;
}

.process_type .div_flex div{
    width: 40%;
}

.process_type .div_flex div img{
    width: 65%;
    margin-top: 1em;
}

.process_type table{
    width: 60%;
    height: fit-content;
    font-size: 14px;
}

.process_type table th{
    width: 10%;
}

.process_type table td span{
    display: block;
}

/**店舗別表示 by_store*/
.by_store .tr_1 th{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 1em;
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #000088;
}

.by_store th{
    width: 10%;
}

.by_store td{
    width: 90%;
}

.by_store td img{
    margin: 0.5em auto;
}

img[data-original="../../2-sales_details/2-1-004/img/by_store_1.png"]{
    width: 90%;
}

img[data-original="../../2-sales_details/2-1-004/img/by_store_2.png"]{
    width: 60%;
}


/**税抜表示 tax_excl*/
.tax_excl p{
    width: 100%;
    padding-left: 1em;
}

.tax_excl ul{
    color: black;
    margin-top: 0.5em;
    margin-left: 5%;
}

.tax_excl ul li span{
    text-decoration: underline;
}

/**検索キー key_search*/
.key_search{
    position: relative;
}

.key_search .div_flex{
    justify-content: space-between;
}

.key_search .div_flex img{
    width: 40%;
    margin: 0;
}

.key_search table{
    width: 62%;
    font-size: 14px;
    margin-left: 2em;
    position: absolute;
    top: 33.5%;
}

.key_search table th{
    width: 7.5em;
}

.key_search table td{
    padding: 0.5em 0.23em;
}

/**画像表示 CSV*/
/*//画像表示 image_display*/
.image_display{
    width: 49%;
}

.image_display p{
    width: 100%;
    padding-left: 1em;
}

.image_display img{
    margin-top: 0.5em;
}

/*//CSV csv*/
.csv{
    width: 49%;
    height: fit-content;
}

.csv p{
    width: 100%;
    padding-left: 1em;
}

.csv ul{
    color: black;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0;
}

.csv ul li span{
    text-decoration: underline;
}

/*+詳細検索 advanced_search*/
/**表示項目 display_items*/
.display_items .tr_1 th{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 1em;
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #000088;
}

.display_items .tr_2 td{
    text-align: left;
    padding-top: 1em; 
    padding-bottom: 1em;
}

.display_items th{
    width: 9%;
}

.display_items td{
    width: calc(50% - 10%);
}

/**特殊商品表示 special_items*/
.special_items .tr_1 th{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 1em;
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #000088;
}

.special_items .tr_2 td{
    text-align: left;
    padding-top: 1em; 
    padding-bottom: 1em;
}

.special_items th{
    width: 9%;
}

.special_items td div{
    width: 95%;
    display: flex;
    margin: 0 auto;
}

.special_items td div p{
    width: 50%;
}

.special_items td div img{
    width: 45%;
}

/**カテゴリ選択 refine*/
.refine p{
    width: 100%;
    padding-left: 1em;
    margin-bottom: 1em;
}

.refine img{
    width: 60%;
}


/*+データダウンロード download*/
.download p{
    width: 100%;
    padding-left: 1em;
    margin-bottom: 1em;
}

.download .div_flex{
    justify-content: space-between;
}

.download .div_flex div{
    width: 49%;
}

.download .div_flex div img{
    width: 20%;
    margin-right: 7%;
}





