@charset "utf-8";

.whatsnew {
    margin: 20px;
}

.admin_table th, .admin_table2 th {
    background-color: #FEEEB0;
    border: 1px solid;
    font-weight: normal;
    padding: 5px;
}

.admin_table td, .admin_table2 td {
    background-color: #fbfbfb;
    border: 1px solid #000;
    text-align: center;
    padding: 5px;
    color:#525252;
}
.admin_pop{
    margin:0;
}
.popup_admin{
    position: absolute;
    z-index: 30;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 500px;
    border-radius: 5px;
}
.admin_pop:hover{
    margin:0;
}
.details_title {
    background-color: #dca186;
    color: #fff;
    padding: 5px;
    padding-left: 15px;
    border-radius: 5px 5px 0 0;
    text-align: center;
}
.form_answer_title{
    background-color: #dca186;
    color: #fff;
    padding: 5px;
    padding-left: 15px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 10px;
}

.details_title h3 {
    font-weight: bold;
}
.details_title_information{
    background-color: #dca186;
    color: #fff;
    padding: 5px;
    padding-left: 15px;
    border-radius: 5px 5px 0 0;
    padding-left: 15px;
}
.details_title_overrall{
    background-color: #dca186;
    color: #fff;
    padding: 5px;
    padding-left: 15px;
    border-radius: 5px;
    padding-left: 15px;
}
.details_area {
    padding: 15px;
    height: 90%;
    text-align: center;
}
.details_area_information{
    padding: 15px;
    height: 90%;
}
.details_area_information_pop{
    padding: 15px;
    height: 90%;
    overflow-y: scroll;
}

.design_img_pop_admin{
    overflow-y: scroll;
    height: 100%;
}
.ques_check {
    margin: 0 auto;
    width: 300px;
}

button.back_btn {
    background: #68a8ad;
    width: 50px;
    height: 36px;
    position: absolute;
    top: 4px;
    right: 4px;
    margin: 0;
    font-size: 30px;
}

button.back_btn:hover {
    background-color: #68a8ad;
    border-radius: 5px;
}

.details {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 1px;
    font-size: 12px;
    background-color: #f09981;
    border-radius: 5px;
}
.details:hover {
    background-color: #db4a21;
}
.editbutton {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background-color: #e38b73;
}
.editbutton:hover{
    background-color: #d46448;
}
.deletebutton{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background-color: #de7921;
}
deletebutton:hover {
    background-color: #c23c3c;
}
.juicer{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background-color: #f09981;
}
.juicer_edit{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background-color: #91C499;
}
.juicer_edit:hover{
    background-color:#53995e
}
.juicer:hover {
    background-color:#db4a21;
}
table {
    border-collapse: collapse;
    margin: 0 auto;
    max-width: 1200px;
}

/* TOP・REPORTのテーブル
----------------------------------------------------------------------------- */
.admin_table {
    font-size: 11px;
}

.admin_table th:first-child {
    width: 40px;
}

.admin_table th:nth-child(5) {
    width: 130px;
}

.admin_table th:nth-child(6) {
    width: 50px;
}

.admin_table th:last-child {
    width: 90px;
}

/* アカウント設定のテーブル
----------------------------------------------------------------------------- */
.admin_table2 {
    font-size: 12px;
}

.admin_table2 th:first-child {
    width: 40px;
}

/* .admin_table2 th:nth-child(5) {
    width: 180px;
} */

/* .admin_table2 th:nth-child(6) {
    width: 80px;
} */

.admin_table2 th:nth-child(7) {
    width: 140px;
}

.admin_table2 th:nth-child(8) {
    width: 50px;
}

.admin_table2 th:nth-child(9) {
    width: 50px;
}

.admin_table2 th:last-child {
    width: 80px;
}
.admin_border{
    letter-spacing: 5px;
    border-bottom: dotted #e38b73;
    border-width: 2px;
    display:inline-block
}
/* -------------------------------------------------------------------------- */
.serch_btn {
    background: unset;
    border: none;
}

.gnav {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}

