@charset 'utf-8';
@import "custom.css";
html {
    margin-bottom: 1px;
    height: 100%;
    overflow-y: scroll;
}


/* { font-size:12px; font-family:"ＭＳ Ｐゴシック"; }*/


/* { font-size:14.67px; font-family:"ＭＳ Ｐゴシック"; }*/

/* { font-size: 15.6px; font-family: "ＭＳ Ｐゴシック"; } */

* {
    font-size: 12px;
    font-family: Arial, Roboto, YuGothic, Meiryo, sans-serif;
}

body {
    margin-top: 0;
    margin-bottom: 0;
    background-color: #f5f5f5;
}

p,
form,
li {
    margin: 0;
}

img {
    border: 0;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

td {
    word-break: break-all;
}

p,
th,
td {
    line-height: 140%;
}

.clear {
    clear: both;
}

.base {
    width: 98%;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.baseArea {
    /* padding: 0px 23px; */

    /* 2020/10/23 【徳永一行】店舗・売上先マスタメニュ追加により、高さ調節 */
    /* min-height: 600px; */
    min-height: 700px;
}

.header {
    /* not drowing */
}

.headerLogoLeft {
    float: left;
    width: 400px;
}

.headerLogoRight {
    float: right;
    width: 80px;
    margin: 12px 20px 0 0 !important;
}

.headerHomeRight {
    float: right;
    width: 80px;
    margin: 12px 20px 0 0;
}

.headerLine {
    height: 5px;
    padding-bottom: 0px;
    /* background-image:url(../admin/images/top_bg.gif); */
    background-repeat: repeat-x;
    background-position: top;
}

.footer {
    color: #fff;
    text-align: right;
    background-color: #999;
    padding: 2px;
}

.system_name {
    background-image: url(../admin/images/title_base.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    color: #FFF;
    font-weight: bold;
    height: 25px;
    margin-left: 21px;
    margin-top: 3px;
    padding-top: 7px;
    padding-left: 5px;
    font-size: 15px;
}

.menu {
    width: 282px;
    padding: 0px;
    margin-right: 10px;
    float: left;
    /* 2020/10/23 【徳永一行】店舗・売上先マスタメニュ追加により、高さ調節 */
    /* height: 550px; */
    height: 630px;
}

.menu_pad {
    padding: 10px;
}

.menu p {
    font-size: 15px !important;
    width: 250px;
    /*height:29px;*/
    line-height: 27px;
    /*  background-image:url(../admin/images/aquab10-010.jpg);
  background-repeat:no-repeat;*/
    border: 2px solid #222;
    border-top: #fff;
    border-left: #fff;
    /*  padding:5px 0 5px 10px;*/
    padding-left: 8px;
    /* background: #999; */
    background-color: rgb(59, 107, 211);
    margin: 0 0 5px 0;
    color: #FFF;
    font-weight: bold;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.menu p:hover {
    /*background-image:url(../admin/images/aquab10-001.jpg);*/
    /* background: #333; */
    background-color: rgb(118, 166, 245);
}

.menu p.selected {
    /*background-image:url(../admin/images/aquab10-001.jpg);*/
    /* background: #333; */
    background-color: rgb(118, 166, 245);
}

.menu p.spacer {
    background-image: url();
}

.menu.main_area {
    background-color: #eee;
    /*#ddd*/
}

.menu.sub_area_1 {
    background-color: #eee;
    /*#ccf*/
}

.menu.sub_area_2 {
    background-color: #eee;
    /*#fcc*/
}

.menu.sub_area_3 {
    background-color: #eee;
    /*#ffc*/
}

.menu_title {
    background-color: #888;
    color: #FFF;
    font-weight: bold;
    /*padding:3px 15px;*/
    padding-left: 1em;
    /*height:15px;*/
    line-height: 27px;
}

.menu ul {
    list-style: url(../admin/images/allow.gif);
    margin-bottom: 5px;
}

.menu ul li {
    margin: 5px 0 0 25px;
}

.menu .menuTopLink {
    margin: 15px 0 20px 0;
}

.main {
    width: 750px;
    padding: 2px 0 20px 0;
    margin: 0 0 0 20px;
    float: left;
}

.errorMessage {
    color: #c00;
    font-weight: bold;
    height: 16px;
    margin-top: 10px;
}

.errorMessageSub {
    color: #c00;
    font-size: 10px;
    font-weight: normal;
}

.error_message_sub {
    color: #c00;
    font-size: 10px;
    font-weight: normal;
}

.safe_message_sub {
    color: #0b0;
    font-size: 10px;
    font-weight: normal;
}

#loginErrorMessage {
    font-size: 12px;
}

.loginArea {
    width: 100%;
    height: 580px;
    padding: 12px 0 0 0;
}


/*元は height:340px; padding:120px 0 0 0;*/

.loginArea {
    border-top: 23.2px #999 solid;
}

.login_ttl {
    width: 580px;
    margin: 60px auto 48px;
    text-align: center;
    color: #f39800;
}

.login_ttl h1,
.login_ttl p {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.login_ttl h1 {
    font-size: 52px;
    margin: 0;
}

.login_ttl p {
    font-size: 24px;
}

.loginTable {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.loginTableInner {
    width: 328px;
    border: 1px solid #999;
    padding: 10px;
}

.loginTableInner .errorMessage {
    height: 16px;
    font-weight: bold;
}

.loginTableInner ul {
    margin-top: 4px;
}

.loginTableInner ul li {
    float: left;
}

.loginTableInner ul li p {
    width: 90px;
    text-align: center;
    padding-top: 4px;
}

.loginFormButton {
    text-align: center;
    margin-top: 20px;
}

.loginMessage {
    margin-top: 10px;
}

.titleFull {
    width: 100%;
    float: left;
    height: 27px;
    background-color: #2c6bd3;
    background-image: url(../admin/images/title_base_full.gif);
}

.titleFull p {
    color: #fff;
    font-weight: bold;
    margin: 5px 0 0 7px;
}

.titleLeft,
.titleLeftLong {
    float: left;
    height: 27px;
    background-repeat: no-repeat;
}

.titleLeft {
    width: 232px;
    background-image: url(../admin/images/title_base.gif);
}

.titleLeftLong {
    width: 382px;
    background-image: url(../admin/images/title_base_long.gif);
}

.titleLeft p,
.titleLeftLong p {
    color: #fff;
    font-weight: bold;
    margin: 5px 0 0 7px;
}

.titleRight,
.titleRightLong {
    float: left;
    height: 27px;
    background-image: url(../admin/images/title_riquid.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.titleRight {
    width: 518px;
}

.titleRightLong {
    width: 368px;
}

.titleRightLogin {
    float: left;
    width: 118px;
    height: 27px;
    background-image: url(../admin/images/title_riquid.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.pager {
    margin: 25px 0 60px 0;
}

.pagerLeft {
    float: left;
    width: 200px;
}

.pagerRight {
    float: right;
    width: 550px;
    text-align: right;
}

.topTable {
    width: 750px;
}

.topTableLeft {
    height: 19px;
    width: 500px;
    background-color: #1082bb;
    font-weight: 500;
    color: #fff;
    padding: 2px 4px;
    vertical-align: middle;
}

.topTableRight {
    height: 19px;
    padding: 3px;
    border: unset;
}

.topTableRight li.checkboxArea {
    float: left;
    width: 20px;
    height: 20px;
    margin: 0;
}

.topTableRight li.textArea {
    float: left;
    width: 175px;
    height: 20px;
    padding: 2px 0 0 0;
    margin: 0;
}

.topTableHalf {
    width: 48%;
    border-collapse: collapse;
}

.dataTable {
    width: 750px;
    border-collapse: collapse;
}

.dataTable th {
    padding: 2px;
    height: 13px;
    border: 1px solid #bbb;
    color: #444;
    background-color: #777;
    color: #fff;
    ;
    text-align: center;
    overflow: hidden;
}

.dataTable td {
    padding: 2px;
    height: 13px;
    border: 1px solid #999;
    color: #444;
}

.tdError {
    text-align: center;
}

.itemDataTable {
    width: 100%;
    border-collapse: collapse;
}

.itemDataTable td {
    padding: 0;
    height: 18px;
    border: 1px solid #999;
    color: #444;
}

.itemDataTable td a {
    display: block;
    width: 100%;
    height: 100%;
    color: #444;
}

.itemDataTable td a:hover {
    background-color: #eee;
}

.itemDataTable li {
    float: left;
    padding: 0 3px 0 3px;
}

.searchTable {
    width: 1150px;
    border: 1px solid #999;
    margin: 10px 0 0 0;
}

.searchTable td {
    padding: 3px;
}

.submitArea {
    margin: 5px 0 0px 0;
    text-align: center;
}

.submitButton {
    width: 100px;
    margin: 3px;
}


/*.button { width:100px; margin:3px; }*/

.button {
    width: 130px;
    margin: 3px;
}

.search_button {
    width: 150px;
    margin: 3px;
}

.need {
    color: #c00;
    padding: 0 3px 0 3px;
}

.text {
    color: #444;
    margin-top: 10px;
}

.bold {
    font-weight: bold;
}

.red {
    color: #c00;
}

.input_discription {
    color: #a00;
}


/*.gray { color:#444; }*/

.grayout {
    background: #E3E3E3;
}

.l_gray {
    color: #999;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.bgWhite {
    background-color: #fff;
}

.bgGray {
    background-color: #f0f0f0 !important;
    ;
}

#list_table .totalRow {
    background-color: #ddd;
}

#list_table .group1 {
    background-color: #ddf;
}

#list_table .group2 {
    background-color: #dfd;
}

#list_table .group3 {
    background-color: #fdd;
}

td.groupFooter1 {
    border-bottom: double #888888;
}

td.groupFooter2 {
    border-bottom: 1px solid #888888;
}

td.groupFooter3 {
    border-bottom: 1px solid #888888;
}

.filter {
    display: none;
    position: fixed!important;
    position: absolute;
    filter: alpha(opacity=50);
    opacity: 0.5;
    <!--[if IE 6]>top: expression(eval(document.documentElement.scrollTop+0));
    <![endif]-->top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #999;
}

.lookup {
    display: none;
    position: absolute;
    position: fixed!important;
    left: 50%;
    top: 50%;
    width: 460px;
    height: 560px;
    margin: -300px 0 0 -250px;
    overflow: hidden;
    z-index: 200;
    background-color: #fff;
    border: 1px solid #999;
}

.lookupTitle {
    height: 25px;
    color: #fff;
    padding: 5px 0 0 7px;
    font-weight: bold;
    background-image: url(../admin/images/lookup_title_base.gif);
    background-repeat: repeat-x;
}

.lookupMain {
    padding: 20px;
}

.lookupSubmitArea {
    text-align: right;
}

#itemSearchLookUpAdminResult {
    width: 100%;
    height: 420px;
    margin: 10px 0 10px 0;
}

#itemSearchLookUpAdminResult .pager {
    margin: 0;
    height: 20px;
}

#itemSearchLookUpAdminResult .pagerLeft {
    display: none;
    clear: both;
}

#itemSearchLookUpAdminResult .pagerRight {
    clear: both;
    width: 100%;
    text-align: right;
}

.w30 {
    width: 30px;
}

.w40 {
    width: 40px;
}

.w50 {
    width: 50px;
}

.w60 {
    width: 60px;
}

.w70 {
    width: 70px;
}

.w75 {
    width: 75px;
}

.w80 {
    width: 80px;
}

.w90 {
    width: 90px;
}

.w100 {
    width: 100px;
}

.w110 {
    width: 110px;
}

.w120 {
    width: 120px;
}

.w130 {
    width: 130px;
}

.w140 {
    width: 140px;
}

.w150 {
    width: 150px;
}

.w160 {
    width: 160px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px;
}

.w220 {
    width: 220px;
}

.w250 {
    width: 250px;
}

.w260 {
    width: 260px;
}

.w270 {
    width: 270px;
}

.w280 {
    width: 280px;
}

.w300 {
    width: 300px;
}

.w350 {
    width: 350px;
}

.w380 {
    width: 380px;
}

.w400 {
    width: 400px;
}

.w450 {
    width: 450px;
}

.w500 {
    width: 500px;
}

.w600 {
    width: 600px;
}

.w700 {
    width: 700px;
}

.w800 {
    width: 800px;
}

.h30 {
    height: 30px;
}

.h50 {
    height: 50px;
}

.h80 {
    height: 80px;
}

.h100 {
    height: 100px;
}

.font_e_m {
    font-size: 12px;
    color: #FF6600;
}

.font_g_m {
    font-size: 12px;
    color: #666666;
}

.font_w_m {
    font-size: 12px;
    color: #FFFFFF;
}

.font_b_m {
    font-size: 12px;
    color: #0000DD;
}

.font_r_m {
    font-size: 12px;
    color: #DD6600;
}

a:link {
    color: #0080C0;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #5F4EC2;
}

a:hover {
    text-decoration: none;
    color: #FF6600;
}

a:active {
    text-decoration: none;
}

.serviceTable {
    width: 750px;
    border-collapse: collapse;
}

.serviceTable th {
    height: 19px;
    padding: 3px;
    border: 1px solid #aaa;
    background-color: #f2f2f2;
}

.serviceTable td {
    height: 19px;
    padding: 3px;
    border: 1px solid #aaa;
}

.textFocus {
    color: #aaa;
}

.name_label {
    border: 1px solid #aaa;
    background-color: #eee;
    width: 200px;
    color: #111;
}

.title_area {
    border: 3px outset #999999;
    padding: 10px;
    width: 500px;
    height: 200px;
    text-align: left;
}

#list_table tr {
    background: #FFF;
}

