﻿@charset "UTF-8";
/*
 * layout.css
 *
 *  version --- 3.5
 *  updated --- 2012/12/7
 */

/********************JPN SPACE*************************/




























/********************VN SPACE*************************/
.groupheaderCotent {
    font-size: 14px;
}

.groupheader {
    background-color: #d5e9e9 !important;
}

.nopadding {
    padding: 0 !important;
}

.fcdatetimeFileRegist {
    width: 141px !important;
}

.menu .logoHome ul li {
    background: none repeat scroll 0 0 #ffffff;
    color: #747474;
    float: left;
    font-size: 11px;
    height: 55px;
    list-style: outside none none;
    margin: 0;
    padding-top: 10px;
    position: relative;
    text-align: center;
    width: 90px;
}

.menu .logoHome {
    width: calc(100% - 850px);
    width: -webkit-calc(100% - 850px);
    /*max-width : 500px;
  width : 100%;*/
    text-align: left;
    border-bottom-left-radius: 15px !important;
    border-left: 1px solid #e8ebec !important;
    /*border-bottom: 1px solid #e8ebec;*/
    z-index: 1000;
}

.menu .menu-Nav .floatLeft p.HeaderButton {
    /*width:20%;*/
    display: none;
}

@media only screen and (max-width : 480px) {
    .menu .menu-Nav .floatLeft p.HeaderButton {
        display: inline;
        position: relative;
        right: 15px;
    }

    .deliveryaddress {
        width: 100% !important;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    .menu .menu-Nav .floatLeft p.HeaderButton {
        display: inline;
    }

    .deliveryaddress {
        width: 100% !important;
    }
}

.Pankuzu .pItemPankuzu {
    display: inline;
}

@media only screen and (max-width : 480px) {
    .Pankuzu {
        width: 90%;
    }

        .Pankuzu .pItemPankuzu {
            display: inline-block;
            width: 90%;
        }

    .pItemPankuzuHomeFirst {
        display: block;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    .Pankuzu {
        width: 90%;
    }

        .Pankuzu .pItemPankuzu {
            display: inline-block;
        }
}

.Pankuzu .pItemPankuzu span {
    padding-right: 5px;
}

.FC_box_m {
    /*width:100%;*/
    height: auto;
    border: 1px solid #bdc8ca;
    border-radius: 8px;
    margin-left: 4px;
    box-shadow: 0px 1px 2px 0px #bdc8ca;
    padding: 15px 10px 15px 15px;
    background-color: #FFFFFF;
}

    .FC_box_m h3 {
        width: 98.5%;
        color: #242424;
        text-shadow: 1px 1px 1px #9d9d9d;
        background: #ffffff;
        font-size: 16px;
        line-height: 1;
        margin-bottom: 10px;
        padding: 10px 5px 8px 10px;
        box-shadow: 1px 1px 5px 0px #9e9d9d;
        border-bottom: 5px double #f18e22;
        border-radius: 2px;
    }

    .FC_box_m input[type="text"], input[type="password"], textarea {
        padding: 5px -1px !important;
    }

@media only screen and (max-width : 320px) {
    .FC_box_m h3 {
        width: 90%;
    }

    .PercentRateCss {
        width: 93% !important;
    }
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
    .FC_box_m h3 {
        width: 96%;
    }

    .PercentRateCss {
        width: 93% !important;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    .FC_box_m h3 {
        width: 96%;
    }

    .PercentRateCss {
        width: 93% !important;
    }
}

.FC_box_m div {
    /*width:100%;*/
}

    .FC_box_m div:after {
        clear: both;
    }

.FC_box_m p {
    padding: 5px;
}

table.FC_ListTable2_Nyuryoku {
    border-top: 1px solid #bdc8ca;
    border-right: 1px solid #bdc8ca;
}

    table.FC_ListTable2_Nyuryoku tr th {
        padding: 5px;
        border: 1px solid #bdc8ca;
        background-color: #f7fafa;
        color: #425258;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    table.FC_ListTable2_Nyuryoku tr .wFC {
        padding: 5px;
        border: 1px solid #bdc8ca;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background-color: #FFFFFF;
        /*height: 26px;*/
    }

    table.FC_ListTable2_Nyuryoku tr .FC_td_border_top {
        padding: 5px;
        border: 1px solid #bdc8ca;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background-color: #FFFFFF;
        height: 26px;
    }

    table.FC_ListTable2_Nyuryoku tr td.Status {
        font-weight: bold;
        font-size: 14px;
    }

.FC_ContextArea {
    /*width:100% !important;*/
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*background-color:#f5f5e2;*/
    background-color: #d5e9e9;
    /*background-color:LightGray;*/
    text-align: center;
}

.invisble-td {
    border-left: 0px solid #fff !important;
}

.invisble-td-left {
    border-left: 0px solid #fff !important;
}

.invisble-td-right {
    border-right: 0px solid #fff !important;
}

.FC_td_border_top {
    border-top: 1px solid #bdc8ca;
}

.h26 {
    height: 26px;
}

.h_initial {
    height: initial !important;
    min-height: 26px;
}

@media only screen and (max-width : 320px) {
    table.FC_ListTable2_Nyuryoku {
        border-top: 0px solid #fff;
        border-right: 0px solid #fff;
    }

    table.FC_ListTable2 tr th {
        width: 26% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #d4d3b1;
        overflow: hidden;
        background-color: #f5f5e2;
    }

    table.FC_ListTable2 tr .wFC {
        width: 61% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #d4d3b1;
        overflow: hidden;
        background-color: transparent;
        font-size: 11px;
    }

    table.FC_ListTable2_Nyuryoku tr th {
        width: 26% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #bdc8ca;
        overflow: hidden;
        background-color: #f7fafa;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    table.FC_ListTable2_Nyuryoku tr .wFC {
        width: 61% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #bdc8ca;
        overflow: hidden;
        background-color: transparent;
        font-size: 11px;
        /*height:26px;*/
    }

    table.FC_ListTable2_Nyuryoku tr td input[type="text"], table.FC_ListTable2_Nyuryoku tr td textarea {
        width: 98% !important;
    }

    table.FC_ListTable2_Nyuryoku tr td select {
        width: 98% !important;
    }

    .FC_ContextArea {
        width: 90% !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .invisble-td {
        display: none;
    }

    .invisble-td-left {
        border-left: 1px solid #bdc8ca !important;
    }

    .invisble-td-right {
        border-right: 1px solid #bdc8ca !important;
    }

    .wFC-left {
        width: 20% !important;
        padding: 5px 0 5px 4px !important;
    }

    .wFC-rigth {
        width: 40% !important;
        padding: 5px 0 5px 4px !important;
    }

    .PercentRateCss {
        width: 93% !important;
    }
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
    table.FC_ListTable2_Nyuryoku {
        border-top: 0px solid #fff;
        border-right: 0px solid #fff;
    }

    table tr td {
        width: initial !important;
    }

    table.FC_ListTable2 tr th {
        width: 30% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #d4d3b1;
        overflow: hidden;
        background-color: #f5f5e2;
    }

    table.FC_ListTable2 tr .wFC {
        width: 60% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #d4d3b1;
        overflow: hidden;
        background-color: transparent;
        font-size: 11px;
    }

    table.FC_ListTable2_Nyuryoku tr th {
        width: 30% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #bdc8ca;
        overflow: hidden;
        background-color: #f7fafa;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    table.FC_ListTable2_Nyuryoku tr .wFC {
        width: 60% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #bdc8ca;
        overflow: hidden;
        background-color: transparent;
        font-size: 11px;
        height: 26px;
    }

    table.FC_ListTable2_Nyuryoku tr td input[type="text"], table.FC_ListTable2_Nyuryoku tr td textarea {
        width: 98% !important;
    }

    table.FC_ListTable2_Nyuryoku tr td select {
        width: 98% !important;
    }

    .FC_ContextArea {
        width: 90% !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .invisble-td {
        display: none;
    }

    .invisble-td-left {
        border-left: 1px solid #bdc8ca !important;
    }

    .invisble-td-right {
        border-right: 1px solid #bdc8ca !important;
    }

    .wFC-left {
        width: 20% !important;
        padding: 5px 0 5px 4px !important;
    }

    .wFC-rigth {
        width: 40% !important;
        padding: 5px 0 5px 4px !important;
    }

    .PercentRateCss {
        width: 93% !important;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    table.FC_ListTable2_Nyuryoku {
        border-top: 0px solid #fff;
        border-right: 0px solid #fff;
    }

    table tr td {
        width: initial !important;
    }

    table.FC_ListTable2 tr th {
        width: 30% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #d4d3b1;
        overflow: hidden;
        background-color: #f5f5e2;
    }

    table.FC_ListTable2 tr .wFC {
        width: 60% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #d4d3b1;
        overflow: hidden;
        background-color: transparent;
        font-size: 11px;
    }

    table.FC_ListTable2_Nyuryoku tr th {
        width: 30% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #bdc8ca;
        overflow: hidden;
        background-color: #f7fafa;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    table.FC_ListTable2_Nyuryoku tr .wFC {
        width: 60% !important;
        display: inline-block;
        text-align: left !important;
        padding: 5px;
        border: 1px solid #bdc8ca;
        overflow: hidden;
        background-color: transparent;
        font-size: 11px;
        height: 26px;
    }

    table.FC_ListTable2_Nyuryoku tr td input[type="text"], table.FC_ListTable2_Nyuryoku tr td textarea {
        width: 98% !important;
    }

    table.FC_ListTable2_Nyuryoku tr td select {
        width: 98% !important;
    }

    .FC_ContextArea {
        width: 90% !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .invisble-td {
        display: none;
    }

    .invisble-td-left {
        border-left: 1px solid #bdc8ca !important;
    }

    .invisble-td-right {
        border-right: 1px solid #bdc8ca !important;
    }

    .wFC-left {
        width: 20% !important;
        padding: 5px 0 5px 4px !important;
    }

    .wFC-rigth {
        width: 40% !important;
        padding: 5px 0 5px 4px !important;
    }

    .PercentRateCss {
        width: 93% !important;
    }
}

/*wDouble to break line*/
table.ListTable2_Nyuryoku .wDouble, table.ListTable .wDouble, table.ListTable2 .wDouble, table.FC_ListTable2_Nyuryoku .wDouble {
    white-space: normal !important;
    height: auto !important;
}

table.FC_ListTable2_Nyuryoku .hDouble {
    margin-top: 8px;
}

.btn_red_s_no,
.btn_blue_s_no,
.btn_orange_s_no,
.btn_green_s_no,
.btn_gray_s_no {
    padding: 0px !important;
}

.AccountBox_center {
    width: 35% !important;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #bdc8ca;
    border-radius: 8px;
    box-shadow: 0px 1px 2px 0px #bdc8ca;
    background-color: #FFFFFF;
    margin-top: 30px;
}

.wSelect {
    width: 41%;
}

.table_checkbox_width {
    width: initial !important;
}

td .text_align_right {
    text-align: right !important;
}

@media only screen and (max-width : 320px) {
    .AccountBox_center {
        width: 97% !important;
        height: auto;
        float: none;
        border: 1px solid #bdc8ca;
        border-radius: 8px;
        margin-left: 0px;
        box-shadow: 0px 1px 2px 0px #bdc8ca;
        background-color: #FFFFFF;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-top: 30px;
    }

    .wSelect {
        width: 50% !important;
    }
    /*.wSelect select{width:initial  !important;}*/
    table.KensakuTableSyousai tr td .table_checkbox_width {
        width: initial !important;
    }
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
    .AccountBox_center {
        width: 97% !important;
        height: auto;
        float: none;
        border: 1px solid #bdc8ca;
        border-radius: 8px;
        margin-left: 0px;
        box-shadow: 0px 1px 2px 0px #bdc8ca;
        background-color: #FFFFFF;
        margin-bottom: 10px;
        margin-top: 30px;
    }

    .wSelect {
        width: 50% !important;
    }
    /*.wSelect select{width:initial  !important;}*/
    table.KensakuTableSyousai tr td .table_checkbox_width {
        width: initial !important;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    .AccountBox_center {
        width: 97% !important;
        height: auto;
        float: none;
        border: 1px solid #bdc8ca;
        border-radius: 8px;
        margin-left: 0px;
        box-shadow: 0px 1px 2px 0px #bdc8ca;
        background-color: #FFFFFF;
        margin-bottom: 10px;
        margin-top: 30px;
    }

    .wSelect {
        width: 50% !important;
    }
    /*.wSelect select{width:initial  !important;}*/
    table.KensakuTableSyousai tr td .table_checkbox_width {
        width: initial !important;
    }
}

.AccountBox_center .title {
    background: #fcab5a; /* Old browsers */
    background: -moz-linear-gradient(top, #fcab5a 0%, #ed6103 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcab5a), color-stop(100%,#ed6103)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fcab5a 0%,#ed6103 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fcab5a 0%,#ed6103 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fcab5a 0%,#ed6103 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fcab5a 0%,#ed6103 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcab5a', endColorstr='#ed6103',GradientType=0 ); /* IE6-9 */
    height: 50px;
    color: #FFFFFF;
    text-shadow: 0px 1px 0px #bf5400;
    font-size: 18px;
    font-weight: bold;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

    .AccountBox_center .title p {
        padding: 12px 0px 15px 0px;
        text-align: center;
    }

.AccountBox_center p {
    padding: 15px 10px 15px 15px;
}

.YearMonth_Box {
    width: 23% !important;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #bdc8ca;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 1px 2px 0px #bdc8ca;
    background-color: #FFFFFF;
    margin-bottom: 16px;
    margin-left: 16px;
    float: left;
    height: 150px;
}

    .YearMonth_Box .title {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        line-height: 2;
        box-shadow: 1px 2px 3px -1px #9e9d9d;
        background-color: #f5f5e2;
        border-radius: 10px 10px 0px 0px;
    }

    .YearMonth_Box p {
        text-align: left;
    }

    .YearMonth_Box .content {
        margin-top: 5px;
        text-align: left;
        margin-left: 7px;
        overflow-y: auto;
        width: 254px;
        height: 100px;
    }

@media only screen and (max-width : 320px) {
    .YearMonth_Box {
        width: 97% !important;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #bdc8ca;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 0px 1px 2px 0px #bdc8ca;
        background-color: #FFFFFF;
        margin-bottom: 12px;
        margin-left: 7px;
        float: left;
        height: 125px;
    }

        .YearMonth_Box .content {
            margin-top: 5px;
            text-align: left;
            margin-left: 4px;
            overflow-y: auto;
            width: 110px;
            height: 80px;
        }
}

@media only screen and (min-width : 321px) and (max-width : 480px) {

    .YearMonth_Box {
        width: 48% !important;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #bdc8ca;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 0px 1px 2px 0px #bdc8ca;
        background-color: #FFFFFF;
        margin-bottom: 12px;
        margin-left: 7px;
        float: left;
        height: 125px;
    }

        .YearMonth_Box .content {
            margin-top: 5px;
            text-align: left;
            margin-left: 4px;
            overflow-y: auto;
            width: 110px;
            height: 80px;
        }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {

    .YearMonth_Box {
        width: 48% !important;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #bdc8ca;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 0px 1px 2px 0px #bdc8ca;
        background-color: #FFFFFF;
        margin-bottom: 12px;
        margin-left: 7px;
        float: left;
        height: 125px;
    }

        .YearMonth_Box .content {
            margin-top: 5px;
            text-align: left;
            margin-left: 4px;
            overflow-y: auto;
            width: 110px;
            height: 80px;
        }
}

.dottedLine {
    border: 1px dotted #747474;
    border-style: none none dotted;
    color: #fff;
    background-color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media print {

    #divheader {
        position: fixed;
        display: block;
        top: 0;
        display: block;
        page-break-before: always;
    }
}

.h32px {
    height: 32px !important;
}

.h25px {
    height: 25px !important;
}

.emptyString {
    height: 170px;
    text-align: center !important;
    vertical-align: middle !important;
}

.home_rb {
    position: relative;
    top: 3px;
}

.home_rb_checked {
    background-color: rgb(223, 236, 250);
}

.cssUploadDownLoadTable {
    table-layout: auto !important;
}

    .cssUploadDownLoadTable td {
        height: 70px !important;
    }

.tabs_cons {
    width: 100%;
}

@media only screen and (max-width : 320px) {
    .tabs_cons {
        float: left;
        width: 100%;
        /*border:1px solid #bdc8ca;
        border-radius: 5px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        box-shadow:0px 1px 2px 0px #bdc8ca;*/
        border-top: 0px;
        margin-top: -1px;
    }
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
    .tabs_cons {
        float: left;
        width: 100%;
        /*border:1px solid #bdc8ca;
        border-radius: 5px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        box-shadow:0px 1px 2px 0px #bdc8ca;*/
        border-top: 0px;
        margin-top: -1px;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    .tabs_cons {
        float: left;
        width: 100%;
        /*border:1px solid #bdc8ca;
        border-radius: 5px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        box-shadow:0px 1px 2px 0px #bdc8ca;*/
        border-top: 0px;
        margin-top: -1px;
    }
}

/* タブ部分 */
p.tabs_test {
    padding: 0px;
    width: 100%;
}
/*.tabList { padding: 0px;width:100%;position:relative;top:-41px; }*/
/*p.tabs_test p { width: 200px; }*/
@media only screen and (max-width : 320px) {
    p.tabs_test {
        margin-top: 0px;
        padding: 0px;
        width: 100%;
    }
}

@media only screen and (min-width : 321px) and (max-width : 768px) {
    p.tabs_test {
        margin-top: 0px;
        padding: 0px;
        width: 100%;
    }
}

p.tabs_header {
    display: inline-block !important;
    position: relative;
    padding-left: 4px;
    top: 3px;
    width: 100%;
}

@media only screen and (max-width : 320px) {
    p.tabs_header {
        margin-left: -2px;
    }
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
    p.tabs_header {
        margin-left: -2px;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    p.tabs_header {
        margin-left: -2px;
    }
}

p.tabs_header label {
    display: inline;
    float: left;
    text-shadow: 1px 1px 1px #9d9d9d;
    line-height: 40px;
    height: 39px;
    top: 1px;
    padding: 0 0px;
    display: block;
    width: 103px;
    letter-spacing: 1px;
    text-align: center;
    color: #747474;
    border: 1px solid #bdc8ca;
    border-radius: 8px;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom: 0px !important;
    box-shadow: 0px -1px 1px 0px #bdc8ca;
    font-size: 14px;
}

@media only screen and (max-width : 320px) {
    p.tabs_header label {
        font-size: 11px;
        line-height: 30px;
        height: 30px;
        width: 18%;
        overflow: hidden;
    }
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
    p.tabs_header label {
        font-size: 11px;
        line-height: 30px;
        height: 30px;
        width: 18%;
        overflow: hidden;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    p.tabs_header label {
        font-size: 11px;
        line-height: 30px;
        height: 30px;
        width: 18%;
        overflow: hidden;
    }
}

.relativeCons {
    padding: 0px;
    width: 100%;
    position: relative;
    top: -35px;
}

.round_Left_Cons {
    border-top-left-radius: 0px;
}

.home_box_cons {
}

.text_red {
    color: red;
}

.text_red_bold {
    color: red;
    font-weight: bold;
}

.text_blue {
    color: blue;
}

.text_black {
    color: black;
}

.rdUserType td {
    padding-right: 10px;
}

.LabelPaddingStyle {
    padding: 5px;
}

input[readonly], input[readonly="readonly"] {
    background: #EBEBE4;
}

.DisablePanel .w_select {
    color: grey !important;
    background: #EBEBE4;
}

.DisablePanel {
    pointer-events: none;
    background: #dcdcd9 100% 100% repeat;
    opacity: .7;
    filter: Alpha(Opacity=70); /* support: IE8 */
}

.rowGrey td {
    background-color: #EBEBE4 !important;
}

.display-none {
    display: none;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    min-height: 100%;
    width: 100%;
}

.loading {
    border: 1px solid #67CFF5;
    width: 250px;
    height: 80px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}

.popup-choose {
    background-color: #FFFFFF;
    border-width: 3px;
    /*border-style: solid;*/
    border-color: black;
    padding: 7px;
    width: 350px;
    height: auto;
    margin-left: 5px;
}

.mobile-info-circle {
    position: relative !important;
    left: 20px;
    top: 35px;
    display: none;
}

    .mobile-info-circle .MesseageCount2 {
        left: 1px !important;
        text-align: center;
        width: 22px;
    }

@media only screen and (max-width: 768px) {
    .mobile-info-circle {
        display: inline;
    }
}

@media only screen and (max-width: 418px) {
    .mobile-info-circle {
        right: 4.8em;
    }

    .popup-choose {
        width: 295px;
    }
}

/* Plugin Modal */
.fr-modal {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.75);
    z-index: 9999;
}

/* Inner */
.fr-modal-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* Close Button */
.fr-modal-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0,0,0,0.8);
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}

    .fr-modal-close:hover {
        -webkit-transform: translate(50%, -50%) rotate(180deg);
        transform: translate(50%, -50%) rotate(180deg);
        background: rgba(0,0,0,1);
        text-decoration: none;
    }
/* End Plugin Modal */

/* Loading Panel */
.fr-loading {
    border: 1px solid #67CFF5;
    width: 250px;
    height: 75px;
    position: fixed;
    background-color: White;
    z-index: 999;
    padding: 10px 5px;
}

    .fr-loading .loading-thumb {
        width: 32px;
        margin-top: 12px;
    }
/* End Loading Panel */

.title_popup {
    position: relative;
    top: -6px;
    height: 26px;
    font-size: 14px;
    text-align: center !important;
    background: #5BBF5F;
    color: #fff;
    padding-top: 6px;
    margin: 0 -6px;
}


table.KensakuTableSyousai2 tr td.col6:last-child.TdCheckBoxList100 table tr td, table.ListTable2_Nyuryoku tr td.col6:last-child.TdCheckBoxList100 table tr td {
    width: 100px !important;
    overflow-x: hidden;
    white-space: nowrap;
    float: left;
}

.td_fle {
    width: 20% !important;
}

.th_fle {
    width: 15% !important;
}

.TdCheckBoxList100 table {
    height: auto !important;
}

@media only screen and (min-width : 769px) and (max-width : 1152px) {
    .td_fle {
        width: 15% !important;
    }

    .th_fle {
        width: 10% !important;
    }

    .td_fle .w_number,
    .td_fle .w_name {
        width: 100px !important;
    }
}

@media only screen and (min-width : 1024) and (max-width : 1152px) {
    .w_string_L {
        width: 320px !important;
    }
}

@media only screen and (max-width : 1024px) {
    .w_string_L {
        width: 280px !important;
    }
}

@media only screen and (max-width : 480px) {
    p.tabs_home_4 label {
        box-sizing: border-box;
        width: 25% !important;
    }
}

@media only screen and (min-width : 481px) and (max-width : 768px) {
    p.tabs_home_4 label {
        box-sizing: border-box;
        width: 25% !important;
    }
}
/*tab home page*/
@media only screen and (min-width : 769px) {
    /* tableFixed対策 */
    table.ThRepeat4 tr th {
        max-height: 20px;
    }

    table.ThRepeat4 tr td {
        height: 25px;
        min-height: 25px;
    }
}

@media only screen and (max-width : 768px) {
    table.ThRepeat4 tr td:before {
        padding-right: 2% !important;
        width: 120px !important;
        word-break: keep-all;
        word-wrap: normal;
    }

    table.ThRepeat4 tr {
        border-bottom: solid 1px #d4d3b1;
        display: block;
        min-height: 105px;
    }

        table.ThRepeat4 tr td {
            width: auto !important;
        }

            table.ThRepeat4 tr:last-child,
            table.ThRepeat4 tr td:last-child {
                border-bottom-width: 0 !important;
            }
}

@media only screen and (max-width : 480px) {
    table.ThRepeat4 tr td:before {
        padding-right: 2% !important;
        width: 80px !important;
    }
}

@media only screen and (max-width : 320px) {

    table.ThRepeat4 tr {
        text-align: center;
    }
}

@media all and (max-width: 480px) {
    table.ThRepeat4 tr td:before {
        font-weight: bold;
        padding-right: 5px;
        font-size: 10px;
        display: inline-block;
        width: 100px;
        text-align: right;
        content: "\20"attr(data-label)"\20\3a"; /* data-labelのテキストを：を付けて表示する  */
    }

    table.ThRepeat4 tr.pagination td:before {
        font-weight: bold;
        padding-right: 20px;
        font-size: 12px;
        display: inline-block;
        width: auto;
        text-align: right;
        content: ""; /* data-labelのテキストを：を付けて表示する  */
    }

    table.ThRepeat4 tr:last-child td:before {
        /*display:none;*/
    }

    table.ThRepeat4 tr td:last-child {
        border-bottom: 1px solid #d4d3b1;
    }

    table.ThRepeat4 tr:last-child td:last-child {
        border-bottom: 0px solid #d4d3b1;
    }

    table.ThRepeat4 tr:first-child td:last-child {
        border-bottom: 1px solid #d4d3b1;
    }

    table.ThRepeat4 tr td br {
        content: "";
        /*display: none;*/
    }

        table.ThRepeat4 tr td br:after {
            content: "　";
        }
}

@media all and (min-width : 481px) and (max-width : 768px) {
    table.ThRepeat4 tr td:before {
        font-weight: bold;
        padding-right: 20px;
        font-size: 12px;
        display: inline-block;
        width: 120px;
        text-align: right;
        content: "\20"attr(data-label)"\20\3a"; /* data-labelのテキストを：を付けて表示する  */
    }

    table.ThRepeat4 tr.pagination td:before {
        font-weight: bold;
        padding-right: 20px;
        font-size: 12px;
        display: inline-block;
        width: auto;
        text-align: right;
        content: ""; /* data-labelのテキストを：を付けて表示する  */
    }


    table.ThRepeat4 tr:last-child td:before {
        /*display:none;*/
    }

    table.ThRepeat4 tr td:last-child {
        border-bottom: 1px solid #d4d3b1;
    }

    table.ThRepeat4 tr:last-child td:last-child {
        border-bottom: 0px solid #d4d3b1;
    }

    table.ThRepeat4 tr:first-child td:last-child {
        border-bottom: 1px solid #d4d3b1;
    }

    table.ThRepeat4 tr td br {
        content: "";
        /*display: none;*/
    }

        table.ThRepeat4 tr td br:after {
            content: "　";
        }
}

.w0c {
    width: 0% !important;
}

.w20c {
    width: 126px;
}

.w30px {
    width: 30px;
}

.w45px {
    width: 45px;
}

.w55px {
    width: 55px;
}

.w90px {
    width: 90px;
}

#btnOKHidden {
    visibility: hidden;
    width: 0px !important;
}
/*end tab home page*/
.padding0 {
    padding: 0px !important;
    height: 0px !important;
}

@media print {
    .w5 {
        width: 5% !important;
    }

    .w10 {
        width: 10% !important;
    }

    .w15 {
        width: 15% !important;
    }

    .w20 {
        width: 20% !important;
    }

    .w25 {
        width: 25% !important;
    }

    .w30 {
        width: 30% !important;
    }

    .w35 {
        width: 30% !important;
    }

    .w40 {
        width: 40% !important;
    }

    * {
        margin: 0;
        padding: 0;
    }

    .container {
        max-width: 1200px;
        min-width: 770px !important;
        width: 100%;
        height: auto !important;
        height: 100%;
        min-height: 100%;
        margin: 0 auto 0px auto;
        background-color: #FFFFFF;
        padding-bottom: 0px;
    }

    body {
        font-family: "ヒラギノ角ゴシック Pro W3","メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        -webkit-text-size-adjust: none;
        line-height: 1.6;
        color: #333;
        width: 100%;
        height: 100%;
        background-color: #f7fafa;
    }

    body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td {
        margin: 0;
        padding: 0;
    }

    label {
        cursor: pointer;
    }

    .mt15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    h1, h2, h3, h4, h5, h6 {
        font-size: 100%;
        font-weight: normal;
    }

    table {
        width: 100%;
        table-layout: fixed;
        border: 0px;
        border-color: black;
        border-collapse: collapse;
        border-spacing: 0;
        font-size: 100%;
        display: table;
    }

        table tr td {
            padding: 5px;
            border: 1px solid #d4d3b1;
            /*overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;*/
            background-color: #FFFFFF;
        }

        table tr th {
            padding: 2px;
            word-break: break-all;
        }


    img {
        vertical-align: top;
    }

    ol, ul {
        list-style: none;
    }

    .taR {
        text-align: right;
    }

    .container p {
        padding: 10px 5px 10px 5px;
    }

    .margin-left-5 {
        margin-left: 5px;
    }

    .print {
        display: block;
        /*break-before: always;*/
        page-break-before: always;
    }

    table.ListTable2 tr th {
    padding: 5px;
    border: 1px solid #d4d3b1;
    background-color: #f5f5e2;
    color: #5c5c3a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 40px;
    word-break: break-all;
}
    table.ListTable2 tr td, table.ListTable2_Nyuryoku_Yoko tr td {
    padding: 5px;
    border: 1px solid #d4d3b1;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 40px;
    word-break: break-all;
}

    @media only screen and (max-width : 480px) {
        table tr th, table tr td, table.ListTable tr th, table.ListTable tr td {
            width: 100% !important;
            display: inline-block;
            text-align: left !important;
            padding: 0px;
            border: 0px solid #d4d3b1;
            overflow: hidden;
            background-color: transparent;
        }

            table tr td.button {
                text-align: center !important;
            }

        table.table_home tr th, table.table_home tr td {
            display: block;
            padding: 0 20px;
        }

        table.ListTable2,
        table.ListTable2_Nyuryoku {
            font-size: 0;
        }

            table.ListTable2 tr th {
                width: 35% !important;
                display: inline-block;
                text-align: left !important;
                padding: 5px;
                border: 1px solid #d4d3b1;
                overflow: hidden;
                background-color: #f5f5e2;
                padding-top: 10px;
                padding-bottom: 10px;
            }

            table.ListTable2 tr td {
                width: 65% !important;
                display: inline-block;
                text-align: left !important;
                padding: 5px;
                border: 1px solid #d4d3b1;
                overflow: hidden;
                background-color: transparent;
                font-size: 11px;
                padding-top: 10px;
                padding-bottom: 10px;
            }
    }
}

/* 工程表のタブ */
.gntTab {
    display: flex;
    margin: 0 auto;
    text-align: center;
    width: 984px;
}

    .gntTab > .gntTabItem {
        /*border-bottom: solid 1px #CCC;*/
        font-size: 120%;
        flex: 0 1 auto;
        height: 2rem;
        line-height: 2rem;
        width: 50%;
    }

    .gntTab:first-child {
        border-right: solid 1px #CCC;
    }

    .gntTab:last-child {
        border-left: solid 1px transparent;
    }

    .gntTab > .gntTabSelected {
        border-top: solid 3px #68B4B4;
        color: #68B4B4;
    }

    .gntTab > .gntTabDeselected {
        background-color: #EBEBEB;
        color: #000;
        cursor: pointer;
    }