.gnavarea li {
    padding: 0 10px;
    display: inline-block;
}
.gnavarea a {
    text-decoration: none;
    color: #fff;
    padding: 1px 6px;
    transition: .2s;
    border-radius: 15px;
}
.gnavarea a:hover{
    background-color: #eb9113;
}
.logo a:hover{
    background-color: #FABA61;
}
.admin_check{
    text-decoration: none;
    color: #fff;
    padding: 3px 9px;
    transition: .2s;
    border-radius: 15px;
}
li.admin_check:hover{
    background-color: #eb9113;
}
.listbutton {
    max-width: 1200px;
    margin: 0 auto;
}

.listbutton2 {
    width: 100px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    float: right;
    margin: 10px;
    background-color: #e38b73;
}

.listbutton3 {
    width: 200px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    float: right;
    margin: 10px;
    background-color: #e38b73;
}

.listbutton2 p, .listbutton3 p {
    color: #fff;
}

.deletebutton {
    background-color: #68a8ad;
}

.deletebutton:hover {
    background-color: #047982;
}

.pagebutton {
    padding: 10px;
    text-align: center;
}

.pagebutton li {
    width: 30px;
    background-color: #F98866;
    border-radius: 5px;
    text-align: center;
    margin: 5px 0;
    display: inline-block;
}

.pagebutton a {
    color: #fff;
    display: block;
    padding: 5px;
}

.pagebutton .now {
    background-color: #FF5A09;
}

li.nami {
    background: unset;
}

.contents {
    margin: 10px 0;
}

.contents input[type="text"] {
    font-size: 16px;
    border-radius: 5px;
    padding: 3px;
}

.search_area {
    padding: 5px;
    margin-bottom: 20px;
    position: relative;
}