.bg_blue {
    background: #bbdbf3 none repeat scroll 0 0!Important;
}

input[type="text"]:focus {
    border: 2px solid #ff9900;
    outline: 0;
}

select:focus {
    border: 2px solid #ff9900;
    outline: 0;
}

.titleFull {
    position: relative;
    height: 32px;
    line-height: 32px;
    background-color: rgb(44, 107, 211);
    background-image: linear-gradient(rgb(94, 143, 222) 0%, rgb(44, 107, 211) 100%);
    background-size: 100% 100%;
    background-clip: padding-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(214, 214, 214);
    border-image: initial;
}

.footer-cospa {
    background: #0D203F;
    color: #fff;
    padding: 15px 0;
}

.footer-cospa>span {
    margin-left: 23px;
    font-size: 12px;
}

.footer-cospa>a {
    color: #fff;
    font-size: 12px;
}

.searchTable .seachcondition_left {
    font-weight: 500;
    color: #fff;
    padding: 2px 4px;
    vertical-align: middle;
    background-color: #1082bb;
    background-image: linear-gradient(#128fcd 0%, #1082bb 100%);
    background-size: 100% 100%;
    border: 1px solid #fff !important;
}

.search_button {
    background-image: linear-gradient(rgba(33, 169, 236, 0), rgba(1, 9, 13, 0.1));
    background-color: #21a9ec;
    border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
    color: white;
    white-space: nowrap;
    min-width: 55px;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px inset, rgba(0, 0, 0, 0.1) 0px 1px 2px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 22px;
    transition: background-color 0.2s ease 0s;
    border-style: solid;
    border-width: 1px;
    border-radius: 6px;
    padding: 5px 15px;
}

.dataTable th {
    background-color: #0f78ac;
}

#torihikisaki_kbn_0 {
    display: none;
}

.clickable {
    cursor: pointer;
}

.returnHome {
    float: left;
    margin-bottom: 30px;
}

#returnList,
#returnHome {
    float: left;
    margin-right: 10px;
}

hr {
    display: none;
}

.outer-area {
    width: 100%;
}

.left-area {
    float: left;
    width: 50%;
}

.right-area {
    float: left;
    text-align: right;
    width: 50%;
}

.dataTable thead th {
    text-align: left;
}

#search_member {
    /* float: right; */
    /* margin-right: -50px; */
}