body .wc-app, .wc-app button, .wc-app input, .wc-app textarea {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  font-size: 15px;
}

div:active {
    outline: none !important;
}

button.ac-pushButton{
    white-space: normal !important;  
}

.wc-card button:active {
    border: none;
    outline: none;
}

.wc-card button:focus {
    border: none;
    outline: none;
}

.wc-adaptive-card {
    width: 100%;
}
.wc-message-from {
    height: 18px;
}
#loading {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.menuList {
    /*width:200px;*/
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    border-bottom: none;
    list-style: none;
}

.main_menu {
    position: relative;
    margin: -1px -1px 0 -1px;
    padding: 16px;
    line-height: 20px;
    /*color:#fff;*/
    border: 1px solid #ddd;
    /*background:#7da667;*/
    cursor: pointer;
}

.main_menu a {
    /*color:#fff;*/
    text-decoration: none;
    float: right;
}

.main_menu span {
    /*display:block;*/
/*     background: url('images/arrow.png') 100% 0% no-repeat; */
}

.main_menu span.open {
/*     background: url('images/arrow.png') 100% 100% no-repeat; */
}

.sub_menu {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sub_menu li a {
    display: block;
    margin: -1px -1px 0 -1px;
    padding: 24px;
    color: #888 !important;
    /*background:#e8d9af;*/
    /*border:1px solid #ddd;*/
    text-decoration: none;
}

/* チャットボットのカスタマイズ */

.wc-message-groups{
    background-color: rgba(255, 251,248, 1);
}


/* チャットボットの吹き出しのカスタマイズ */
.wc-message-from.wc-message-from-bot {
    color: #333333;
    font-size: 11px;
    
    height: auto;
    position: relative;
    left: 114px;
    top: 1px;   /* 20250723修正　bot名下部が切れてしまうため位置を修正4px⇒1px */
}

.wc-message-from.wc-message-from-bot span {display: none}
      .wc-message-from.wc-message-from-bot:before {content: "くにPay"}

.wc-message-from-bot .wc-message-content {
    margin-left: 107px;
    background-color: rgba(255, 235,210, 1);
    border-radius: 11px;
    box-shadow: 0px 1px 1px 0px #f27907;
}

.wc-message-from-bot svg.wc-message-callout path{ 
  fill: rgba(255, 235,210, 1);;
}

.wc-message-from-bot svg.wc-message-callout {
    top: 12px;
    left: 101px;
}

.wc-message.wc-message-from-bot::before {
    content: url("./img/chatbot_logo.png");
    transform: scale(1.0);
    position: absolute;
    width: 0;
}

/* チャットボット文字カスタマイズ */
.wc-message-from-bot .wc-message-content h1 {
        color: #5a5a5a;
        
        font-weight: bold;
      }
.wc-message-from-bot .wc-message-content h2 {
        color: #5a5a5a;
        
        font-weight: bold;
      }
.wc-message-from-bot .wc-message-content h3 {
      color: #5a5a5a;
      font-size: 19px;
      font-weight: bold;
    }
.wc-message-from-bot .wc-message-content h4 {
      color: #5a5a5a;
      font-size: 18px;
      font-weight: bold;
    }
.wc-message-from-bot .wc-message-content h5 {
      color: #5a5a5a;
      font-size: 18px;
      font-weight: normal
    }
.wc-message-from-bot .wc-message-content p {
      color: #3c3c3c;
      font-size: 16px;
      font-weight: normal
    }

.wc-message-from-bot .wc-message-content a {
        color: #be1e1e;
        font-size: 15px;
        font-weight: bold;
      }


/* チャットボット 選択肢のカスタマイズ */


.wc-card button {
        
        color: rgba(221, 119,85, 1);
      }



/* ユーザーの吹き出しのカスタマイズ */
.wc-message-from-me {
    margin-right: 90px;
}

.wc-message-from-me .wc-message-content {
    background-color: rgba(120, 190,60, 1);
    border-radius: 6px;
    box-shadow: 0px 1px 1px 0px #284101;
}

.wc-message-from-me svg.wc-message-callout {
    /* left: 46px;    20250723修正　吹き出し△の位置を修正 */
}

.wc-message.wc-message-from-me::before {
    content: url("./img/user_logo.png");
    transform: scale(1.0);
    position: absolute;
    width: 0;
    right: -15px;
}

.wc-message-from-me svg.wc-message-callout path{ 
  fill: rgba(120, 190,60, 1);
}

.format-plain {
      
      font-size: 20px;
      
    }

.wc-message-from.wc-message-from-me {
    color: #333333;
    
    
    
  }

.wc-message-from.wc-message-from-me span {display: none}
.wc-message-from.wc-message-from-me:before {content: "あなた"}
    

/* ボタンへのマウスオーバー時の色指定 */
.wc-card button:hover {
    background-color: #f77740;
    border-color: #f77740;
    color: white;
}

/* 画面ヘッダー部分のカスタマイズ */
.wc-header {
    top: 0px;
    color: #ffffff;
    background-image: url("./img/header_logo.png");
    background-size: 89px 38px;
    background-repeat: no-repeat;
    background-color: #f0710a;
    background-position: right center;
    box-shadow: 0px 1px rgba(219, 111,10, 0.5);   /* ヘッダーの下の線の色指定 */
}
.wc-header span{
    font-size:0;
}
.wc-header span:before{
    font-size: 21px;
    content: "くにPayAIチャットボット";
    font-weight: bold;
    
}

/* ユーザー入力インプット部のカスタマイズ */


      .wc-console {
        border: 5px solid #bababa;
        background-color: #ffffff;
      }
  

.wc-console .wc-textbox input::placeholder {
        color: #78be3c;
        font-size: 16px;
        font-weight: bold;
      }

.wc-console .wc-send {
        background-color: #ffffff;
      }

/* その他 の カスタム入力要素出力先 */