.serch_btn {
    background: unset;
    border: none;
    width: auto;
    height: 35px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.serch_btn:hover {
    background: unset;
}

.serch_btn img {
    height: 100%;
}

.search_area input[type="text"] {
    font-size: 16px;
    border-radius: 5px;
    padding: 3px;
    width: 30%;
    border: none;
}

.search_area input[type="image"] {
    width: 4%;
    position: relative;
    top: 7px;
}

.search_area select {
    width: 30%;
}
.noanswer {
    background-color: #c2c0c0;
    color: #fff;
    border:none;
}
.wrap {
    overflow: hidden;
}

.edit_btn0 {
    float: right;
    background: #EEA282;
    width: 180px;
    margin: 0;
    height: 40px;
}

.edit_btn0:hover {
    background-color: #eb8459;
    border-radius: 5px;
}

.edit_btn0:disabled {
    background-image: none;
    background-color: #ccc;
    border-color: #ccc;
}

.edit_btn {
    float: right;
    background: #dbb893;
    width: 150px;
    position: absolute;
    top: 4px;
    right: 265px;
    margin: 0;
    height: 36px;
}

.edit_btn:hover {
    background-color: #dbb893;
    border-radius: 5px;
}


.info_edit {
    float: right;
    background: #91C499;
    width: 200px;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 5px;
    height: 40px;
    position: relative;
    top: -47px;
}

.info_edit:hover {
    background-color: #76b580;
    border-radius: 5px;
}

.info_edit:disabled {
    background-image: none;
    background-color: #ccc;
    border-color: #ccc;
}

.details_btn {
    float: right;
    background: #acc785;
    width: 200px;
    height: 36px;
    position: absolute;
    top: 4px;
    right: 60px;
    margin: 0;
}

.details_btn:hover {
    background-color: #acc785;
    border-radius: 5px;
}

.top_back {
    transition: 0.5s;
    background-color: #f79797;
    width: 200px;
    text-align: center;
    padding: 10px;
    margin: 50px auto;
    color: #fff;
    border-radius: 5px;
}

.top_back:hover {
    background-color: #f35252;
    border-radius: 5px;
}

.companyname {
    width: 50%;
}

.edit_area{
    font-size:16px;
    margin: 30px;
    color: #e38b73;
    border-bottom: solid;
}

.delete_area {
    border: 1px solid;
    margin-top: 20px;
    padding: 10px;
    border-radius: 5px;
    background-color: #fffcf0;
    color: #ff6768;
}
.add_area {
    border: 1px solid;
    margin: 20px;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff4d4;
    color: #e68196;
}

.edit_area p, .add_area p, .delete_area p {
    font-weight: bold;
}


input[type="text"].juicerUrl {
    width: 95%;
    margin: 20px;
    font-size: 16px;
    padding: 5px;
    border-radius: 5px;
}
.juicer_check{
    border-radius: 5px;
    margin: 30px 15px 0;
    padding: 5px;
    padding-left: 15px;
    background-color: #f3f3f3;
}
.juicer_check h4{
    font-weight: bold;
    color: #626262;
}
.quescheck_title h3 {
    border: 2px solid #deb543;
    border-radius: 5px;
    padding: 10px;
    background-color: #ffeebf;
    color: #3e3d3d;
}

.quescheck_title2 {
    border: 2px solid #deb543;
    border-radius: 5px;
    padding: 10px;
    background-color: #ffeebf;
    color: #3e3d3d;
}
.matome_tab_c h5{
    background-color: #f2917c;
    color: #fff;
    float:left;
}
.tab_admin_c {
    border-radius: 5px;
    background-color: #fccbb1;
    z-index: 0;
    height:auto;
}
.matome_tab_d h5{
    background-color: #64A6BD;
    color: #fff;
    float:left;
}
.tab_admin_d {
    border-radius: 5px;
    background-color: #b4d1d4;
    z-index: 0;
    height:auto;
}
.popup_juicer{
    position: absolute;
    z-index: 30;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 800px;
    border-radius: 5px;
}
.inputAlert {
    display : inline-block;
    background : #ff0000;
    color : #ffffff;
    font-weight : bold;
    font-size : 12px; 
    letter-spacing : -1px;
    line-height : 1.7;
    vertical-align : top;
    margin : 0;
    padding : 0 3px;
    transform : scale(1.1)
                      translatex(34%)
                      translateY(18%);
    animation : newAnime .7s infinite alternate;
}
.inputAlertDesign{
    margin: 0 10px 0 auto;
    display : inline-block;
    color : #ffffff;
    font-weight : bold;
    font-size : 13px; 
    letter-spacing : -1px;
    line-height : 1.7;
    vertical-align : top;
    padding : 3px;
    transform : scale(1.1)
                      translateY(18%);
    animation : newAnime2 .8s infinite alternate;
}
.marker_line { 
    background:linear-gradient(transparent 20%, #c7f57d  0%);
    display: inline;
    font-weight: bold;
}
.marker_explain{
    background: linear-gradient(transparent 70%, #ffa985 0%);
    font-weight: bold;
}
.juicer_explain{
    text-decoration:underline solid red;
    font-weight: bold;
}
.juicer_popup{
    position: absolute;
    z-index: 30;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width:60vw;
    height: 80vh;
    border-radius: 5px;
}

@keyframes newAnime {
    0%    { color : rgb(255, 0, 0.88);
                background : #ffffff;
             }
   100% { color : #ffffff;
               background : rgb(255, 0, 0.88);
            }
}
@keyframes newAnime2 {
    0%    { color : rgb(255, 0, 0.88);
             }
   100% { color : #ffffff;
            }
}


/* MV_CSVダウンロード
*****************************************/
.csv_mv_area {
    margin: 0 15px;
    padding: 5px;
}

.csv_mv {
    width: 33%;
}

.csv_mv button.details {
    display: block;
    width: 50%;
    height: 50px;
    margin: 20px auto;
}

.csv_mv .q-head h4 {
    width: 95%;
}

.csv_mv .q-head h4.two {
    background-color: #a1b91e;
}

td.tmp {
    background-color: #fbd7d7;
}

/**ポップアップダウンロード**/
.popup_content2 .grayout {
    background: #bdc3c7;
    color: #fff;
    cursor : default;
}

/* 新バージョン
*****************************************/
.admin_table tr:hover td, .admin_table2 tr:hover td {
    background-color: #ffeae4;
}

/* 営業担当社名サジェスト
--------------------------------------------------------------------------*/
.search_area .relative {
    display: inline-block;
    width: 40%;
}

.relative input[type="text"] {
    width: 70%;
}

.key_ul2 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 35px;
    left: 90px;
    margin-left: 5px;
    background-color: #f6f6f6;
    width: 450px;
    overflow-y: scroll;
    max-height: 200px;
}

.key_ul2 li {
    padding: 5px 5px 5px 10px;
    border-bottom: 1px solid #626262;
    cursor: pointer;
    text-align: left;
}

.key_ul2 li:hover {
    background-color: #db4a21;
    color: #FFF;
}
