/* 本体/エミュレータ表示*/
.prev_title {
  padding: 0px;
  width: 440px;
  height: 60px;
  background: #5C5C5C;
  position: relative;
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
}
.prev_title .prev_title_base{
  position: relative;
  top: 20%;
  left: 0px;
  width: 100%;
  height: 80%;
  text-align: center;
}
.prev_title_org {
  padding: 0px;
  width: 440px;
  height: 60px;
  background: #F5D80E;
  position: relative;
  display: flex;
}
.prev_title_org .prev_title_base_org{
  position: relative;
  top: 10px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}
.prev_title_text_org{
  display: inline;
  font-size: 20px;
  font-weight: 700;
  vertical-align: super;
}
.prev_title img {
  vertical-align: middle;
}
.prev_title_text {
  display: inline;
  font-size: 20px;
  font-weight: 700;
  vertical-align: middle;
}
.prev_tab {
  width:44%;
  height:100%;
  display: block;
  border-top-left-radius: 20px 20px;
  border-top-right-radius: 20px 20px;
  margin-left: 2%;
  margin-right: 2%;
}
.prev_tabon{
  background-color: #F5D70E;
}
.prev_taboff{
  background-color: #E0E0E0;
}
.prev_taboff:hover{
  cursor: pointer;
  background-color: #ECECEC;
}

