/*********************************************
          ローディング系                       
**********************************************/
  #loading	{ height:100%;width:100%;background:white;position: fixed;z-index:10;opacity:0.6; text-align:center;display:table-cell;}
  #loading2	{ height:100%;width:100%;background:white;position: fixed;z-index:10;background: rgba(256,256,256, 0.5);text-align:center;display:table-cell;}
/*********************************************
          placeholder系                       
**********************************************/

::placeholder {
  color: rgba(244, 164, 96, 0.9);
/*  font-size:0.8em;*/
}
::-webkit-input-placeholder {
  color: rgba(244, 164, 96, 0.5);
/*  font-size:0.8em;*/
}
:-ms-input-placeholder {
  color: rgba(244, 164, 96, 0.5);
/*  font-size:0.8em;*/
}


/*********************************************
          hover系                             
**********************************************/
/*カーソルが乗った時色を薄く*/
input:hover,.logout_btn:hover,.back_btn:hover,.cansel_btn:hover,.delete_btn:hover,.small_delete_btn:hover,.change_btn:hover,.small_change_btn:hover,.next_btn:hover,.register_btn:hover,.other_btn:hover{
  opacity: 0.8;
}
input { padding-left:5px; }
select { font-size:16px; height:32px; }

/*カーソルが乗った時色を薄く*/
.pointer,label:hover, input[type='radio']:hover, input[type='checkbox']:hover,.logout_btn:hover,.close_btn2 {
  opacity: 0.8;
  cursor: pointer;
}
/*メニューボタン*/
.menu1:hover{
 background: rgb(95, 82, 160);
  color: #fff;
}
/*ポインタの変更*/
.top_bk_btn:hover,button:hover,input.file1:hover {
  cursor: pointer;
}
/*ログインボタン*/
.waku_login:hover,.waku_login2:hover { 
  color:#9a9f9f;
  background: #fbfbf9;
  box-shadow:  0 1px 1px #cccbc9, inset 0 0px 1px rgba(0, 0, 0, 0.3);
}
.arrow1:hover:after {
  border: 10px solid transparent; 
}
.arrow2:hover:after {
  border: 10px solid transparent; 
}
.arrow3:hover:after {
  border: 10px solid transparent; 
}
.arrow4:hover:after {
  border: 10px solid transparent; 
}
.add_btn:hover {
  background-color: white;
  color: #33CC99;
  border : white solid 2px;
  cursor: pointer;
}
/*********************************************
         datepicker系                         
**********************************************/
img.ui-datepicker-trigger{
  cursor: pointer;
  vertical-align: bottom;
  margin-left: 5px!important;
}
img.ui-datepicker-trigger:hover{
  opacity: 0.8;
}

/*********************************************
           input系                            
**********************************************/
.number {
  text-align:right;
  padding-right:10px;
}
input {
  font-size : 17px;
  border:solid 1px gray;
}
/*ログイン画面 ID PASSのtextdox*/
.waku_PASS {
  font-size : 17px;
  padding-left: 0.5em;
  background-color: #FFFFFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
  width: 346px;
  height: 32px;

}
/*登録画面 入力1 通常テキスト等*/
.input1 {
  font-size : 17px;
  padding-left: 0.5em;
  background-color: #FFFFFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
  width: 360px;
  height: 30px;
}
/*登録画面 入力2 通常テキスト小*/
.input2 {
  font-size : 17px;
  padding-left: 0.5em;
  background-color: #FFFFFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
  width: 160px;
  height: 30px;
  display: inline-block;
}
/*登録画面 入力3 セレクトボックス等極小*/
.input3 {
  font-size : 17px;
  padding-left: 0.5em;
  background-color: #FFFFFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
  width: 60px;
  height: 30px;
  display: inline-block;
}
/*登録画面 入力4 テキスト小 readonly用*/
.input4 {
  font-size : 17px;
  padding-left: 0.5em;
  width: 140px;
  height: 30px;
  display: inline-block;
  border:none;
}
/*登録画面 入力5 テキスト中 readonly用*/
.input5 {
  font-size : 17px;
  padding-left: 0.5em;
  width: 220px;
  height: 30px;
  display: inline-block;
  border:none;
}
/*登録画面 入力6 通常テキスト小*/
.input6 {
  font-size : 17px;
  padding-left: 0.5em;
  background-color: #FFFFFF;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
  width: 220px;
  height: 30px;
  display: inline-block;
}
.radio_auth {
  height: 24px;
  width:  24px;
  vertical-align: middle;
}

