﻿
body, h1, h2, h3, h4, h5, h6, p {
    margin: 0px;
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #3A302D;    
}

.div_master_all {
    width: 100%;
    text-align: center;
}

.div_master_center {
    width: 1220px;
    margin: 0 auto;
}

img {
    border-style: none;
}

.img_middle {
    vertical-align: middle;
}

.dispNone {
    display: none;
}

.text_center {
    text-align: center;
}

input[type=text], input[type=password], input[type=date], input[type=time], input[type=number], select, textarea {
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background-color: #FFFFEE;
    border: 1px solid gray;
    padding: 6px 8px;
}

    input[type=text]:focus {
        outline: 1px solid gray;
    }

    input[type=password]:focus {
        outline: 1px solid gray;
    }

    input[type=date]:focus {
        outline: 1px solid gray;
    }

    input[type=time]:focus {
        outline: 1px solid gray;
    }

    input[type=number]:focus {
        outline: 1px solid gray;
    }

    select:focus {
        outline: 1px solid gray;
    }

    textarea:focus {
        outline: 1px solid gray;
    }

input[type=image]:focus {
    outline: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}

input[id^='chk'] {
    transform: scale(1.5);
    margin: 0px 8px 4px 3px;
    vertical-align: text-bottom;
}

input[id^='rad'] {
    transform: scale(1.3);
    margin: 0px 5px 3px 3px;
    vertical-align: text-bottom;
}

table {
    border-collapse:collapse;
    width: 100%;
}
    table td {
        height: 30px;
        line-height: 25px;
        vertical-align: middle;
    }

    table .td_left {
        border:1px solid #c2bfbf;
        text-align: left;
        padding-left: 20px;
    }

    table .td_center {
        border:1px solid #c2bfbf;
        text-align: center;
        padding:0px;
    }

    table .td_rigth {
        border:1px solid #c2bfbf;
        text-align: right;
        padding-right: 10px;
    }

.table-input-type1 .td-title {
    text-align: center;
    border: 1px solid #c2bfbf;    
    padding: 15px 0px;
    background-color: #e8f2f7;
}

.table-input-type1 .td-name {
    text-align: left;
    padding-left: 20px;
    border-top: 1px solid #c2bfbf;
    border-bottom: 1px solid #c2bfbf;
    border-left: 1px solid #c2bfbf;
}

.table-input-type1 .td-must {
    text-align: center;
    border-top: 1px solid #c2bfbf;
    border-bottom: 1px solid #c2bfbf;
    border-right: 1px solid #c2bfbf;
}

.table-input-type1 .td-input {
    text-align: left;
    padding: 15px 5px 15px 20px;
    border: 1px solid #c2bfbf;
}

.table-input-type1 .td-input-big {
    text-align: left;
    padding: 20px 10px 20px 25px;
    line-height: 2;
    border: 1px solid #c2bfbf;
}

.table-input-type1 .td-input-center {
    text-align: center;
    padding: 12px 0px;
    border: 1px solid #c2bfbf;
}

.table-input-type1 .td-note {
    text-align: left;
    padding: 10px 0px 10px 20px;
    border: 1px solid #c2bfbf;
}

.table-input-type1 .td-input-head-1 {
    text-align: left;
    padding: 15px 5px 15px 20px;
    border-left: 1px solid #c2bfbf;
    border-top: 1px solid #c2bfbf;
}

.table-input-type1 .td-input-body-1 {
    text-align: left;
    padding: 15px 5px 15px 20px;
    border-right: 1px solid #c2bfbf;
    border-top: 1px solid #c2bfbf;
}

.table-input-type1 .td-input-head-2 {
    text-align: left;
    padding: 0px 5px 0px 20px;
    border-left: 1px solid #c2bfbf;
}

.table-input-type1 .td-input-body-2 {
    text-align: left;
    padding: 0px 5px 0px 20px;
    border-right: 1px solid #c2bfbf;
}

.table-input-type1 .td-input-head-3 {
    text-align: left;
    padding: 15px 5px 15px 20px;
    border-left: 1px solid #c2bfbf;
    border-bottom: 1px solid #c2bfbf;
}

.table-input-type1 .td-input-body-3 {
    text-align: left;
    padding: 15px 5px 15px 20px;
    border-right: 1px solid #c2bfbf;
    border-bottom: 1px solid #c2bfbf;
}


.table-input-type2 .td-head {
    text-align: center;
    border: 1px solid #c2bfbf;
    padding: 8px 0px;
}

.table-input-type2 .td-input-left {
    text-align: left;
    border: 1px solid #c2bfbf;
    padding: 10px 8px 10px 15px;
}

.table-input-type2 .td-input-left1 {
    text-align: left;
    border: 1px solid #c2bfbf;
    padding: 10px 8px 10px 50px;
}

.table-input-type2 .td-input-center {
    text-align: center;
    border: 1px solid #c2bfbf;
    padding: 10px 0px;
}

.table-input-type2 .td-input-right {
    text-align: right;
    border: 1px solid #c2bfbf;
    padding: 10px 20px 10px 0px;
}


.table-display-type1 td {
    text-align: left;
    line-height: 25px;
    border: 1px solid #c2bfbf;
    padding: 8px 10px 8px 15px;
}

.table-display-type1 th {
    background-color: lightyellow;
    border: 1px solid #c2bfbf;
    padding: 8px 0px;
    text-align: center;
    font-weight: 400;
}

.table-display-type1 .th-left {
    text-align: left;
    padding-left: 15px;
}