/* 学習画像 */
#learning{
  position: absolute;
  top: 60px;
  left: 0px;
  width: 100%;
  height: 1020px;
  background: #EBB32D;
  z-index: 5;
  padding-top: 10px;
}
.learn_img_base{
  display: flex;
  width: 352px;
  margin-top: 25px;
  margin-left: 44px;
  margin-right: 44px;
  height: 160px;
  border-radius: 10px;
  background: #FFFFFF;
  position: relative;
}
.ai_learn_txt{
  position: absolute;
  left: 30px;
  top: 64px;
  font-size: 26px;
  width: fit-content;
  height: fit-content;
  font-weight: 700;
  color: #B0B0B0;
}
.ai_learn_img{
  position: absolute;
  left: 74px;
  width: 216px;
  height: 160px;
}
.ai_learn_del{
  position: absolute;
  left: 300px;
  top: 10px;
  width: fit-content;
  height: fit-content;
  visibility: hidden;
}
.ai_learn_no {
  position: relative;
  top: 70px;
  font-size: 20px;
  width: 100%;
  height: fit-content;
  text-align: center;
  color: #B0B0B0;
}
.ai_learn_num {
  position: absolute;
  font-size: 32px;
  left: 300px;
  top: 110px;
  color: #333333;
  text-align: right;
  width: 40px;
}
/* 明るさの値の表示と入力 */
.prev_bright_base{
  position: relative;
  background: #DBC5A4;
  width: 440px;
  height: 140px;
}
/* 明るさの表示 */
#prev_bright_disp{
  position: relative;
  top: 45px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.perv_bright_disp_img{
  vertical-align: middle;
}
.prev_bright_base #perv_bright_disp_index{
  display: inline;
  vertical-align: middle;
  font-size: 24px;
  color: #D06845;
  font-weight: 700;
}
#perv_bright_disp_value{
  display: inline;
  vertical-align: middle;
  font-size: 34px;
  color: #FFF;
  font-weight: 700;
}
/* エミュレータの時 変更可能*/
#perv_bright_input_dark{
  position: absolute;
  top: 92px;
  left: 25px;
  font-size: 16px;
  font-weight: 700;
  color: #D06845;
}
#perv_bright_input_bright{
  position: absolute;
  top: 92px;
  left: 370px;
  font-size: 16px;
  font-weight: 700;
  color: #D06845;
}
#perv_bright_input_data{
  position: absolute;
  width: 280px;
  top: 96px;
  left: 80px;
}
/* ロボホンのところ*/
.prev{
  position: relative;
  height: 740px;
  background: #5c5c5c;
  width: 440px;
}
/*背景*/
.prev_bright_img{
  position: absolute;
  top: 140px;
  left: 80px;
  width: 280px;
  height: 280px;
}
#prev_bright_back{
  position: absolute;
  top: 120px;
  left: 60px;
  width: 320px;
  height:320px;
  fill: #CEA136; /*この色を変える*/
  stroke: #CEA136;
}
/*本体画像*/
.prev_robohon{
  position: absolute;
  top: 160px;
  left: 150px;
}
/* 本体画像アニメ。横長画像を用意してstepsで表示位置をずらしていく */
@keyframes robohon_anim {
  0%    {background-position: 0 0;}
  100%  {background-position: -560px 0;}
}
#prev_robohon_img_base {
  background: url(./img_robohon_anim.png) no-repeat;
  width: 140px;
  height: 240px;
  margin: auto;
  position: relative;
}
.prev_robohon_img_anim{
  animation: robohon_anim 2s steps(4) infinite;
}
/*ロボホンがしゃべった言葉*/
.prev_speak_img{
  position: absolute;
  left: 20px;
  top: 20px;
}
/*しゃべる速さ*/
.prev_text_horizontal {
  position: relative;
  margin: auto;
  color: #000;
}
.prev_speak_speed{
  top: 26px;
  left: 60px;
}
#prev_speed_pre{
  font-size: 16px;
  display: inline-block;
}
#prev_speed{
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}
/*言語設定*/
.prev_speak_tts{
  top: 30px;
  left: 60px;
}
#prev_tts_lang_pre{
  font-size: 16px;
  display: inline-block;
}
#prev_tts_lang{
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}
/*しゃべった言葉*/
#prev_speak{
  position: absolute;
  color: #FFF;
  top: 98px;
  left: 80px;
  width: 280px;
  height: 50px;
  font-size: 18px;
}
/*顔検索*/
.prev_face_find_img{
  position: absolute;
  left: 310px;
  top: 176px;
}
/*緯度経度*/
.prev_latitude_img{
  position: absolute;
  top: 260px;
  left: 20px;
}
.prev_longtitude_img{
  position: absolute;
  top: 260px;
  left: 310px;
}
#prev_latitude{
  position: absolute;
  color: #FFF;
  top: 330px;
  left: 30px;
  font-size: 16px;
  font-weight: 700;
  width: 90px;
  background: none;
  border: none;
  text-align: center;
}
#prev_longtitude{
  position: absolute;
  color: #FFF;
  top: 330px;
  left: 320px;
  font-size: 16px;
  font-weight: 700;
  width: 90px;
  background: none;
  border: none;
  text-align: center;
}
#prev_latitude_text{
  position: absolute;
  color: #E0E0E0;
  top: 300px;
  left: 30px;
  width: 90px;
  font-size: 16px;
  text-align: center;
}
#prev_longitude_text{
  position: absolute;
  color: #E0E0E0;
  top: 300px;
  left: 320px;
  width: 90px;
  font-size: 16px;
  text-align: center;
}
/*動き*/
.prev_move_img{
  position: absolute;
  top: 350px;
  left: 20px;
}
#prev_move_index{
  position: absolute;
  color: #9B722B;
  top: 416px;
  left: 80px;
  font-size: 16px;
}
#prev_move{
  position: absolute;
  color: #FFF;
  top: 446px;
  left: 80px;
  width: 280px;
  height: 50px;
  font-size: 18px;
}
/*聞き取る*/
.prev_listen_img{
  position: absolute;
  top: 520px;
  left: 20px;
}
/*聞き取る言語設定*/
.prev_speak_asr{
  top: 480px;
  left: 60px;
}
#prev_asr_lang_pre{
  font-size: 16px;
  display: inline-block;
}
#prev_asr_lang{
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}
/*聞き取った言葉*/
#prev_listen_word_index{
  position: absolute;
  color: #D3B386;
  top: 570px;
  left: 80px;
  font-size: 16px;
}
#prev_listen_word{
  position: absolute;
  color: #FFF;
  top: 590px;
  left: 80px;
  width: 280px;
  height: 50px;
  font-size: 18px;
}
#prev_listen_last_index{
  position: absolute;
  color: #D3B386;
  top: 647px;
  left: 80px;
  font-size: 16px;
}
#prev_listen_last{
  position: absolute;
  color: #FFF;
  top: 666px;
  left: 80px;
  width: 280px;
  height: 50px;
  font-size: 18px;
}
/* ユーザの発話入力 */
#prev_speak_input_base{
  position: relative;
  background: #6FD680;
  width: 440px;
  height: 140px;
}
.prev_speak_input_img{
  position: absolute;
  top: 20px;
  left: 20px;
}
#prev_speak_input{
  position: absolute;
  top: 30px;
  left: 30px;
  height: 80px;
  width: 300px;
  border: none;
  outline: none;
  resize: none;
  overflow: auto;
  font-size: 24px;
}
#prev_speak_icon{
  position: absolute;
  top: 20px;
  left: 350px;
  cursor:pointer;
}

/* 前面の白半透明 */
#prev_whiteout {
  position: absolute;
  top: 60px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #FFF;
  opacity: 0.75;
  z-index: 6;
}
/* スライダーのカスタマイズ */
[type="range"] {
  -webkit-appearance:none;
  cursor:pointer;
  width:100%;
  height: 8px;
  vertical-align:middle;
  background-color:rgba(255, 255, 255, 1.0);
  -webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow:0px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

[type="range"]::-webkit-slider-thumb {
    -webkit-appearance:none;
    cursor:pointer;
    position:relative;
    z-index:5;
    border:none;
    width:40px;
    height:40px;
    background-color:#6FD680;
    border: 4px solid #FFF;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
[type="range"]:focus,
[type="range"]:focus::-webkit-slider-thumb,
[type="range"]:active,
[type="range"]:active::-webkit-slider-thumb {
    outline:none;
}

@media all and (-ms-high-contrast: none){
  #perv_bright_input_data{
    top: 80px;
  }
  [type="range"] {
    background-color: transparent;
    box-shadow: none;
  }
}