/*********************************************
           button系                           
**********************************************/

/*ポップアップ閉じるボタン*/
  .close_btn	{ padding:20px 60px; color:white; background:#F15A24; border-radius:20px; margin:20px; }
  .close_btn2	{ padding:5px 10px;  color:white; background:#F15A24; border-radius:10px; margin-top:30px; border:none; font-size:0.7em; }

/*トップに戻るボタン*/
.top_bk_btn {
   position:absolute;
   display:table-cell;
   width:130px;
   height:33px;
   z-index:11;
   text-align:center;
   vertical-align:middle;
   padding-top:6px;
   margin-top:2px;
   font:19px bolder;
   border-radius: 8px;

   background:      #AAAAAA	;
   border:3px solid white	;
   color:           white	;
   
 }
/*ログアウトボタン*/
.logout_btn {
  border-width: 1px;
  border-color: rgb(125, 125, 125);
  border-style: solid;
  border-radius: 4px;
  background-image: -moz-linear-gradient( 90deg, rgb(204,204,204) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(204,204,204) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(204,204,204) 0%, rgb(255,255,255) 100%);
  width: 180px;
  height: 22px;
  font-size: 16px;
  font-family: "Meiryo";
  color: rgb(153, 153, 153);
  line-height: 1.5em;
  text-align: center;
}
/*戻るボタン*/
.back_btn {
  border-radius: 4px;
  background-color: rgb(125, 125, 125);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  width: 200px;
  height: 40px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}
/*戻るボタン*/
.back_btn2 {
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  border:solid 2px silver;
  width: 200px;
  height: 40px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(125, 125, 125);
  line-height: 1.2;
  text-align: center;
}
/*完了ボタン*/
.fin_btn {
  border-radius: 4px;
  background-color: red;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  border:solid 2px red;
  width: 200px;
  height: 40px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}
/*キャンセルボタン*/
.cansel_btn {
  border-radius: 4px;
  background-color: rgb(255, 204, 51);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  width: 200px;
  height: 40px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  line-height: 1.2;
  text-align: center;
  color: #808080;
}
/*削除ボタン*/
.delete_btn {
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  width: 200px;
  height: 40px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgba(255, 102, 102, 1);
  border-color : rgba(255, 102, 102, 1);
  line-height: 1.2;
  text-align: center;
}
/*削除ボタン2*/
.small_delete_btn {
  border-radius: 4px;
  background-color: rgb(255, 102, 102);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  min-width: 60px;
  height: 30px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  padding: 0px 5px;
}
/*編集ボタン*/
.change_btn {
  border-radius: 4px;
  background-color: rgb(255, 102, 51);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  width: 200px;
  height: 40px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}
/*Excelボタン*/
.excel_btn {
  border-radius: 4px;
  background-color: #217346;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  width: 200px;
  height: 40px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}
/*編集ボタン 小*/
.small_change_btn {
  border-radius: 4px;
  background-color: rgb(255, 102, 51);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  padding:4px 10px;
}
/*次へボタン*/
.next_btn {
  border-radius: 4px;
  background-color: rgb(0, 102, 204);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  width: 200px;
  height: 40px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}
/*登録系ボタン*/
.register_btn {
  border-radius: 4px;
  background-color: rgb(16, 9, 100);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  width: 200px;
  height: 40px;
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}
/*登録系ボタン*/
.register_btn2 {
  border-radius: 4px;
  background-color: rgb(16, 9, 100);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  z-index: 8;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}

/*その他ボタン*/
.other_btn {
  border-radius: 4px;
  background-color: rgb(0, 102, 204);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  height: 30px;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  margin-bottom: 5px;
}
/*その他ボタン*/
.other_btn2 {
  border-radius: 4px;
  background-color: #CC0000;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
  height: 30px;
  font-size: 18px;
  font-family: "Meiryo";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  margin-bottom: 5px;
}
/*メニュー1 */
.menu1 {
  background-color: #FFFFFF;
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(93, 80, 157);
  /*color: #330099;*/
  line-height: 1.2;
  border-width: 3px;
  border-color: rgb(95, 82, 160);
  border-style: solid;
  border-radius: 4px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
  width: 94px;
  height: 94px;
  vertical-align: middle;
  margin:5px;
  font-weight:bold;
  text-align: center;
  padding:0px;
}
/*メニュー2 */
.menu2 {
  background-color: #FFFFFF;
  font-size: 16px;
  font-family: "Yu Gothic";
 /* color: rgb(93, 80, 157);*/
  color: #FF6633;
  line-height: 1.2;
  text-align: center;
  border-width: 3px;
  border-color: #FF6633;
  border-style: solid;
  border-radius: 4px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
  width: 94px;
  height: 94px;
  vertical-align: middle;
  margin:5px;
  font-weight:bold;
}
/*メニュー出店途中 */
.menu_open {
  background-color: #045FB4;
  font-size: 16px;
  font-family: "Yu Gothic";
  color: white;
  line-height: 1.2;
  text-align: center;
  border: none;
  border-radius: 10px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
  width: 90%;
  height: 40px;
  vertical-align: middle;
  margin: 0px 0px 20px 0px;
  display:block;
}

/*メニュー 機能停止中グレー*/
.menu0 {
  background-color: #C0C0C0;
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(93, 80, 157);
  line-height: 1.2;
  text-align: center;
  border-width: 3px;
  border-color: #C0C0C0;
  border-style: solid;
  border-radius: 4px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
  width: 94px;
  height: 94px;
  vertical-align: middle;
}
/*ログイン画面 ログインボタン*/
.waku_login {
  background-color: rgb(85, 142, 219);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
  width: 480px;
  height: 40px;
  vertical-align:middle;
  padding: 0px;
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.2;
}
/*ログイン画面 ログインボタン*/
.waku_login2 {
  background-color: #F15A24;;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
  width: 480px;
  height: 40px;
  vertical-align:middle;
  padding: 0px;
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.2;
}
/*list画面 拡張用ボタン*/
.tenkaiB {
  width: auto;
  padding:0;
  margin:0;
  border:0;
  font-size:0;
  line-height:0;
  overflow:visible;
  vertical-align:middle;
  background:none;
}
/*新しく追加ボタン*/
.add_btn {
  border-radius: 4px;
  background-color: #33CC99;
  font-family: "Meiryo";
  color: white;
  text-align: center;
  padding: 0px 5px;
  border : white solid 2px;
  width:100px;
  font-size: 14px;
}
/*検索ボタン*/
.search_btn {
  padding: 5px 10px;
  z-index: 8;
  font-size: 16px;
  font-family: "Meiryo";
  line-height: 1.2;
  text-align: center;
}
/*ソートボタンarrow1*/
.arrow1 {
  margin: 0 auto 50px;
  width: 10px; /* 領域確保 */
  height:10px; /* 領域確保 */
  position: relative;
  display:inline;
}
.arrow1:before {
  border-top: 10px solid transparent; 
  border-right: 6px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-top-color: white;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
  margin-bottom: -5px; 
 
}
.arrow1:after {
  border-top: 10px solid transparent; 
  border-right: 6px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-top-color: rgba(3, 96, 189, 1);
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
  margin-bottom: -2px; 
}
/*ソートボタンarrow2*/
.arrow2 {
  margin: 0 auto 50px;
  width: 10px; /* 領域確保 */
  height:10px; /* 領域確保 */
  position: relative;
  display:inline;
}
.arrow2:before {
  border-top: 10px solid transparent; 
  border-right: 6px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-bottom-color: white;
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: -5px;
  margin-bottom: 5px; 
}
.arrow2:after {
  border-top: 10px solid transparent; 
  border-right: 6px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-bottom-color: rgba(3, 96, 189, 1);
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
  margin-bottom: 2px; 
}

/*ソートボタンarrow3*/
.arrow3 {
  margin: 0 auto 50px;
  width: 10px; /* 領域確保 */
  height:10px; /* 領域確保 */
  position: relative;
  display:inline;
}
.arrow3:before {
  border-top: 10px solid transparent; 
  border-right: 6px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-top-color: white;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
  margin-bottom: -5px; 
 
}
.arrow3:after {
  border-top: 10px solid transparent; 
  border-right: 6px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-top-color: rgba(0, 130, 245, 1);
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
  margin-bottom: -2px; 
}
/*ソートボタンarrow4*/
.arrow4 {
  margin: 0 auto 50px;
  width: 10px; /* 領域確保 */
  height:10px; /* 領域確保 */
  position: relative;
  display:inline;
}
.arrow4:before {
  border-top: 10px solid transparent; 
  border-right: 6px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-bottom-color: white;
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: -5px;
  margin-bottom: 5px; 
}
.arrow4:after {
  border-top: 10px solid transparent; 
  border-right: 6px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-bottom-color: rgba(0, 130, 245, 1);
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
  margin-bottom: 2px; 
}

.touroku {
  color:blue;
  text-decoration:underline;
  display:inline-block;
  text-align:right;
}
.touroku:hover,.open_detail:hover {
  cursor: pointer;
  text-decoration:none;
  opacity: 0.8;
}


/*********************************************
           table系                            
**********************************************/
.td_cut {
   overflow:hidden; text-overflow:ellipsis;
}
.admin_tbl td {
  border-bottom: silver solid 1px;
}
/*ヘッダー設定 list用*/
.header {
  width: 100%;
  text-align: left;
  vertical-align:middle;
}
.header th {
  width: 110px;
}
/*メニューボタン配置の幅*/
.menu {
  width : 620px;
}
/*一覧表の表示*/
table.list td{
  padding: 2px 10px;
  border:1px solid #C0C0C0;
}
/*一覧画面 タイトル色薄小*/
.hyou1 {
  padding: 2px 10px;
  background : rgba(0, 130, 245, 1);
  font-family : メイリオ;
  font-size : 15px;
  color : rgb(255, 255, 255);
  border:1px solid rgb(255, 255, 255);
  vertical-align:middle;
  text-align:center;
}
/*一覧画面 タイトル色濃小*/
.hyou2 {
  padding: 2px 10px;
  background : rgba(3, 96, 189, 1);
  font-family : メイリオ;
  font-size : 15px;
  color : rgb(255, 255, 255);
  border:1px solid rgb(255, 255, 255);
  vertical-align:middle;
  text-align:center;
}
/*一覧画面 行色*/
.hyou3 {
  /*background : rgba(230, 230, 250, 1);*/
  background : #D9DCFC;
}
/*一覧画面 タイトル色薄大*/
.hyou4 {
  padding:13px 10px;
  background : rgba(0, 130, 245, 1);
  font-family : メイリオ;
  font-size : 12px;
  color : rgb(255, 255, 255);
  border:1px solid rgb(255, 255, 255);
}
/*一覧画面 タイトル色濃大*/
.hyou5 {
  padding: 13px 10px;
  background : rgba(3, 96, 189, 1);
  font-family : メイリオ;
  font-size : 12px;
  color : rgb(255, 255, 255);
  border:1px solid rgb(255, 255, 255);
}
/*ログイン画面 ボーダー*/
.border_1 {
  height : 3px;
  background-color : rgb(207, 201, 201);
}
/*登録画面 項目名*/
td.register_item {
  text-align:center;
  background-color: rgb(85, 142, 219);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
  width: 100px;
  /*height: 60px;*/
  padding: 0.5em 1.5em;
  font-size: 17px;
  font-family: "Yu Gothic";
  color: rgb(255, 255, 255);
  line-height: 1;
  /*line-height: 1.2;*/
}
/*登録画面 担当管理者*/
td.register_admin {
  text-align:center;
  background-color: #33CC99;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
  min-width: 160px;
  font-size: 17px;
  font-family: "Yu Gothic";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  padding:20px 0px;
}
/*登録画面 担当管理者 小*/
td.register_admin2 {
  text-align:center;
  background-color: #33CC99;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
  font-size: 17px;
  font-family: "Yu Gothic";
  color: rgb(255, 255, 255);
  padding: 0px 5px;
  min-width: 30px;
  line-height: 1.2;
}
/*登録画面 内容*/
td.register_contents {
  padding: 5px 5px 5px 10px;
  margin:0;
}
/*確認画面 内容*/
td.check_contents {
  padding: 5px 5px 5px 10px;
  margin:0;
  word-wrap:normal;
  white-space:normal;
}
/*登録画面 担当管理者*/
td.admin_contents {
  padding: 2px;
  margin:0;
  vertical-align: top;
}
/*table基本設定*/
table {
  white-space: nowrap;
}
.kensaku_title    { text-align:center; padding:0px 10px; background:#EEEEEE; }
.kensaku_contents { padding:5px 10px; }

/*セルに斜線を引く*/
.shasen {
   background-image: linear-gradient(to top left,
                        transparent, transparent 48%,
                        silver 48%, silver 52%,
                        transparent 52%, transparent);
}
/*********************************************
           font系                             
**********************************************/
/*リンク*/
.link {
  color:blue;
  text-decoration:underline;
}
.link:hover {
  cursor: pointer;
  text-decoration:none;
  opacity: 0.8;
}
/*例*/
.example {
  font-size: 17px;
  font-family: "Yu Gothic";
/*  color: rgb(153, 153, 153);*/
  color: #808080;
  line-height: 1.2;
}
/*メニュー画面 ユーザー名*/
.syamei {
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(102, 102, 102);
  line-height: 1.2;
  text-align: right;
}
/*メニュー画面 開業・管理ｻﾎﾟｰﾄｼｽﾃﾑ*/
.title_9 {
  font-size: 16px;
  font-family: "Yu Gothic";
  color:#F15A24;
  font-weight: bold;
  line-height: 1.2;
}
/*ログイン画面 開業・管理ｻﾎﾟｰﾄｼｽﾃﾑ*/
.title_16 {
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(85, 142, 219);
  font-weight: bold;
  line-height: 1.2;
}
/*ログイン画面 ID PASS*/
.id_16 {
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(56, 55, 55);
  font-weight: bold;
  line-height: 1.2;
}
/*ログイン画面 ログイン*/
.login_16 {

}
/*ログイン画面 ログイン保持*/
.login_keep {
  font-size: 14px;
  font-family: "Yu Gothic";
  color: rgb(95, 89, 89);
  font-weight: bold;
  line-height: 1.2;
}
/*登録画面 確認*/
.check {
  font-size: 14px;
  font-family: "Yu Gothic";
  color: rgb(39, 38, 38);
  line-height: 1.2;
}
/*********************************************
           image系                            
**********************************************/
/*offsetボタン*/
.offset {
  width: 16px;
  height:16px;
  vertical-align:middle;
}
/*メニュー SBロゴ*/
.logo_small {
  width: 100px;
  height:72px;
}
/*ログイン画面 SBロゴ*/
.logo_login {
  width: 100px;
  height:100px;
}
/*登録画面 プレビュー*/
img.logo{
  max-height:120px;
  max-width: 200px;
}
/*ブランド一覧画面 イメージ*/
img.logo_list{
  max-height:40px;
  max-width: 80px;
  vertical-align: middle;
}
/*********************************************
           div系                            
**********************************************/
.question_num {
  border-radius:0.5em;
  background:#F9A94B;
  line-height:1em;
  padding:0.1em 0.5em;
  color:white;
}

/*必須アイコン*/
.testview_icon {
  position:absolute;
  left:3px;
  top:2px;
  font-size:0.8em;
  z-index:99;
  display:inline-block;
  margin-top:3px;
  color:white;
  background:red;
  padding:3px 10px;
  border-radius:20px;
  font-weight:bold;
}
/*必須アイコン*/
.hissu {
  font-size:0.9em;
  line-height:0.9em;
  color:white;
  background:red;
  padding:5px 5px 4px 4px;
  border-radius:6px;
  display:inline-block;
}

/*三角矢印 下向き*/
.allow_d {
  display:inline-block;
  width:0px;
  height:0px;
  border:7px solid transparent;
  border-top:10px solid black;
  right:-10px;
  top:7px;
  position:relative;
}
/*三角矢印 上向き*/
.allow_u {
  display:inline-block;
  width:0px;
  height:0px;
  border:7px solid transparent;
  border-bottom:10px solid black;
  right:-10px;
  position:relative;
}
/*文字列を任意のwidthで...に*/
.ell {
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
}
/*フッターを下部に表示させるためのボディ設定*/
.container {
  width:100%;
  position: relative;
  min-height: 100%;
}
.main {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 25px;
}
/*フッター*/
.footer {
  padding: 0px ;
  height : 25px;
  background-color:#DCDCDC;
  text-align:center;
  color: #999999;
  font-family: "Yu Gothic";
  font-size: 16px;
  width:100%;
  position: absolute;
  bottom:0px;
}
/*メニュータイトル*/
.title {
  display: inline-block;
  padding: 0.2em 0.5em;
  text-decoration: none;
  width : 200px;
  background: #ffffff;
  color: #e60012;/*文字色*/
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(56, 55, 55);
  font-weight: bold;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.29);
  text-align:left;
  border: solid 1px #DDDDDD;
  border-left: solid 14px #ff3333;/*左線*/
}
.middle {
 display:table-cell;
  vertical-align: middle;
  text-align:center;
}
/*********************************************
           その他                            
**********************************************/

/*はてなボックス*/
.question_box {
  color:black;
  box-shadow: 0.1em 0.1em 0.1em rgba(0,0,0,0.4);
  border-radius:5px;
  background-color: rgb(255, 204, 51);
  vertical-align:middle;
  text-align:center;
  width:1.4em;
  height:1.4em;
  display:inline-block;
  line-height:1.4em;
}
.question_box:hover {
  cursor:pointer; opacity:0.8;
}

/*ポップアップ1グレーの背景*/
.pop_back1 {
  text-align:center;
  padding:30px 50px;
  border-radius:25px;
  background:#DDDDDD;
  min-width:100px;
  display:inline-block; 
}

/*折り返し*/
.ori {
  word-wrap: break-word;
  overflow-wrap : break-word;
  word-break:break-all;
  white-space:normal;
}

/*html初期設定 無駄な余白削除等*/
html,body{
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: "メイリオ","游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  "Meiryo", "sans-serif";
}
/*登録画面 数字用1*/
.num {
  padding: 0px 5px;
  margin-right: 5px;
  background-color: rgb(85, 142, 219);
  min-width: 30px;
  height: 30px;
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(255, 255, 255);
  display: inline-block;
  vertical-align: bottom;
  text-align:center;
}
/*登録画面 数字用2*/
.num2 {
  padding: 0px 5px;
  margin-right: 5px;
  background-color: #33CC99;
  min-width: 30px;
  height: 36px;
  font-size: 16px;
  font-family: "Yu Gothic";
  color: rgb(255, 255, 255);
  text-align:center;
  vertical-align: middle;
}
textarea,input{
  font-family: "メイリオ","游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  "Meiryo", "sans-serif";
}


/*<input type="number">のスピンボタン（右のボタン）を消す2*/
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}input[type="number"] {
    -moz-appearance:textfield;
}

/*びっくりマーク*/
.bikkuri:hover { opacity: 0.8; cursor: pointer; }
.bikkuri {
  display:inline-block;
  font-weignt:bold;
  border-radius:0.8em;
  background:red; 
  color:white;
  height:1.3em;
  width:1.3em;
  position:absolute;
  left:2px;
  text-align:center;
}