.table-display-type1 .td-center {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.table-display-type1 .noborder {
    border: none;
    text-align: center;
}

.table-display-type1 .noborder-left {
    border: none;
    text-align: left;
    padding-left: 20px;
}

.table-display-type1 i {
    font-size: 1.5em;
}

.td-head-color1 .td-name, .td-head-color1 .td-must, .td-head-color1 .td-head, .td-head-color1 .td-note {
    background-color: #e8f2f7;
}

.td-head-color2 .td-name, .td-head-color2 .td-must, .td-head-color2 .td-head, .td-head-color2 .td-note {
    background-color: #1b85c3;
    color: white;
}


.td-must img {
    vertical-align: middle;
}

.tr-bottom-line {
    border-bottom: 2px solid gray;
}

.tr-top-line {
    border-top: 2px solid gray;
}

.tr-top-line-judge {
    border-top: 3px solid red;
}

.div_accord_head {
    height: 23px;
    vertical-align: middle;
    text-align: left;
}

.gvList th {
    background-color: #1b85c3;
    color: white;
    text-align: center;
    border: 1px solid darkgray;    
    font-size: 0.9em;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gvList td {
    border: 1px solid darkgray;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 0.88em;
    font-weight: 500;
}

.gvList input[type=text],
.gvList input[type=number],
.gvList select {
    padding: 5px;
    font-size: 1em;
}

.gvList tr {
    background-color: #F2FFFF;
}

    .gvList tr:hover {
        background-color: lightgoldenrodyellow;
    }

.gv-middle {
    text-align: center;
    padding: 0px;
}

.gv-left {
    text-align: left;
    padding-left: 10px;
    padding-right: 5px;
}

.gv-right {
    text-align: right;
    padding-right: 10px;
    padding-left: 5px;
}

.div-total-money {
    padding: 10px;
    border: 1px solid darkgray;
    background-color: #d7ecf5;
    text-align: center;
}

.div-outurl {
    margin-top: 10px;
    background-color: #FED8CD;
    border: 2px solid #61B0E4;
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 20px;
}

.div-outurl-row2 {
    margin-top: 10px;
    background-color: #FED8CD;
    border: 2px solid #61B0E4;    
    line-height: 30px;
    text-align: left;
    padding: 10px 20px;
}

a:link {
    color: #364838;
    text-decoration: none;
}

a:visited {
    color: #364838;
    text-decoration: none;
}

a:hover {
    color: #9c1b0c;
    text-decoration: underline;
}

a.font-accord_detail {
    text-decoration: underline;
}

a.disp-link {    
    font-size: 1.1em;
    font-weight: bold;
}

.opacity60 :hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.top-banner-lnk :hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.font-accord_head {
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 0.85em;
    font-weight: 600;
}

.font-accord_detail {
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 0.82em;
    font-weight: 400;
}

.fontPG07 {
    font-size: 0.7em;
}

.fontPG08
{    
    font-size:0.8em;
}

.fontPG09 {
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 0.9em;
}

.fontPG10
{    
    font-size:1em;
}

.fontPG11 {
    font-size: 1.1em;
}

.fontPG12
{    
    font-size:1.2em;
    font-weight:500;    
}

.fontPG13 {
    font-size: 1.2em;
    font-weight: 500;
}

.fontPG14
{    
    font-size:1.4em;
    font-weight:500;    
}


.Font_Meiryo_10 {    
    font-size: 10pt;
}

.Font_Meiryo_11 {    
    font-size: 11pt;
}

.Font_Meiryo_12 {    
    font-size: 12pt;
}


.fontPGError {
    font-size: 0.93em;
    font-weight: 600;
    color: red;
}

.fontPGErrorB {
    font-size: 1em;
    font-weight: 600;
    color: red;
}

.fontred {
    color: red;
}

.cursor-p {
    cursor: pointer;
}

.span-indent {
    display: inline-block;
    width: 30px;
}

.span-indent-after1 {
    display: inline-block;
    padding-left: 30px;
}

.span-indent-after2 {
    display: inline-block;
    padding-left: 44px;    
}

.span-indent-narrow {
    display: inline-block;
    width: 23px;
}

.span-indent-narrow-after1 {
    display: inline-block;
    padding-left: 23px;
}

.span-indent-narrow-after2 {
    display: inline-block;
    padding-left: 37px;
}

.div-br1 {
    height: 12px;
}

.div-br2 {
    height: 30px;
}

.div-br3 {
    height: 10px;
}

.div-br4 {
    height: 20px;
}

.div-text {
    text-align: left;
    line-height: 25px;
    margin-bottom: 5px;
}

.ui-dialog-titlebar {
    padding: 5px;
    font-size: 0.9em;
    font-weight: 400;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.div_clear {
    clear: both;
}

.dispnote {
    display: block;
    width: 100px;
    height: 30px;
    background-color: red;
    border-radius: 6px;
    color: white;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -16px;
    transform: translateX(-50%);
}

.upmsg0 {
    position: absolute;
    top: 30px;
    left: 210px;
}

.upmsg1 {
    position: absolute;
    top: 55px;
    left: 210px;
}

.upmsg2 {
    position: absolute;
    top: 80px;
    left: 210px;
}

.upmsg3 {
    position: absolute;
    top: 126px;
    left: 210px;
}

.upmsg4 {
    position: absolute;
    top: 80px;
    left: 150px;
}

.upmsg5 {
    position: absolute;
    top: 17px;
    left: 17px;
}

.upmsg6 {
    position: absolute;
    top: 30px;
    left: 330px;
}

.img-error {
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 2px;
}

.mp-list-right {    
    min-width: 1000px;
    text-align: left;
    margin: 10px 10px 20px 0px;
}

.btnpress {
    color: white;
}

    .btnpress:link {
        color: white;
        text-decoration: none;
    }

    .btnpress:visited {
        color: white;
        text-decoration: none;
    }

    .btnpress:hover {
        color: white;
        opacity: 0.7;
        cursor: pointer;
    }